diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-04-03 15:47:28 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-04-03 15:47:28 +0000 |
commit | 012bccc94b359ed4e6e59323d1d1a82f6459ebcb (patch) | |
tree | d6dafb039f7060eb11df7c83b9c0a195c80cff7a /dev-python/gnome-python-desktop | |
parent | GCC 4.3 compile fix from Magnus Granberg, fixes #260983. Adding ~amd64 keyword. (diff) | |
download | historical-012bccc94b359ed4e6e59323d1d1a82f6459ebcb.tar.gz historical-012bccc94b359ed4e6e59323d1d1a82f6459ebcb.tar.bz2 historical-012bccc94b359ed4e6e59323d1d1a82f6459ebcb.zip |
Marked ppc/ppc64 stable for bug #262744.
Package-Manager: portage-2.1.6.7/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.24.1.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 3f59b757087b..6e148efc7d79 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.79 2009/03/27 22:15:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.80 2009/04/03 15:47:28 josejx Exp $ + + 03 Apr 2009; Joseph Jezak <josejx@gentoo.org> + gnome-python-desktop-2.24.1.ebuild: + Marked ppc/ppc64 stable for bug #262744. 27 Mar 2009; Jeroen Roovers <jer@gentoo.org> gnome-python-desktop-2.22.0-r10.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild index 6337dce4da5f..ceaed1c6b9e0 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.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-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.6 2009/03/19 15:54:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.7 2009/04/03 15:47:28 josejx 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 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |