diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-03 13:58:53 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-03 13:58:53 +0000 |
commit | 6d3f6712a792cfcba8d090f222ef63b78decd6af (patch) | |
tree | d5e66b5c88a04d43979f7ac41568bcf5de26b542 /dev-python/gnome-python-desktop | |
parent | Re-digested to get rid of the sha256 issue. (diff) | |
download | gentoo-2-6d3f6712a792cfcba8d090f222ef63b78decd6af.tar.gz gentoo-2-6d3f6712a792cfcba8d090f222ef63b78decd6af.tar.bz2 gentoo-2-6d3f6712a792cfcba8d090f222ef63b78decd6af.zip |
Added to ~hppa, bug #131739
(Portage version: 2.1_pre10-r2)
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 27398e198d59..4904367ce126 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.7 2006/05/01 09:54:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.8 2006/05/03 13:58:53 dertobi123 Exp $ + + 03 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-python-desktop-2.14.0.ebuild: + Added to ~hppa, bug #131739 01 May 2006; Markus Rothe <corsair@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 ca402cb7a9c3..f9154a922d93 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.9 2006/05/01 09:54:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.10 2006/05/03 13:58:53 dertobi123 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |