summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-15 20:13:10 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-15 20:13:10 +0000
commit249e7b53238db7c668efb6bbe93318cc6c5601b2 (patch)
tree7355dae49ef79dab22523e870a2979420f81162c /dev-python/py
parentMarking espeak-1.40.02 ppc64 for bug 265910 (diff)
downloadhistorical-249e7b53238db7c668efb6bbe93318cc6c5601b2.tar.gz
historical-249e7b53238db7c668efb6bbe93318cc6c5601b2.tar.bz2
historical-249e7b53238db7c668efb6bbe93318cc6c5601b2.zip
amd64/x86 stable, bug #261887
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'dev-python/py')
-rw-r--r--dev-python/py/ChangeLog7
-rw-r--r--dev-python/py/py-0.9.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/py/ChangeLog b/dev-python/py/ChangeLog
index aee4c75e0137..2bed07cc575a 100644
--- a/dev-python/py/ChangeLog
+++ b/dev-python/py/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/py
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.7 2008/10/07 00:00:16 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.8 2009/04/15 20:12:22 maekke Exp $
+
+ 15 Apr 2009; Markus Meier <maekke@gentoo.org> py-0.9.1.ebuild:
+ amd64/x86 stable, bug #261887
06 Oct 2008; Brent Baude <ranger@gentoo.org> py-0.9.1.ebuild:
Marking py-0.9.1 ~ppc64 for bug 236705
diff --git a/dev-python/py/py-0.9.1.ebuild b/dev-python/py/py-0.9.1.ebuild
index c63f734172c7..34e042d5d848 100644
--- a/dev-python/py/py-0.9.1.ebuild
+++ b/dev-python/py/py-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-0.9.1.ebuild,v 1.2 2008/10/07 00:00:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-0.9.1.ebuild,v 1.3 2009/04/15 20:12:22 maekke Exp $
NEED_PYTHON=2.3
@@ -9,7 +9,7 @@ inherit distutils
DESCRIPTION="A library aiming to support agile and test-driven python development on various levels."
SRC_URI="http://codespeak.net/download/${PN}/${P}.tar.gz"
HOMEPAGE="http://codespeak.net/py/"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
SLOT="0"
LICENSE="MIT"
IUSE=""