diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:02:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:02:59 +0000 |
commit | dc4cf242a264cc54fd2c6cb6b4c10c1eb4144212 (patch) | |
tree | 7dcd1e5916ff94a353ea411fcdd5e4013e393f08 /dev-python/gnome-python-base | |
parent | sh stable (diff) | |
download | gentoo-2-dc4cf242a264cc54fd2c6cb6b4c10c1eb4144212.tar.gz gentoo-2-dc4cf242a264cc54fd2c6cb6b4c10c1eb4144212.tar.bz2 gentoo-2-dc4cf242a264cc54fd2c6cb6b4c10c1eb4144212.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-python/gnome-python-base')
-rw-r--r-- | dev-python/gnome-python-base/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-python-base/ChangeLog b/dev-python/gnome-python-base/ChangeLog index 01bbee8eab65..06c6496ebfd6 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.20 2009/12/03 16:56:27 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.21 2010/01/16 17:02:59 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnome-python-base-2.26.1.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gnome-python-base-2.26.1 ppc64 stable for bug 281427 diff --git a/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild index 19c45d7a059d..aaf2d42aec3c 100644 --- a/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild +++ b/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.26.1.ebuild,v 1.8 2009/12/03 16:56:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.9 2010/01/16 17:02:59 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" S="${WORKDIR}/${MY_PN}-${PV}" |