diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:28:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:28:46 +0000 |
commit | 99b2539ce5ceef5672355b0993ab43e0c4c112c6 (patch) | |
tree | d32efcfb197f252122329090246762c4ae5493da /dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild | |
parent | fix build with ffmpeg trunk, by DaggyStyle <stompdagger1@yahoo.com>, bug #321945 (diff) | |
download | historical-99b2539ce5ceef5672355b0993ab43e0c4c112c6.tar.gz historical-99b2539ce5ceef5672355b0993ab43e0c4c112c6.tar.bz2 historical-99b2539ce5ceef5672355b0993ab43e0c4c112c6.zip |
amd64 stable, bug 320247
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild index 5cf039a6ce8a..fe0954d72f3f 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.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.28.0.ebuild,v 1.6 2010/05/24 13:50:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.7 2010/06/11 09:19:20 pacho 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |