diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:44:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:44:29 +0000 |
commit | f1000f5184619e13fc88ebd88b9cb069bfe36f46 (patch) | |
tree | 31285477f82a54eb9dcc2dd6176fd43c107f222d /dev-python/libgnome-python | |
parent | arm stable, bug #320247 (diff) | |
download | gentoo-2-f1000f5184619e13fc88ebd88b9cb069bfe36f46.tar.gz gentoo-2-f1000f5184619e13fc88ebd88b9cb069bfe36f46.tar.bz2 gentoo-2-f1000f5184619e13fc88ebd88b9cb069bfe36f46.zip |
arm stable, bug #320247
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-python/libgnome-python')
-rw-r--r-- | dev-python/libgnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libgnome-python/libgnome-python-2.28.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnome-python/ChangeLog b/dev-python/libgnome-python/ChangeLog index 0f575967c1b6..cd8d5c50c69a 100644 --- a/dev-python/libgnome-python/ChangeLog +++ b/dev-python/libgnome-python/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2010/07/20 15:26:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.26 2010/07/20 22:44:29 maekke Exp $ + + 20 Jul 2010; Markus Meier <maekke@gentoo.org> + libgnome-python-2.28.0.ebuild: + arm stable, bug #320247 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> libgnome-python-2.22.3.ebuild, libgnome-python-2.26.1.ebuild, diff --git a/dev-python/libgnome-python/libgnome-python-2.28.0.ebuild b/dev-python/libgnome-python/libgnome-python-2.28.0.ebuild index 3d6d0b13aad2..275b6c5e1d4b 100644 --- a/dev-python/libgnome-python/libgnome-python-2.28.0.ebuild +++ b/dev-python/libgnome-python/libgnome-python-2.28.0.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/libgnome-python/libgnome-python-2.28.0.ebuild,v 1.5 2010/07/20 15:26:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.28.0.ebuild,v 1.6 2010/07/20 22:44:29 maekke 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 |