diff options
author | 2011-09-05 11:10:11 +0000 | |
---|---|---|
committer | 2011-09-05 11:10:11 +0000 | |
commit | 57a51ea642c1c5fc749d1d3b666140fc365a870a (patch) | |
tree | 646a8444b3df0beb60a7291bc00a831635038435 /dev-python | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff) | |
download | historical-57a51ea642c1c5fc749d1d3b666140fc365a870a.tar.gz historical-57a51ea642c1c5fc749d1d3b666140fc365a870a.tar.bz2 historical-57a51ea642c1c5fc749d1d3b666140fc365a870a.zip |
Marked ~hppa (bug #381303).
Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pychecker/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.19.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-3.8-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/pychecker/ChangeLog b/dev-python/pychecker/ChangeLog index 1f9d03411b8e..cb719b28f8f9 100644 --- a/dev-python/pychecker/ChangeLog +++ b/dev-python/pychecker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pychecker # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.48 2011/04/02 19:46:45 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.49 2011/09/05 11:09:37 jer Exp $ + + 05 Sep 2011; Jeroen Roovers <jer@gentoo.org> pychecker-0.8.19.ebuild: + Marked ~hppa (bug #381303). *pychecker-0.8.19 (02 Apr 2011) diff --git a/dev-python/pychecker/pychecker-0.8.19.ebuild b/dev-python/pychecker/pychecker-0.8.19.ebuild index 44785bf5d01b..95292e0762e6 100644 --- a/dev-python/pychecker/pychecker-0.8.19.ebuild +++ b/dev-python/pychecker/pychecker-0.8.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19.ebuild,v 1.1 2011/04/02 19:46:45 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19.ebuild,v 1.2 2011/09/05 11:09:37 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pychecker/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 8934a493d0b6..e748ce898158 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.64 2011/08/31 15:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.65 2011/09/05 11:10:11 jer Exp $ + + 05 Sep 2011; Jeroen Roovers <jer@gentoo.org> pyparted-3.8-r1.ebuild: + Marked ~hppa (bug #381303). 31 Aug 2011; Jeroen Roovers <jer@gentoo.org> pyparted-3.8-r1.ebuild: Drop HPPA, PPC64 (bug #381303). diff --git a/dev-python/pyparted/pyparted-3.8-r1.ebuild b/dev-python/pyparted/pyparted-3.8-r1.ebuild index d301de911998..901b42a87c18 100644 --- a/dev-python/pyparted/pyparted-3.8-r1.ebuild +++ b/dev-python/pyparted/pyparted-3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.8-r1.ebuild,v 1.2 2011/08/31 15:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.8-r1.ebuild,v 1.3 2011/09/05 11:10:11 jer Exp $ EAPI="3" PYTHON_DEPEND="2:2.7" @@ -16,7 +16,7 @@ SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="test" CDEPEND=" |