diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
commit | e00aa7f66386965f7372c52b7b26790ac0b6906e (patch) | |
tree | de560f7436e0233b9156d98ff3a6451ca4b20e0d /dev-perl/Algorithm-Diff | |
parent | Added new (p.masked) upstream version. Changed maintainer as I'll take care o... (diff) | |
download | historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.tar.gz historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.tar.bz2 historical-e00aa7f66386965f7372c52b7b26790ac0b6906e.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild index 298102bece02..e7d4f794fd73 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 # 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.10 2005/03/28 18:13:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.11 2005/04/22 12:30:49 blubb Exp $ inherit perl-module @@ -13,4 +13,4 @@ SRC_URI="mirror://cpan/authors/id/N/NE/NEDKONZ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ppc64 ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ppc64 amd64" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index dd7948bbc230..088898c82133 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2005/03/28 18:13:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.11 2005/04/22 12:30:49 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> Algorithm-Diff-1.15.ebuild: + stable on amd64 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> Algorithm-Diff-1.15.ebuild: |