diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:54:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-01 09:54:48 +0000 |
commit | 4b10b5ba99844bd460889931171e1cc3490a9f04 (patch) | |
tree | d915ae7b433e4d1a2bd75a600b20232b24422985 /dev-python/gnome-python-desktop | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-4b10b5ba99844bd460889931171e1cc3490a9f04.tar.gz gentoo-2-4b10b5ba99844bd460889931171e1cc3490a9f04.tar.bz2 gentoo-2-4b10b5ba99844bd460889931171e1cc3490a9f04.zip |
Added ~ppc64
(Portage version: 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 |