diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:56:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:56:05 +0000 |
commit | 8ef6bcfe2b6cc2d808ed99535a076fec7123c8cd (patch) | |
tree | 697f323db233996d74b345578b8f5fc98816d8c7 /dev-perl/Curses-UI/Curses-UI-0.95.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-8ef6bcfe2b6cc2d808ed99535a076fec7123c8cd.tar.gz gentoo-2-8ef6bcfe2b6cc2d808ed99535a076fec7123c8cd.tar.bz2 gentoo-2-8ef6bcfe2b6cc2d808ed99535a076fec7123c8cd.zip |
stable amd64
(Portage version: 2.0.51.22-r1)
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" |