diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 19:46:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 19:46:08 +0000 |
commit | fbc0a0078e876382b3dc37668e27835153a3915f (patch) | |
tree | 0b7c76daaa8e48e198797f5eaf04b2fbf5377124 /dev-perl/Curses/Curses-1.14.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-fbc0a0078e876382b3dc37668e27835153a3915f.tar.gz gentoo-2-fbc0a0078e876382b3dc37668e27835153a3915f.tar.bz2 gentoo-2-fbc0a0078e876382b3dc37668e27835153a3915f.zip |
Stable on hppa
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/Curses/Curses-1.14.ebuild')
-rw-r--r-- | dev-perl/Curses/Curses-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Curses/Curses-1.14.ebuild b/dev-perl/Curses/Curses-1.14.ebuild index fa70ec164837..5d7462ad8818 100644 --- a/dev-perl/Curses/Curses-1.14.ebuild +++ b/dev-perl/Curses/Curses-1.14.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-perl/Curses/Curses-1.14.ebuild,v 1.5 2006/09/16 20:49:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.14.ebuild,v 1.6 2006/09/28 19:46:08 gustavoz Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GI/GIRAFFED/${P}.tgz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND=">=sys-libs/ncurses-5 |