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/libbonobo-python/libbonobo-python-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/libbonobo-python/libbonobo-python-2.28.1.ebuild')
-rw-r--r-- | dev-python/libbonobo-python/libbonobo-python-2.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libbonobo-python/libbonobo-python-2.28.1.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.28.1.ebuild index 40ecd9f8424b..3101b16e22a4 100644 --- a/dev-python/libbonobo-python/libbonobo-python-2.28.1.ebuild +++ b/dev-python/libbonobo-python/libbonobo-python-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/libbonobo-python/libbonobo-python-2.28.1.ebuild,v 1.2 2010/07/20 15:26:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.1.ebuild,v 1.3 2010/07/31 18:37:32 pacho Exp $ GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Bonobo framework" LICENSE="LGPL-2.1" SLOT="2" -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" IUSE="examples" RDEPEND=">=dev-python/pyorbit-2.24.0 |