diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:38:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:38:47 +0000 |
commit | a735bde8d6cc2c790c0a58650a8fab902d010ca9 (patch) | |
tree | d984fefd7d6764d16d1e942180f54bfe0b98802b /dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.tar.gz gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.tar.bz2 gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild')
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild index 82f3e63d53d3..d958a65941ef 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.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/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.5 2003/08/07 02:15:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.6 2004/05/26 09:38:47 kloeri Exp $ inherit perl-module @@ -10,4 +10,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Getopt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ppc ~sparc alpha" |