diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-23 19:18:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-23 19:18:21 +0000 |
commit | fb0dba9e9ff0e60a7c7264a30a748484e14612ff (patch) | |
tree | 67889d9e1969fbe0104a8f611859a953418e07af /dev-python/gnome-python-desktop | |
parent | Keyworded ~sparc wrt #125233 (diff) | |
download | gentoo-2-fb0dba9e9ff0e60a7c7264a30a748484e14612ff.tar.gz gentoo-2-fb0dba9e9ff0e60a7c7264a30a748484e14612ff.tar.bz2 gentoo-2-fb0dba9e9ff0e60a7c7264a30a748484e14612ff.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
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 64bf05a99642..adcb4512613a 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.4 2006/03/21 01:54:55 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.5 2006/03/23 19:18:21 gustavoz Exp $ + + 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-python-desktop-2.14.0.ebuild: + Keyworded ~sparc 20 Mar 2006; Saleem Abdulrasool <compnerd@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 0867b8d9a0a2..f77c82b3f999 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.5 2006/03/21 01:54:55 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.6 2006/03/23 19:18:21 gustavoz Exp $ inherit distutils gnome2 python virtualx @@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |