diff options
author | 2010-01-16 17:22:08 +0000 | |
---|---|---|
committer | 2010-01-16 17:22:08 +0000 | |
commit | 8f9d897cdaaa8540f12fc25e823377dc0dc30876 (patch) | |
tree | 9afb155b140212ac105ede0a7eaad212ba045a09 /dev-python/libbonobo-python | |
parent | sh stable (diff) | |
download | gentoo-2-8f9d897cdaaa8540f12fc25e823377dc0dc30876.tar.gz gentoo-2-8f9d897cdaaa8540f12fc25e823377dc0dc30876.tar.bz2 gentoo-2-8f9d897cdaaa8540f12fc25e823377dc0dc30876.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-python/libbonobo-python')
-rw-r--r-- | dev-python/libbonobo-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/libbonobo-python/ChangeLog b/dev-python/libbonobo-python/ChangeLog index 864ea03bdc5d..503f9f72550c 100644 --- a/dev-python/libbonobo-python/ChangeLog +++ b/dev-python/libbonobo-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libbonobo-python -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.18 2009/12/03 17:15:22 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.19 2010/01/16 17:22:08 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + libbonobo-python-2.26.1.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> libbonobo-python-2.26.1.ebuild: diff --git a/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild index 3274c23af163..9ed27e93f654 100644 --- a/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild +++ b/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.26.1.ebuild,v 1.8 2009/12/03 17:15:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.26.1.ebuild,v 1.9 2010/01/16 17:22:08 armin76 Exp $ G_PY_PN="gnome-python" G_PY_BINDINGS="bonobo bonoboui bonobo_activation" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Bonobo framework" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa 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 |