diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:57:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:57:30 +0000 |
commit | d0878ea32c46b8b857b43e54d8f88ec79f06c878 (patch) | |
tree | b8024eeac063e290f25fdf81d0219790651e9743 /dev-python/gnome-python-desktop | |
parent | Merged new --as-needed fixes, bug #131698 (diff) | |
download | historical-d0878ea32c46b8b857b43e54d8f88ec79f06c878.tar.gz historical-d0878ea32c46b8b857b43e54d8f88ec79f06c878.tar.bz2 historical-d0878ea32c46b8b857b43e54d8f88ec79f06c878.zip |
Added ~ppc64
Package-Manager: portage-2203-svn
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index e067f6d8a027..27398e198d59 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.6 2006/04/07 19:53:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.7 2006/05/01 09:54:47 corsair Exp $ + + 01 May 2006; Markus Rothe <corsair@gentoo.org> + gnome-python-desktop-2.14.0.ebuild: + Added ~ppc64 07 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> gnome-python-desktop-2.14.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild index f23ffb332291..ca402cb7a9c3 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.8 2006/04/23 16:40:24 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.9 2006/05/01 09:54:48 corsair Exp $ inherit distutils gnome2 python virtualx @@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |