diff options
author | 2007-04-16 06:34:29 +0000 | |
---|---|---|
committer | 2007-04-16 06:34:29 +0000 | |
commit | 10e533e1724cf9593ddec0742fbd9067d53b6445 (patch) | |
tree | 5f377d145d133ce028c61a3cf8fa1e8faf87ed42 /dev-perl/Text-Glob | |
parent | Stable on amd64 wrt bug 174165 (diff) | |
download | historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.gz historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.bz2 historical-10e533e1724cf9593ddec0742fbd9067d53b6445.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
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.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 9b4c1f87d01f..8bc86c73e94c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.24 2007/03/05 12:34:24 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.25 2007/04/16 06:30:06 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> Text-Glob-0.07.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Text-Glob-0.07.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild index b8c762eaa008..81e052ba4c4c 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-2007 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.7 2007/03/05 12:34:24 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.8 2007/04/16 06:30:06 corsair 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 |