diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 20:07:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 20:07:05 +0000 |
commit | b2dc78f7655d56bffbb9696e44577f9885a59627 (patch) | |
tree | 0e3eb703fbaa2fed644aa7752ac5ff7245edd233 /dev-python/pychecker | |
parent | Stable for HPPA (bug #385221). (diff) | |
download | gentoo-2-b2dc78f7655d56bffbb9696e44577f9885a59627.tar.gz gentoo-2-b2dc78f7655d56bffbb9696e44577f9885a59627.tar.bz2 gentoo-2-b2dc78f7655d56bffbb9696e44577f9885a59627.zip |
Stable for HPPA (bug #385227).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pychecker')
-rw-r--r-- | dev-python/pychecker/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pychecker/ChangeLog b/dev-python/pychecker/ChangeLog index cb719b28f8f9..5aaabc152ac8 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.49 2011/09/05 11:09:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.50 2011/10/11 20:07:05 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> pychecker-0.8.19.ebuild: + Stable for HPPA (bug #385227). 05 Sep 2011; Jeroen Roovers <jer@gentoo.org> pychecker-0.8.19.ebuild: Marked ~hppa (bug #381303). diff --git a/dev-python/pychecker/pychecker-0.8.19.ebuild b/dev-python/pychecker/pychecker-0.8.19.ebuild index 95292e0762e6..628371dce685 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.2 2011/09/05 11:09:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19.ebuild,v 1.3 2011/10/11 20:07:05 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 ~hppa ~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="" |