sys-auth/authenticator: Move package from gnome-extra/ category
authorOleksandr Trotsenko <oleksandr.trotsenko@gmail.com>
Wed, 29 Aug 2018 00:01:13 +0000 (19:01 -0500)
committerCraig Andrews <candrews@gentoo.org>
Fri, 31 Aug 2018 18:22:27 +0000 (14:22 -0400)
Moving the recently introduced package to a more appropriate category, namely
from gnome-extra/authenticator to sys-auth/authenticator.

Also drop Python 3.4

Closes: https://bugs.gentoo.org/663820
Package-Manager: Portage-2.3.48, Repoman-2.3.10

profiles/updates/3Q-2018
sys-auth/authenticator/Manifest [moved from gnome-extra/authenticator/Manifest with 100% similarity]
sys-auth/authenticator/authenticator-0.2.1.ebuild [moved from gnome-extra/authenticator/authenticator-0.2.1.ebuild with 97% similarity]
sys-auth/authenticator/authenticator-9999.ebuild [moved from gnome-extra/authenticator/authenticator-9999.ebuild with 97% similarity]
sys-auth/authenticator/files/disable-failing-tests.patch [moved from gnome-extra/authenticator/files/disable-failing-tests.patch with 100% similarity]
sys-auth/authenticator/metadata.xml [moved from gnome-extra/authenticator/metadata.xml with 100% similarity]

index d5265767d8fc5eb11630176b763d9d995d08f251..a78539b959a047d2f1f863e0e5359781f6b6a518 100644 (file)
@@ -1,2 +1,3 @@
 move app-crypt/sbsigntool app-crypt/sbsigntools
 move x11-apps/radeontop app-misc/radeontop
+move gnome-extra/authenticator sys-auth/authenticator
similarity index 97%
rename from gnome-extra/authenticator/authenticator-0.2.1.ebuild
rename to sys-auth/authenticator/authenticator-0.2.1.ebuild
index 880d0174f52e284e72eaeb8e8b1cd00887d7cb2a..f11556202d24194b494a71ac798313227765b792 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 inherit gnome2-utils meson python-r1 virtualx xdg-utils
 
 DESCRIPTION="Two-factor authentication code generator for GNOME"
similarity index 97%
rename from gnome-extra/authenticator/authenticator-9999.ebuild
rename to sys-auth/authenticator/authenticator-9999.ebuild
index 880d0174f52e284e72eaeb8e8b1cd00887d7cb2a..f11556202d24194b494a71ac798313227765b792 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 inherit gnome2-utils meson python-r1 virtualx xdg-utils
 
 DESCRIPTION="Two-factor authentication code generator for GNOME"