diff options
author | 2006-01-18 09:15:58 +0000 | |
---|---|---|
committer | 2006-01-18 09:15:58 +0000 | |
commit | a5f04d15c606d406cb910eb88d4f959b2e55d0ca (patch) | |
tree | 3c2be36370c942dbababbdc91c1e25a30df2fe5d /dev-perl/Text-Glob | |
parent | Stable on hppa. (diff) | |
download | historical-a5f04d15c606d406cb910eb88d4f959b2e55d0ca.tar.gz historical-a5f04d15c606d406cb910eb88d4f959b2e55d0ca.tar.bz2 historical-a5f04d15c606d406cb910eb88d4f959b2e55d0ca.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.06.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index d2aae2cdbb31..8c2356fe2a59 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.13 2005/11/26 02:59:50 tgall Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.14 2006/01/18 09:03:06 gmsoft Exp $ + + 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> Text-Glob-0.06.ebuild: + Stable on hppa. 25 Nov 2005; Tom Gall <tgall@gentoo.org> Text-Glob-0.06.ebuild: stable on ppc64 diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild index efb3ed1ac7ac..4a26d6f7f1ad 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-2005 Gentoo Foundation +# 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.06.ebuild,v 1.12 2005/11/26 02:59:50 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.13 2006/01/18 09:03:06 gmsoft 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" |