diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 16:57:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 16:57:41 +0000 |
commit | cacaba79bb061ab8e7125cfb6babd3c0f5728af5 (patch) | |
tree | e59acd2c0efdea8dfba3a05a12c85f7ee7576347 /dev-python | |
parent | Marking gnome-themes-2.26.3.1 ppc64 for bug 281427 (diff) | |
download | historical-cacaba79bb061ab8e7125cfb6babd3c0f5728af5.tar.gz historical-cacaba79bb061ab8e7125cfb6babd3c0f5728af5.tar.bz2 historical-cacaba79bb061ab8e7125cfb6babd3c0f5728af5.zip |
Marking gnome-python-desktop-base-2.26.0 ppc64 for bug 281427
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 520e6461b442..6ec133f883b0 100644 --- a/dev-python/gnome-python-desktop-base/ChangeLog +++ b/dev-python/gnome-python-desktop-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnome-python-desktop-base # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.24 2009/11/28 16:39:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.25 2009/12/03 16:57:41 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking gnome-python-desktop-base-2.26.0 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> gnome-python-desktop-base-2.26.0.ebuild: diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild index 1bc39b170859..a631a09326e6 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.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-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v 1.7 2009/11/28 16:39:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v 1.8 2009/12/03 16:57:41 ranger Exp $ inherit eutils gnome2 versionator @@ -12,7 +12,7 @@ DESCRIPTION="Provides python the base files for the Gnome Python Desktop binding HOMEPAGE="http://pygtk.org/" SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" LICENSE="LGPL-2.1" |