diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:45:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:45:21 +0000 |
commit | 9f0be4561fd66e2a7086b3bdf8a792541b2befb3 (patch) | |
tree | e7d9f518bfa4f0a4ce8ea38fc8c6ab3979366e0b /dev-perl/Text-Glob | |
parent | ia64/x86 stable (diff) | |
download | historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.gz historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.bz2 historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc8
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.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 73d973fd7b98..f8b3f7510ccc 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.28 2007/07/08 03:31:59 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.29 2007/07/14 13:41:47 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Text-Glob-0.08.ebuild: + alpha/ia64/x86 stable 07 Jul 2007; Tom Gall <tgall@gentoo.org> Text-Glob-0.08.ebuild: stable on ppc64 diff --git a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild index 2bab88e9ee21..d5b1172de8e8 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.08.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.08.ebuild,v 1.3 2007/07/08 03:31:59 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.08.ebuild,v 1.4 2007/07/14 13:41:47 armin76 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 |