diff options
Diffstat (limited to 'dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index 794a677d7c81..28c4f327a20b 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.11 2005/10/03 12:20:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.12 2006/07/03 20:01:14 ian Exp $ inherit perl-module @@ -14,5 +14,5 @@ KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" -DEPEND="${DEPEND} - >=dev-perl/Algorithm-Diff-1.15" +DEPEND=">=dev-perl/Algorithm-Diff-1.15" +RDEPEND="${DEPEND}"
\ No newline at end of file |