diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-05-12 15:10:45 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-05-12 15:10:45 +0000 |
commit | f60b3cab0ea8dd78bb1587bbe312402cdfbf6604 (patch) | |
tree | 5ddbbcd28433aff60fb3d57736f2a147e57c84ee /dev-perl/Text-Glob | |
parent | Sign Manifest. (diff) | |
download | gentoo-2-f60b3cab0ea8dd78bb1587bbe312402cdfbf6604.tar.gz gentoo-2-f60b3cab0ea8dd78bb1587bbe312402cdfbf6604.tar.bz2 gentoo-2-f60b3cab0ea8dd78bb1587bbe312402cdfbf6604.zip |
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.08.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Text-Glob/files/digest-Text-Glob-0.08 | 3 |
3 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 8bc86c73e94c..74d7d2ea48b6 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,12 @@ # 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.25 2007/04/16 06:30:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.26 2007/05/12 15:10:45 mcummings Exp $ + +*Text-Glob-0.08 (12 May 2007) + + 12 May 2007; Michael Cummings <mcummings@gentoo.org> + +Text-Glob-0.08.ebuild: + Version bump 16 Apr 2007; Markus Rothe <corsair@gentoo.org> Text-Glob-0.07.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 new file mode 100644 index 000000000000..52711b092dfb --- /dev/null +++ b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild @@ -0,0 +1,18 @@ +# 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.1 2007/05/12 15:10:45 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Match globbing patterns against text" +SRC_URI="mirror://cpan/authors/id/R/RC/RCLAMP/${P}.tar.gz" +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" +IUSE="" + +DEPEND=">=dev-perl/module-build-0.28 + dev-lang/perl" diff --git a/dev-perl/Text-Glob/files/digest-Text-Glob-0.08 b/dev-perl/Text-Glob/files/digest-Text-Glob-0.08 new file mode 100644 index 000000000000..cc01c66f5be7 --- /dev/null +++ b/dev-perl/Text-Glob/files/digest-Text-Glob-0.08 @@ -0,0 +1,3 @@ +MD5 39a1a3e890cd5d3f51a707579098bc1c Text-Glob-0.08.tar.gz 3780 +RMD160 624380d3cd1825a200fb43dc834f8a6c5f243ceb Text-Glob-0.08.tar.gz 3780 +SHA256 245fa911e22fa3f14ee76e5419e7501c52ae37bef9a65538fd7e4b21685e8937 Text-Glob-0.08.tar.gz 3780 |