diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:07:39 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:07:39 +0000 |
commit | 7b81eeffc608354e1595629dcf4369104c67df2b (patch) | |
tree | 0731571116daafa1716540ec5d98e75f9ccd1aaf /dev-python | |
parent | Marked ppc for bug #324077. (diff) | |
download | gentoo-2-7b81eeffc608354e1595629dcf4369104c67df2b.tar.gz gentoo-2-7b81eeffc608354e1595629dcf4369104c67df2b.tar.bz2 gentoo-2-7b81eeffc608354e1595629dcf4369104c67df2b.zip |
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-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} |