diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-29 12:53:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-29 12:53:53 +0000 |
commit | c3458e5a5e89ece61e3894502c3939ef6f902790 (patch) | |
tree | e3c922ccd57fe641353b1ba8ec221c9de041d7b5 /dev-python/ttystatus | |
parent | Marked ~hppa (bug #530672). (diff) | |
download | gentoo-2-c3458e5a5e89ece61e3894502c3939ef6f902790.tar.gz gentoo-2-c3458e5a5e89ece61e3894502c3939ef6f902790.tar.bz2 gentoo-2-c3458e5a5e89ece61e3894502c3939ef6f902790.zip |
Marked ~hppa (bug #530672).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/ttystatus')
-rw-r--r-- | dev-python/ttystatus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ttystatus/ChangeLog b/dev-python/ttystatus/ChangeLog index 9a33e7c04b43..98a3627e9b11 100644 --- a/dev-python/ttystatus/ChangeLog +++ b/dev-python/ttystatus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ttystatus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.12 2014/08/11 11:52:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.13 2014/11/29 12:53:53 jer Exp $ + + 29 Nov 2014; Jeroen Roovers <jer@gentoo.org> ttystatus-0.23.ebuild: + Marked ~hppa (bug #530672). 11 Aug 2014; Chema Alonso <nimiux@gentoo.org> ttystatus-0.23.ebuild: Stable for amd64 wrt bug #516728 diff --git a/dev-python/ttystatus/ttystatus-0.23.ebuild b/dev-python/ttystatus/ttystatus-0.23.ebuild index 19723a70f7c3..eaa8ac2795b3 100644 --- a/dev-python/ttystatus/ttystatus-0.23.ebuild +++ b/dev-python/ttystatus/ttystatus-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3 2014/08/11 11:52:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.4 2014/11/29 12:53:53 jer 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="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" DEPEND="${PYTHON_DEPS}" |