diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:43:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:43:17 +0000 |
commit | 94fca266fd1515ccba8979e5779ceaf20b306a19 (patch) | |
tree | 34e575d420a1d47891f6993f08ee88366ed016a3 /dev-python/gnome-python | |
parent | Version bump. (diff) | |
download | historical-94fca266fd1515ccba8979e5779ceaf20b306a19.tar.gz historical-94fca266fd1515ccba8979e5779ceaf20b306a19.tar.bz2 historical-94fca266fd1515ccba8979e5779ceaf20b306a19.zip |
arm stable, bug #281427
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 1de59a1b2ebe..4de56453d51d 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnome-python # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.142 2009/10/29 23:19:25 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.143 2009/11/05 20:40:23 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> gnome-python-2.26.1.ebuild: + arm stable, bug #281427 *gnome-python-2.28.0 (29 Oct 2009) diff --git a/dev-python/gnome-python/gnome-python-2.26.1.ebuild b/dev-python/gnome-python/gnome-python-2.26.1.ebuild index b1dc259fe9fa..8e7bed6002de 100644 --- a/dev-python/gnome-python/gnome-python-2.26.1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.26.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild,v 1.5 2009/10/24 16:48:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild,v 1.6 2009/11/05 20:40:23 maekke Exp $ DESCRIPTION="Meta package which provides python modules for GNOME 2 libraries" HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND="~dev-python/gnome-python-base-${PV} |