From ba3e472d5b21ad1b691c70d0725f1ee85dd7803d Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 4 Aug 2006 22:12:37 +0000 Subject: Adding perl dep; fixed header; fixed DEPEND Package-Manager: portage-2.1.1_pre3-r1 --- dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 6 ++++-- dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild | 7 ++++--- dev-perl/Algorithm-Diff/ChangeLog | 6 +++++- 3 files changed, 13 insertions(+), 6 deletions(-) (limited to 'dev-perl/Algorithm-Diff') diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild index f140172d306c..f95bed2adfd1 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.15.ebuild,v 1.13 2005/07/09 23:22:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.14 2006/08/04 22:12:37 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" KEYWORDS="x86 ppc sparc alpha ppc64 amd64" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 253c74b96645..ec35c6a5e9d3 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-2006 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.9 2006/07/03 20:04:32 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.10 2006/08/04 22:12:37 mcummings Exp $ inherit perl-module @@ -12,7 +12,8 @@ IUSE="" SLOT="0" KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc ~x86" -DEPEND="app-arch/unzip" +DEPEND="app-arch/unzip + dev-lang/perl" RDEPEND="${DEPEND}" -SRC_TEST="do" \ No newline at end of file +SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 9610760ec9b5..3ccb96ced13f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.21 2006/07/03 20:04:32 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.22 2006/08/04 22:12:37 mcummings Exp $ + + 04 Aug 2006; Michael Cummings + Algorithm-Diff-1.15.ebuild, Algorithm-Diff-1.1901.ebuild: + Adding perl dep; fixed header; fixed DEPEND 03 Jul 2006; Christian Hartmann Algorithm-Diff-1.1901.ebuild: -- cgit v1.2.3-65-gdbad