diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:49:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:49:03 +0000 |
commit | 55798a416f784a83041cf2eb86b7ebdbb45b057d (patch) | |
tree | 470d133d6cffa3c5a5c3caad30b9aced2e9811c8 /dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild | |
parent | Proxy commit from Kevin McCarthy: version bump to 0.6.3: cleanup with EAPI=3,... (diff) | |
download | historical-55798a416f784a83041cf2eb86b7ebdbb45b057d.tar.gz historical-55798a416f784a83041cf2eb86b7ebdbb45b057d.tar.bz2 historical-55798a416f784a83041cf2eb86b7ebdbb45b057d.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild')
-rw-r--r-- | dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild index ef70888f98fd..0768f8fcf95c 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.7 2010/10/14 22:38:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.8 2011/01/30 19:42:40 armin76 Exp $ GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.6 DEPEND="${RDEPEND} dev-util/pkgconfig" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" S="${WORKDIR}/${MY_PN}-${PV}" |