diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:37:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:37:13 +0000 |
commit | 1a4498742ccdae6d4ac615db0e0af61b22666a5e (patch) | |
tree | 841435e1011dd881b852f5fb9b2c6af2418498e2 /dev-python/gnome-python-desktop | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-1a4498742ccdae6d4ac615db0e0af61b22666a5e.tar.gz gentoo-2-1a4498742ccdae6d4ac615db0e0af61b22666a5e.tar.bz2 gentoo-2-1a4498742ccdae6d4ac615db0e0af61b22666a5e.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
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.30.2.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 32e6c21617cf..fced285679dc 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.109 2010/10/12 09:41:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.110 2010/10/14 22:37:13 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + gnome-python-desktop-2.30.2.ebuild: + arm stable, bug #324077 12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -gnome-python-desktop-2.26.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild index a60393987dc4..bb606c8c8ac4 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.30.2.ebuild,v 1.6 2010/10/10 10:43:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild,v 1.7 2010/10/14 22:37:13 maekke Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" 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} |