diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 08:43:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 08:43:26 +0000 |
commit | 427341c15b711a47e0e36175a36a9279b85a8114 (patch) | |
tree | 571c19a45d6008c2ab99d03e8b81e5f0006cc369 /dev-perl/Algorithm-Diff | |
parent | version bump, closes 92949 (diff) | |
download | historical-427341c15b711a47e0e36175a36a9279b85a8114.tar.gz historical-427341c15b711a47e0e36175a36a9279b85a8114.tar.bz2 historical-427341c15b711a47e0e36175a36a9279b85a8114.zip |
added app-arch/unzip to dependancies
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/Manifest | 8 |
3 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index e3960516dd0c..6bab7d2be137 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.1 2005/04/23 01:13:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.2 2005/05/21 08:43:26 blubb Exp $ inherit perl-module @@ -14,4 +14,6 @@ IUSE="" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ppc64 ~amd64" +DEPEND="${DEPEND} app-arch/unzip" + SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 36f594b1da14..78cd2db047df 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.13 2005/05/01 17:21:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.14 2005/05/21 08:43:26 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> + Algorithm-Diff-1.1901.ebuild: + added app-arch/unzip to dependancies 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> Algorithm-Diff-1.15.ebuild: diff --git a/dev-perl/Algorithm-Diff/Manifest b/dev-perl/Algorithm-Diff/Manifest index a988322d1efc..6b60ad31c3aa 100644 --- a/dev-perl/Algorithm-Diff/Manifest +++ b/dev-perl/Algorithm-Diff/Manifest @@ -1,6 +1,6 @@ -MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216 -MD5 a65a68f5dd26660191553244c197835d ChangeLog 1529 MD5 40438e024b41dfb4cdc743e38b9d53d1 Algorithm-Diff-1.15.ebuild 568 -MD5 e23a86d68421021aedf416ca2f1ef977 Algorithm-Diff-1.1901.ebuild 602 -MD5 ed0baa7916288584636487833e692c4f files/digest-Algorithm-Diff-1.1901 69 +MD5 0056c1253168e8084f50fcb60e12f67b Algorithm-Diff-1.1901.ebuild 633 +MD5 5d0ffb8488bae5a194b188d814cf74bf ChangeLog 1649 +MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216 MD5 33ac2fe9720ec8231513df6e75fa1cba files/digest-Algorithm-Diff-1.15 70 +MD5 ed0baa7916288584636487833e692c4f files/digest-Algorithm-Diff-1.1901 69 |