diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:09:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:09:19 +0000 |
commit | cefb2d19ed7a99ffd801d84be220029f4639b246 (patch) | |
tree | 62e426cb02b1638f4b937e9e27f3d3d2350ab5f0 /dev-python/gnome-python-desktop | |
parent | Marked ppc for bug #324077. (diff) | |
download | historical-cefb2d19ed7a99ffd801d84be220029f4639b246.tar.gz historical-cefb2d19ed7a99ffd801d84be220029f4639b246.tar.bz2 historical-cefb2d19ed7a99ffd801d84be220029f4639b246.zip |
Marked ppc for bug #324077.
Package-Manager: portage-2.1.8.3/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 24b217e1c66c..08229747fcd5 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.106 2010/08/18 20:47:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.107 2010/09/11 19:07:39 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> + gnome-python-desktop-2.30.2.ebuild: + Marked ppc for bug #324077. 18 Aug 2010; Markus Meier <maekke@gentoo.org> gnome-python-desktop-2.28.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 21aee014ab26..93f1d6339177 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.4 2010/08/01 10:50:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild,v 1.5 2010/09/11 19:07:39 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 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |