diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 23:02:35 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 23:02:35 +0000 |
commit | ec19cc84aab9b987e4877f926e9f41fd7a537851 (patch) | |
tree | 82891a7e57a3ec3ef9d2151c47d96e3befa32732 /dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-ec19cc84aab9b987e4877f926e9f41fd7a537851.tar.gz gentoo-2-ec19cc84aab9b987e4877f926e9f41fd7a537851.tar.bz2 gentoo-2-ec19cc84aab9b987e4877f926e9f41fd7a537851.zip |
Keyword ~alpha.
Diffstat (limited to 'dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild')
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild index a92ff103d9d0..bfb6f3e26e64 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.5 2004/02/22 20:51:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.6 2004/05/04 23:02:35 kloeri Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Tie/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc" +KEYWORDS="x86 amd64 ppc sparc ~alpha" |