diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:39:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:39:34 +0000 |
commit | 3fd1d7215138b128c59fea51a3d4d5be2538ba96 (patch) | |
tree | 3f5e122879e98c164aff589d97648d0e78d67d97 /dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild | |
parent | Revision bump to drop ruby19 from -r3 and make it a stable candidate for bug ... (diff) | |
download | historical-3fd1d7215138b128c59fea51a3d4d5be2538ba96.tar.gz historical-3fd1d7215138b128c59fea51a3d4d5be2538ba96.tar.bz2 historical-3fd1d7215138b128c59fea51a3d4d5be2538ba96.zip |
amd64 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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 | 4 |
1 files changed, 2 insertions, 2 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 489817578769..0c8a5a4753c1 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 # 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.2 2010/07/26 20:30:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.3 2010/07/31 18:33:51 pacho 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}" |