diff options
author | Arun Raghavan <ford_prefect@gentoo.org> | 2008-09-14 18:15:01 +0000 |
---|---|---|
committer | Arun Raghavan <ford_prefect@gentoo.org> | 2008-09-14 18:15:01 +0000 |
commit | 68bce5ad40acfb34e2a154e0de337ba7cbdcfd90 (patch) | |
tree | 6065e583f61b73c824c89d73cdf051fbde11789c /dev-python | |
parent | Initial import of split gnome-python-desktop. This is a meta ebuild that is f... (diff) | |
download | gentoo-2-68bce5ad40acfb34e2a154e0de337ba7cbdcfd90.tar.gz gentoo-2-68bce5ad40acfb34e2a154e0de337ba7cbdcfd90.tar.bz2 gentoo-2-68bce5ad40acfb34e2a154e0de337ba7cbdcfd90.zip |
Forgot to drop x86-fbsd (for metacity-python).
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 i686)
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.22.0-r10.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 dfa57c94b3d7..d002dd997931 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.62 2008/09/14 18:10:33 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.63 2008/09/14 18:15:01 ford_prefect Exp $ + + 14 Sep 2008; Arun Raghavan <ford_prefect@gentoo.org> + gnome-python-desktop-2.22.0-r10.ebuild: + Forgot to drop x86-fbsd (for metacity-python). *gnome-python-desktop-2.22.0-r10 (14 Sep 2008) diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r10.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r10.ebuild index 2322470d6fa8..26e7b9cd4334 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r10.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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.22.0-r10.ebuild,v 1.1 2008/09/14 18:10:33 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r10.ebuild,v 1.2 2008/09/14 18:15:01 ford_prefect 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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |