diff options
Diffstat (limited to 'dev-perl/Curses-UI/Curses-UI-0.95.ebuild')
-rw-r--r-- | dev-perl/Curses-UI/Curses-UI-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Curses-UI/Curses-UI-0.95.ebuild b/dev-perl/Curses-UI/Curses-UI-0.95.ebuild index fa3a01bbe6d3..625be35ce507 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.95.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.95.ebuild,v 1.6 2005/06/27 07:17:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.95.ebuild,v 1.7 2005/07/12 12:53:24 blubb Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~marcus/${P}/" SRC_URI="mirror://cpan/authors/id/M/MA/MARCUS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |