diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:26:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:26:35 +0000 |
commit | 0624c79a324ffdba3575180588a75773b9e8501c (patch) | |
tree | fcfb7c36d91f25c132471f3b0d55c0867577c5f5 /dev-python/libgnome-python | |
parent | ia64/sparc stable wrt #258040 (diff) | |
download | gentoo-2-0624c79a324ffdba3575180588a75773b9e8501c.tar.gz gentoo-2-0624c79a324ffdba3575180588a75773b9e8501c.tar.bz2 gentoo-2-0624c79a324ffdba3575180588a75773b9e8501c.zip |
ia64/sparc stable wrt #258040
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.22.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnome-python/ChangeLog b/dev-python/libgnome-python/ChangeLog index 69a097afdf73..2e3917194735 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.6 2009/03/08 15:59:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.7 2009/03/17 17:26:35 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> + libgnome-python-2.22.3.ebuild: + ia64/sparc stable wrt #258040 08 Mar 2009; Markus Meier <maekke@gentoo.org> libgnome-python-2.22.3.ebuild: diff --git a/dev-python/libgnome-python/libgnome-python-2.22.3.ebuild b/dev-python/libgnome-python/libgnome-python-2.22.3.ebuild index 1ae55f9e7eb4..ea5a1e96177e 100644 --- a/dev-python/libgnome-python/libgnome-python-2.22.3.ebuild +++ b/dev-python/libgnome-python/libgnome-python-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.22.3.ebuild,v 1.5 2009/03/08 15:59:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.22.3.ebuild,v 1.6 2009/03/17 17:26:35 armin76 Exp $ G_PY_PN="gnome-python" G_PY_BINDINGS="gnome gnomeui" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for essential GNOME libraries" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/libgnome-2.8 |