diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:09:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:09:09 +0000 |
commit | c9f1ca88610fa43dfc29d05ff10968b6ae19c741 (patch) | |
tree | e7e998d8cfb5f9e7dfafb459b291bbeb5e9383fb /dev-python/gnome-python-base | |
parent | ia64/sparc stable wrt #258040 (diff) | |
download | gentoo-2-c9f1ca88610fa43dfc29d05ff10968b6ae19c741.tar.gz gentoo-2-c9f1ca88610fa43dfc29d05ff10968b6ae19c741.tar.bz2 gentoo-2-c9f1ca88610fa43dfc29d05ff10968b6ae19c741.zip |
ia64/sparc stable wrt #258040
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-python/gnome-python-base')
-rw-r--r-- | dev-python/gnome-python-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-base/ChangeLog b/dev-python/gnome-python-base/ChangeLog index 88240c54d926..50a5aad91899 100644 --- a/dev-python/gnome-python-base/ChangeLog +++ b/dev-python/gnome-python-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-base # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.8 2009/03/08 15:55:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.9 2009/03/17 17:09:09 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> + gnome-python-base-2.22.3.ebuild: + ia64/sparc stable wrt #258040 08 Mar 2009; Markus Meier <maekke@gentoo.org> gnome-python-base-2.22.3.ebuild: diff --git a/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild index d3eff701f6a6..abe93b815c62 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-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/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.5 2009/03/08 15:55:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.6 2009/03/17 17:09:09 armin76 Exp $ inherit versionator eutils gnome2 @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-2.6 DEPEND="${RDEPEND} dev-util/pkgconfig" -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" S="${WORKDIR}/${MY_PN}-${PV}" |