diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:33:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:33:53 +0000 |
commit | 79183222d11043c76d0a323f8c55a30d5632b7b5 (patch) | |
tree | e4db0d5bd4da685536628115953f55c322c4ec42 /dev-perl/Algorithm-Diff | |
parent | + new theme (diff) | |
download | gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.tar.gz gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.tar.bz2 gentoo-2-79183222d11043c76d0a323f8c55a30d5632b7b5.zip |
stable amd64
(Portage version: 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: |