diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-05-12 14:42:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-05-12 14:42:14 +0000 |
commit | ff602f4f1c719cd6b910d371d53976d6fb4d76ae (patch) | |
tree | 14e07f19d2c5b2928387ef0f8ef057d5a168dac1 /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-ff602f4f1c719cd6b910d371d53976d6fb4d76ae.tar.gz gentoo-2-ff602f4f1c719cd6b910d371d53976d6fb4d76ae.tar.bz2 gentoo-2-ff602f4f1c719cd6b910d371d53976d6fb4d76ae.zip |
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/String-Ediff/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/String-Ediff/String-Ediff-0.09.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/String-Ediff/files/digest-String-Ediff-0.09 | 3 |
3 files changed, 29 insertions, 2 deletions
diff --git a/dev-perl/String-Ediff/ChangeLog b/dev-perl/String-Ediff/ChangeLog index 57c6746011a0..5586fcd571a5 100644 --- a/dev-perl/String-Ediff/ChangeLog +++ b/dev-perl/String-Ediff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/String-Ediff -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.10 2006/10/15 18:47:40 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.11 2007/05/12 14:42:14 mcummings Exp $ + +*String-Ediff-0.09 (12 May 2007) + + 12 May 2007; Michael Cummings <mcummings@gentoo.org> + +String-Ediff-0.09.ebuild: + Version bump 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> -String-Ediff-0.03.ebuild, String-Ediff-0.08.ebuild: diff --git a/dev-perl/String-Ediff/String-Ediff-0.09.ebuild b/dev-perl/String-Ediff/String-Ediff-0.09.ebuild new file mode 100644 index 000000000000..550043a6cb42 --- /dev/null +++ b/dev-perl/String-Ediff/String-Ediff-0.09.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/String-Ediff/String-Ediff-0.09.ebuild,v 1.1 2007/05/12 14:42:14 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Produce common sub-string indices for two strings" +SRC_URI="mirror://cpan/authors/id/B/BO/BOXZOU/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~boxzou/String-Ediff-0.08/" +SRC_TEST="do" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + + +DEPEND="dev-lang/perl" diff --git a/dev-perl/String-Ediff/files/digest-String-Ediff-0.09 b/dev-perl/String-Ediff/files/digest-String-Ediff-0.09 new file mode 100644 index 000000000000..1aeddc7f27f1 --- /dev/null +++ b/dev-perl/String-Ediff/files/digest-String-Ediff-0.09 @@ -0,0 +1,3 @@ +MD5 2ffb6803ce08e4fc64ee33b54243e6d9 String-Ediff-0.09.tar.gz 13195 +RMD160 157d4ab7ade531602ffc3a9352378f07720a0daa String-Ediff-0.09.tar.gz 13195 +SHA256 1cb924e73a6f1883d7ad0978cbbb0425c213cd3fcf81dd98a784e8b4129ad346 String-Ediff-0.09.tar.gz 13195 |