diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-04 10:41:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-04 10:41:45 +0000 |
commit | 18b384701f7e9df2742a7eef87094494d9e50477 (patch) | |
tree | be29ad6648dee7106080af1f44e2bc756ee7115d /dev-python/pythondialog/pythondialog-2.7.ebuild | |
parent | Stable on mips, bug #74475 (Manifest recommit) (diff) | |
download | gentoo-2-18b384701f7e9df2742a7eef87094494d9e50477.tar.gz gentoo-2-18b384701f7e9df2742a7eef87094494d9e50477.tar.bz2 gentoo-2-18b384701f7e9df2742a7eef87094494d9e50477.zip |
Stable on x86 and alpha.
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 aecc47585225..f28e533ba4fd 100644 --- a/dev-python/pythondialog/pythondialog-2.7.ebuild +++ b/dev-python/pythondialog/pythondialog-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.4 2004/11/18 04:21:42 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-2.7.ebuild,v 1.5 2005/01/04 10:41:45 kloeri Exp $ inherit eutils distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pythondialog.sourceforge.net/" SRC_URI="mirror://sourceforge/pythondialog/${PF}.tar.bz2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~sparc ~ppc alpha ~amd64" LICENSE="LGPL-2" IUSE="" |