diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:47:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:47:59 +0000 |
commit | 6ca08d5150eb4067ce69b9e68d74dd2b497b9739 (patch) | |
tree | 926ebb0cbed25176041012dfe4f10abc144f2d34 /dev-python/libgnome-python | |
parent | Proxy commit from Kevin McCarthy: version bump to 0.6.3: cleanup with EAPI=3,... (diff) | |
download | gentoo-2-6ca08d5150eb4067ce69b9e68d74dd2b497b9739.tar.gz gentoo-2-6ca08d5150eb4067ce69b9e68d74dd2b497b9739.tar.bz2 gentoo-2-6ca08d5150eb4067ce69b9e68d74dd2b497b9739.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-python/libgnome-python')
-rw-r--r-- | dev-python/libgnome-python/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/libgnome-python/libgnome-python-2.28.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/libgnome-python/ChangeLog b/dev-python/libgnome-python/ChangeLog index 4664b6588ea3..127045e47280 100644 --- a/dev-python/libgnome-python/ChangeLog +++ b/dev-python/libgnome-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/libgnome-python -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.34 2010/10/14 22:42:53 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.35 2011/01/30 19:47:59 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libgnome-python-2.28.1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 14 Oct 2010; Markus Meier <maekke@gentoo.org> libgnome-python-2.28.1.ebuild: diff --git a/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild b/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild index e6f9ce5ca071..8da6a0fdf6dc 100644 --- a/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild +++ b/dev-python/libgnome-python/libgnome-python-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/libgnome-python/libgnome-python-2.28.1.ebuild,v 1.7 2010/10/14 22:42:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild,v 1.8 2011/01/30 19:47:59 armin76 Exp $ GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for essential GNOME libraries" 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=">=gnome-base/libgnome-2.24.1 |