diff options
author | 2004-06-19 07:42:37 +0000 | |
---|---|---|
committer | 2004-06-19 07:42:37 +0000 | |
commit | dd026078fb8fdd2dd6692c145ebad223a1cab832 (patch) | |
tree | 0f4ad2d4380b9a1db8530c640c4e4a45000825cd /dev-perl/Algorithm-Diff | |
parent | Stable on sparc. (diff) | |
download | historical-dd026078fb8fdd2dd6692c145ebad223a1cab832.tar.gz historical-dd026078fb8fdd2dd6692c145ebad223a1cab832.tar.bz2 historical-dd026078fb8fdd2dd6692c145ebad223a1cab832.zip |
Stable on sparc.
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 410d7fb61c1d..8b7b07c220c6 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-2004 Gentoo Technologies, Inc. # 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.3 2004/05/23 23:52:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.4 2004/06/19 07:41:23 weeve Exp $ inherit perl-module @@ -13,4 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/N/NE/NEDKONZ/${P}.tar.gz" LICENSE="Artistic | GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 48e7ffa2c394..35f253d035a4 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.3 2004/05/23 23:52:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.4 2004/06/19 07:41:23 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> Algorithm-Diff-1.15.ebuild: + Stable on sparc. 24 May 2004; Bryan �stergaard <kloeri@gentoo.org> Algorithm-Diff-1.15.ebuild: |