diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:52:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:52:12 +0000 |
commit | c291acd5bffbe246fa816e0a3c37ca02822cafbf (patch) | |
tree | 15dea19a6485640bd93cb47521f1a685916bf541 /dev-perl/Text-Glob | |
parent | Use unicode flag to enable multi-byte character support, not nls. (diff) | |
download | historical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.tar.gz historical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.tar.bz2 historical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.zip |
ppc stable
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.07.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 72558096b15d..6ddc0f1fde91 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Glob # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.21 2006/10/20 23:07:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.22 2006/10/21 14:46:03 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Text-Glob-0.07.ebuild: + ppc stable 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> Text-Glob-0.07.ebuild: Mark 0.07 stable on ia64 diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild index 4a242c66fd88..38b52e09149d 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.4 2006/10/20 23:07:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.5 2006/10/21 14:46:03 dertobi123 Exp $ inherit perl-module @@ -11,7 +11,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="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=dev-perl/module-build-0.28 |