diff --git a/sys-apps/polychromatic/polychromatic-0.7.3.ebuild b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild similarity index 96% rename from sys-apps/polychromatic/polychromatic-0.7.3.ebuild rename to sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild index 83047579b56ef..498b9988577d5 100644 --- a/sys-apps/polychromatic/polychromatic-0.7.3.ebuild +++ b/sys-apps/polychromatic/polychromatic-0.7.3-r1.ebuild @@ -54,6 +54,8 @@ src_install() { python_optimize readme.gentoo_create_doc + python_doscript "${S}"/polychromatic-{cli,controller,helper,tray-applet} + # Do not force polychromatic to autostart on session login. # Move it into /usr/share/polychromatic and treat it as an example file # that could be installed into user's ~/.config/autostart/ directory. diff --git a/sys-apps/polychromatic/polychromatic-9999.ebuild b/sys-apps/polychromatic/polychromatic-9999.ebuild index 83047579b56ef..498b9988577d5 100644 --- a/sys-apps/polychromatic/polychromatic-9999.ebuild +++ b/sys-apps/polychromatic/polychromatic-9999.ebuild @@ -54,6 +54,8 @@ src_install() { python_optimize readme.gentoo_create_doc + python_doscript "${S}"/polychromatic-{cli,controller,helper,tray-applet} + # Do not force polychromatic to autostart on session login. # Move it into /usr/share/polychromatic and treat it as an example file # that could be installed into user's ~/.config/autostart/ directory.