diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2019-11-18 15:35:43 +0100 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-18 09:33:24 -0600 |
commit | 0a3ded341988d3a0d39c908c66f4d833dcd9db6c (patch) | |
tree | 89129ff0b816358153494d51f1990aabb66639d3 /dev-util/gertty | |
parent | dev-ruby/facter: 3.14.6 bump (diff) | |
download | gentoo-0a3ded341988d3a0d39c908c66f4d833dcd9db6c.tar.gz gentoo-0a3ded341988d3a0d39c908c66f4d833dcd9db6c.tar.bz2 gentoo-0a3ded341988d3a0d39c908c66f4d833dcd9db6c.zip |
dev-util/gertty: remove duplicate SLOT variable
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-util/gertty')
-rw-r--r-- | dev-util/gertty/gertty-1.3.2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.4.0.ebuild | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.5.0.ebuild | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.6.0.ebuild | 1 | ||||
-rw-r--r-- | dev-util/gertty/gertty-9999.ebuild | 1 |
5 files changed, 3 insertions, 8 deletions
diff --git a/dev-util/gertty/gertty-1.3.2.ebuild b/dev-util/gertty/gertty-1.3.2.ebuild index 4ed475d08fb0..f9e1d0c8dd6c 100644 --- a/dev-util/gertty/gertty-1.3.2.ebuild +++ b/dev-util/gertty/gertty-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/dev-util/gertty/gertty-1.4.0.ebuild b/dev-util/gertty/gertty-1.4.0.ebuild index 4ed475d08fb0..f9e1d0c8dd6c 100644 --- a/dev-util/gertty/gertty-1.4.0.ebuild +++ b/dev-util/gertty/gertty-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/dev-util/gertty/gertty-1.5.0.ebuild b/dev-util/gertty/gertty-1.5.0.ebuild index dabb69045cdd..37e28a61bc87 100644 --- a/dev-util/gertty/gertty-1.5.0.ebuild +++ b/dev-util/gertty/gertty-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://pypi.org/project/gertty/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/dev-util/gertty/gertty-1.6.0.ebuild b/dev-util/gertty/gertty-1.6.0.ebuild index 1987101fe4e3..1b48983961aa 100644 --- a/dev-util/gertty/gertty-1.6.0.ebuild +++ b/dev-util/gertty/gertty-1.6.0.ebuild @@ -19,7 +19,6 @@ fi LICENSE="Apache-2.0" SLOT="0" -SLOT="0" IUSE="" CDEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]" diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild index 1987101fe4e3..1b48983961aa 100644 --- a/dev-util/gertty/gertty-9999.ebuild +++ b/dev-util/gertty/gertty-9999.ebuild @@ -19,7 +19,6 @@ fi LICENSE="Apache-2.0" SLOT="0" -SLOT="0" IUSE="" CDEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]" |