summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-21 08:43:26 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-21 08:43:26 +0000
commita0ade2987bc5f6630991b5e0b7a8db2ffe978001 (patch)
tree588acf3097a12b39a5f4b494021bc5b90b4be1b4 /dev-perl/Algorithm-Diff
parentversion bump, closes 92949 (diff)
downloadgentoo-2-a0ade2987bc5f6630991b5e0b7a8db2ffe978001.tar.gz
gentoo-2-a0ade2987bc5f6630991b5e0b7a8db2ffe978001.tar.bz2
gentoo-2-a0ade2987bc5f6630991b5e0b7a8db2ffe978001.zip
added app-arch/unzip to dependancies
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild4
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog6
2 files changed, 8 insertions, 2 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: