diff options
author | 2006-08-21 18:17:26 +0000 | |
---|---|---|
committer | 2006-08-21 18:17:26 +0000 | |
commit | 9aac57359390066b468b2f0ed7d7d8611c60949f (patch) | |
tree | 982d5b1e83016401e56e53fcbe47f83221faadaa /dev-python/pythondialog/pythondialog-2.7.ebuild | |
parent | Added alpha to KEYWORDS for the Gentoo Linux Installer. (diff) | |
download | historical-9aac57359390066b468b2f0ed7d7d8611c60949f.tar.gz historical-9aac57359390066b468b2f0ed7d7d8611c60949f.tar.bz2 historical-9aac57359390066b468b2f0ed7d7d8611c60949f.zip |
Stable on ppc for the Gentoo Linux Installer.
Package-Manager: portage-2.1.1_pre5-r1
Diffstat (limited to 'dev-python/pythondialog/pythondialog-2.7.ebuild')
-rw-r--r-- | dev-python/pythondialog/pythondialog-2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pythondialog/pythondialog-2.7.ebuild b/dev-python/pythondialog/pythondialog-2.7.ebuild index e94732045827..d042296988e5 100644 --- a/dev-python/pythondialog/pythondialog-2.7.ebuild +++ b/dev-python/pythondialog/pythondialog-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-2.7.ebuild,v 1.9 2005/10/02 14:18:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-2.7.ebuild,v 1.10 2006/08/21 18:17:26 wolf31o2 Exp $ inherit eutils distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pythondialog.sourceforge.net/" SRC_URI="mirror://sourceforge/pythondialog/${PF}.tar.bz2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" LICENSE="LGPL-2" IUSE="" |