diff options
author | 2004-05-07 17:47:30 +0000 | |
---|---|---|
committer | 2004-05-07 17:47:30 +0000 | |
commit | b6474b601d021cc9012ffb15acc038ec7f5cac88 (patch) | |
tree | 5a91fbb8fa949d670d13a8835704d98bac7b59bd /dev-perl/Text-Glob/Text-Glob-0.06.ebuild | |
parent | Mark stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.tar.gz gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.tar.bz2 gentoo-2-b6474b601d021cc9012ffb15acc038ec7f5cac88.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/Text-Glob/Text-Glob-0.06.ebuild')
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild index 827540be5cb3..5b0fa8cc05bf 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.2 2004/03/20 10:17:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.3 2004/05/07 17:43:18 gustavoz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~alpha ~hppa ~ppc ~sparc ~mips" +KEYWORDS="x86 amd64 ~alpha ~hppa ~ppc sparc ~mips" DEPEND="dev-perl/Test-Simple" |