diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:51:53 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:51:53 +0000 |
commit | fc69311e36a121e3acea7fdd80c04008800ca725 (patch) | |
tree | a64db0ef3a6249a81da4422b44d1a983a66bb2a1 /dev-python/gnome-python-desktop | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-fc69311e36a121e3acea7fdd80c04008800ca725.tar.gz historical-fc69311e36a121e3acea7fdd80c04008800ca725.tar.bz2 historical-fc69311e36a121e3acea7fdd80c04008800ca725.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index 67644d74e7b4..8b6e7c11af87 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.112 2011/02/23 22:45:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.113 2011/02/24 18:47:01 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> + gnome-python-desktop-2.32.0.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gnome-python-desktop-2.32.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild index 1a6db670affd..43497917b6bf 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.2 2011/02/23 22:45:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.3 2011/02/24 18:47:01 tomka Exp $ EAPI="3" @@ -9,7 +9,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |