diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:36:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:36:43 +0000 |
commit | 6002df1e414336fea49074456b7680a4ecafae5c (patch) | |
tree | ad59e311e4b8f221d9ccb58cd264be826d18265f /dev-python/gnome-python-desktop-base | |
parent | x86 stable, bug #260063 (diff) | |
download | historical-6002df1e414336fea49074456b7680a4ecafae5c.tar.gz historical-6002df1e414336fea49074456b7680a4ecafae5c.tar.bz2 historical-6002df1e414336fea49074456b7680a4ecafae5c.zip |
x86 stable, bug #260063
Package-Manager: portage-2.1.6.8/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gnome-python-desktop-base')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 1be28882ef17..0ceb2fe7d29c 100644 --- a/dev-python/gnome-python-desktop-base/ChangeLog +++ b/dev-python/gnome-python-desktop-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop-base # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.8 2009/03/11 01:58:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.9 2009/03/15 21:14:35 maekke Exp $ + + 15 Mar 2009; Markus Meier <maekke@gentoo.org> + gnome-python-desktop-base-2.24.1.ebuild: + x86 stable, bug #260063 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> gnome-python-desktop-base-2.24.1.ebuild: diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild index d676e13aae59..9002450ba8bc 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild @@ -1,6 +1,6 @@ # 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-desktop-base/gnome-python-desktop-base-2.24.1.ebuild,v 1.2 2009/03/11 01:58:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.24.1.ebuild,v 1.3 2009/03/15 21:14:35 maekke Exp $ inherit eutils gnome2 versionator @@ -12,7 +12,7 @@ DESCRIPTION="Provides python the base files for the Gnome Python Desktop binding HOMEPAGE="http://pygtk.org/" SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" LICENSE="LGPL-2.1" |