diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 19:05:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 19:05:10 +0000 |
commit | e50a119edef7b3002e385950249e2e617c7ae1ba (patch) | |
tree | b215ee49b13f2ec07932609c4330b81b4a8a6004 /dev-python/gnome-python-base | |
parent | Version bump, thanks to Samuli in bug #331481; this also solves bug #322711. (diff) | |
download | historical-e50a119edef7b3002e385950249e2e617c7ae1ba.tar.gz historical-e50a119edef7b3002e385950249e2e617c7ae1ba.tar.bz2 historical-e50a119edef7b3002e385950249e2e617c7ae1ba.zip |
alpha/ia64/sh/sparc stable wrt #320247
Package-Manager: portage-2.1.8.3/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.28.0.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 2dc87b59d77e..e58096126c97 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.30 2010/08/01 10:50:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.31 2010/08/07 18:58:06 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + gnome-python-base-2.28.0.ebuild: + alpha/ia64/sh/sparc stable wrt #320247 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> gnome-python-base-2.28.1.ebuild: diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild index a8ab49b553a8..19f675d371e0 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-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/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.6 2010/07/26 20:30:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.7 2010/08/07 18:58:06 armin76 Exp $ GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.6 DEPEND="${RDEPEND} dev-util/pkgconfig" -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" S="${WORKDIR}/${MY_PN}-${PV}" |