diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:45:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:45:19 +0000 |
commit | 4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430 (patch) | |
tree | db68d7685763a9046ec349b98d797a4cd203f1ab /dev-perl/Heap/Heap-0.80.ebuild | |
parent | Stable version of UPX released, beta version removed. (diff) | |
download | historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.tar.gz historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.tar.bz2 historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.zip |
Marking sparc stable
Package-Manager: portage-2.1.2.9
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 b22d6454c805..2fa2df441f01 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.2 2007/06/15 03:07:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.80.ebuild,v 1.3 2007/06/21 16:16:44 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ 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" |