diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 17:47:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 17:47:30 +0000 |
commit | 5ff1c72957971afe0a07f611a53ee59b313861a5 (patch) | |
tree | d761ec5c561b71db6e6cbd92d8509a686bf9cf8d /dev-perl/Text-Glob | |
parent | Mark stable on sparc. (diff) | |
download | historical-5ff1c72957971afe0a07f611a53ee59b313861a5.tar.gz historical-5ff1c72957971afe0a07f611a53ee59b313861a5.tar.bz2 historical-5ff1c72957971afe0a07f611a53ee59b313861a5.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index b561d4493056..d82586393a68 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Glob # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.3 2004/03/20 10:17:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.4 2004/05/07 17:43:18 gustavoz Exp $ + + 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> Text-Glob-0.06.ebuild: + Stable on sparc 20 Mar 2004; Joshua Kinard <kumba@gentoo.org> Text-Glob-0.06.ebuild: Added ~mips to KEYWORDS. 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" |