diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:17:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:17:57 +0000 |
commit | 5c11817e4b3cfec586bb804d878c99279a9f7c78 (patch) | |
tree | f6b32f2711b889d8e35d64f922c3e9f738e1e31f /dev-perl/Heap/Heap-0.80.ebuild | |
parent | alpha/ia64 stable (diff) | |
download | historical-5c11817e4b3cfec586bb804d878c99279a9f7c78.tar.gz historical-5c11817e4b3cfec586bb804d878c99279a9f7c78.tar.bz2 historical-5c11817e4b3cfec586bb804d878c99279a9f7c78.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'dev-perl/Heap/Heap-0.80.ebuild')
-rw-r--r-- | dev-perl/Heap/Heap-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Heap/Heap-0.80.ebuild b/dev-perl/Heap/Heap-0.80.ebuild index bcc08e91b618..1d3142503995 100644 --- a/dev-perl/Heap/Heap-0.80.ebuild +++ b/dev-perl/Heap/Heap-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.80.ebuild,v 1.5 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.80.ebuild,v 1.6 2007/07/11 15:17:57 armin76 Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~jmm/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" DEPEND="dev-lang/perl" |