app-misc/email2trac: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 09:41:20 +0000 (10:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:49 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/email2trac/email2trac-2.6.2-r1.ebuild
app-misc/email2trac/email2trac-2.8.4.ebuild
app-misc/email2trac/email2trac-2.8.8-r1.ebuild [moved from app-misc/email2trac/email2trac-2.8.8.ebuild with 91% similarity]

index 8ab769b33c378afe002d3da3faec8fb4ce0cdd06..06cbb0e81cb7aead76d581afb373a8a6a49166e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-               <www-apps/trac-1.1[${PYTHON_USEDEP}]"
+               <www-apps/trac-1.1[${PYTHON_SINGLE_USEDEP}]"
 
 pkg_setup() {
        einfo "You can set the following variables in make.conf:"
index 7c7443a662c435f5e7ea13344f2bfa3824d0aca8..8ebdae6ac9327d8411c3d550cb207b76a4ed8997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-               <www-apps/trac-1.2[${PYTHON_USEDEP}]"
+               <www-apps/trac-1.2[${PYTHON_SINGLE_USEDEP}]"
 
 pkg_setup() {
        einfo "You can set the following variables in make.conf:"
similarity index 91%
rename from app-misc/email2trac/email2trac-2.8.8.ebuild
rename to app-misc/email2trac/email2trac-2.8.8-r1.ebuild
index 7c7443a662c435f5e7ea13344f2bfa3824d0aca8..8ebdae6ac9327d8411c3d550cb207b76a4ed8997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-               <www-apps/trac-1.2[${PYTHON_USEDEP}]"
+               <www-apps/trac-1.2[${PYTHON_SINGLE_USEDEP}]"
 
 pkg_setup() {
        einfo "You can set the following variables in make.conf:"