diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:38:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:38:10 +0000 |
commit | c9ecff8ce6fa06117bddc167c6c060050deb2307 (patch) | |
tree | 6d019cfb4a825f5956f452962289afe1006fe04b /dev-python/gnome-python-base | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-c9ecff8ce6fa06117bddc167c6c060050deb2307.tar.gz gentoo-2-c9ecff8ce6fa06117bddc167c6c060050deb2307.tar.bz2 gentoo-2-c9ecff8ce6fa06117bddc167c6c060050deb2307.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
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.1.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 4267565e953d..e6ff20d6fce0 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.35 2010/10/12 08:32:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.36 2010/10/14 22:38:10 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + gnome-python-base-2.28.1.ebuild: + arm stable, bug #324077 12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -gnome-python-base-2.22.3.ebuild, -gnome-python-base-2.26.1.ebuild: diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild index cf92fdb8966c..ef70888f98fd 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-2.28.1.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.1.ebuild,v 1.6 2010/10/10 10:44:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.7 2010/10/14 22:38:10 maekke 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}" |