diff options
author | 2007-01-14 21:59:38 +0000 | |
---|---|---|
committer | 2007-01-14 21:59:38 +0000 | |
commit | ae9f3b1087b9edc6230fad9c99b8024b4c3793e2 (patch) | |
tree | 6d25a0040426936b3324173082cc046db616f094 /dev-perl/Algorithm-Annotate | |
parent | Corrected dependencies and fixed src_test. (diff) | |
download | historical-ae9f3b1087b9edc6230fad9c99b8024b4c3793e2.tar.gz historical-ae9f3b1087b9edc6230fad9c99b8024b4c3793e2.tar.bz2 historical-ae9f3b1087b9edc6230fad9c99b8024b4c3793e2.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Algorithm-Annotate')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Algorithm-Annotate/ChangeLog | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index 090b108e9274..973624fb7d67 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.14 2006/08/06 18:18:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.15 2007/01/14 21:58:28 mcummings Exp $ inherit perl-module -HOMEPAGE="http://search.cpan.org/~clkao/${P}/" +HOMEPAGE="http://search.cpan.org/~clkao/" DESCRIPTION="Algorithm::Annotate - represent a series of changes in annotate form" SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" @@ -16,4 +16,3 @@ SRC_TEST="do" DEPEND=">=dev-perl/Algorithm-Diff-1.15 dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Algorithm-Annotate/ChangeLog b/dev-perl/Algorithm-Annotate/ChangeLog index e9d38fd8bed1..2da089de7201 100644 --- a/dev-perl/Algorithm-Annotate/ChangeLog +++ b/dev-perl/Algorithm-Annotate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Annotate -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.13 2006/08/06 18:18:09 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.14 2007/01/14 21:58:28 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Algorithm-Annotate-0.10.ebuild: + Ebuild maintenance 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> Algorithm-Annotate-0.10.ebuild: |