commit:     dd2af693f55ad8ba61d04d6c468eb36e03818f59
Author:     Oleksandr Trotsenko <oleksandr.trotsenko <AT> gmail <DOT> com>
AuthorDate: Wed Aug 29 00:01:13 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 18:22:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2af693

sys-auth/authenticator: Move package from gnome-extra/ category

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                                                | 1 +
 {gnome-extra => sys-auth}/authenticator/Manifest                        | 0
 {gnome-extra => sys-auth}/authenticator/authenticator-0.2.1.ebuild      | 2 +-
 {gnome-extra => sys-auth}/authenticator/authenticator-9999.ebuild       | 2 +-
 .../authenticator/files/disable-failing-tests.patch                     | 0
 {gnome-extra => sys-auth}/authenticator/metadata.xml                    | 0
 6 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/profiles/updates/3Q-2018 b/profiles/updates/3Q-2018
index d5265767d8f..a78539b959a 100644
--- a/profiles/updates/3Q-2018
+++ b/profiles/updates/3Q-2018
@@ -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

diff --git a/gnome-extra/authenticator/Manifest 
b/sys-auth/authenticator/Manifest
similarity index 100%
rename from gnome-extra/authenticator/Manifest
rename to sys-auth/authenticator/Manifest

diff --git a/gnome-extra/authenticator/authenticator-0.2.1.ebuild 
b/sys-auth/authenticator/authenticator-0.2.1.ebuild
similarity index 97%
rename from gnome-extra/authenticator/authenticator-0.2.1.ebuild
rename to sys-auth/authenticator/authenticator-0.2.1.ebuild
index 880d0174f52..f11556202d2 100644
--- a/gnome-extra/authenticator/authenticator-0.2.1.ebuild
+++ b/sys-auth/authenticator/authenticator-0.2.1.ebuild
@@ -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"

diff --git a/gnome-extra/authenticator/authenticator-9999.ebuild 
b/sys-auth/authenticator/authenticator-9999.ebuild
similarity index 97%
rename from gnome-extra/authenticator/authenticator-9999.ebuild
rename to sys-auth/authenticator/authenticator-9999.ebuild
index 880d0174f52..f11556202d2 100644
--- a/gnome-extra/authenticator/authenticator-9999.ebuild
+++ b/sys-auth/authenticator/authenticator-9999.ebuild
@@ -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"

diff --git a/gnome-extra/authenticator/files/disable-failing-tests.patch 
b/sys-auth/authenticator/files/disable-failing-tests.patch
similarity index 100%
rename from gnome-extra/authenticator/files/disable-failing-tests.patch
rename to sys-auth/authenticator/files/disable-failing-tests.patch

diff --git a/gnome-extra/authenticator/metadata.xml 
b/sys-auth/authenticator/metadata.xml
similarity index 100%
rename from gnome-extra/authenticator/metadata.xml
rename to sys-auth/authenticator/metadata.xml

Reply via email to