diff options
author | 2009-12-03 16:57:41 +0000 | |
---|---|---|
committer | 2009-12-03 16:57:41 +0000 | |
commit | cacaba79bb061ab8e7125cfb6babd3c0f5728af5 (patch) | |
tree | e59acd2c0efdea8dfba3a05a12c85f7ee7576347 /dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild | |
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/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |