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 | |
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')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Algorithm-Annotate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 5 |
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index f16ecc1849b8..ab08c9776d43 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~ppc ~sparc x86" +KEYWORDS="~alpha ~ppc sparc x86" SRC_TEST="do" DEPEND="${DEPEND} diff --git a/dev-perl/Algorithm-Annotate/ChangeLog b/dev-perl/Algorithm-Annotate/ChangeLog index 50cf67bb3d15..34bbb97a074a 100644 --- a/dev-perl/Algorithm-Annotate/ChangeLog +++ b/dev-perl/Algorithm-Annotate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Algorithm-Annotate # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.1 2004/03/14 12:30:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.2 2004/06/19 07:42:37 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> Algorithm-Annotate-0.10.ebuild: + Stable on sparc. *Algorithm-Annotate-0.10 (14 Mar 2004) 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: |