diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:46:03 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:46:03 +0000 |
commit | bd445ccf152598c5dda5667fc2bfefd3f4f60f8b (patch) | |
tree | 371b747f5b77600703ad171aad79d536c744d52d /dev-perl/Text-Glob | |
parent | ppc stable (diff) | |
download | gentoo-2-bd445ccf152598c5dda5667fc2bfefd3f4f60f8b.tar.gz gentoo-2-bd445ccf152598c5dda5667fc2bfefd3f4f60f8b.tar.bz2 gentoo-2-bd445ccf152598c5dda5667fc2bfefd3f4f60f8b.zip |
ppc stable
(Portage version: 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 |