diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:40:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:40:21 +0000 |
commit | e1c1ba70d2b249101a573b9725bdb13f580b7da2 (patch) | |
tree | cedb209add8ba8f79c40ee5a07d566d5f0b9278e /dev-perl/Heap/Heap-0.71.ebuild | |
parent | Mark 0.12 stable on ia64 (diff) | |
download | historical-e1c1ba70d2b249101a573b9725bdb13f580b7da2.tar.gz historical-e1c1ba70d2b249101a573b9725bdb13f580b7da2.tar.bz2 historical-e1c1ba70d2b249101a573b9725bdb13f580b7da2.zip |
Mark 0.71 stable on ia64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-perl/Heap/Heap-0.71.ebuild')
-rw-r--r-- | dev-perl/Heap/Heap-0.71.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Heap/Heap-0.71.ebuild b/dev-perl/Heap/Heap-0.71.ebuild index 4583b1b19467..21cf73502725 100644 --- a/dev-perl/Heap/Heap-0.71.ebuild +++ b/dev-perl/Heap/Heap-0.71.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/Heap/Heap-0.71.ebuild,v 1.11 2005/08/25 23:15:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Heap/Heap-0.71.ebuild,v 1.12 2005/09/17 00:40:21 agriffis Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Heap/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" |