diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-21 10:07:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-21 10:07:03 +0000 |
commit | 5a30ab423f4539cd2b567afcf502954e921a2368 (patch) | |
tree | b4680e72a1f299a43a94126cbd3bc1eb50786431 /dev-python/ttystatus | |
parent | Add ~sparc, wrt bug #530672 (diff) | |
download | gentoo-2-5a30ab423f4539cd2b567afcf502954e921a2368.tar.gz gentoo-2-5a30ab423f4539cd2b567afcf502954e921a2368.tar.bz2 gentoo-2-5a30ab423f4539cd2b567afcf502954e921a2368.zip |
Add ~sparc, wrt bug #530672
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/ttystatus')
-rw-r--r-- | dev-python/ttystatus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.22.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.23.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/ttystatus/ChangeLog b/dev-python/ttystatus/ChangeLog index 56c5828f3c2c..6ff3f173da62 100644 --- a/dev-python/ttystatus/ChangeLog +++ b/dev-python/ttystatus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/ttystatus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.18 2015/01/20 08:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.19 2015/01/21 10:07:03 ago Exp $ + + 21 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ttystatus-0.22.ebuild, + ttystatus-0.23.ebuild: + Add ~sparc, wrt bug #530672 20 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ttystatus-0.22.ebuild, ttystatus-0.23.ebuild: diff --git a/dev-python/ttystatus/ttystatus-0.22.ebuild b/dev-python/ttystatus/ttystatus-0.22.ebuild index 53bb2e7c7865..76c091c3e511 100644 --- a/dev-python/ttystatus/ttystatus-0.22.ebuild +++ b/dev-python/ttystatus/ttystatus-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.7 2015/01/20 08:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.8 2015/01/21 10:07:02 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.o LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" diff --git a/dev-python/ttystatus/ttystatus-0.23.ebuild b/dev-python/ttystatus/ttystatus-0.23.ebuild index 7c81a6e8c5d4..6e1004797cbc 100644 --- a/dev-python/ttystatus/ttystatus-0.23.ebuild +++ b/dev-python/ttystatus/ttystatus-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.9 2015/01/20 08:45:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.10 2015/01/21 10:07:02 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.o LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="${PYTHON_DEPS}" |