diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-20 16:44:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-20 16:44:49 +0000 |
commit | 56821f84a7855b2da40e26bdb360e2ba527d82f2 (patch) | |
tree | 1bd11b27190d633cc6c38e6f83dea569aebaa351 /dev-perl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.tar.gz gentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.tar.bz2 gentoo-2-56821f84a7855b2da40e26bdb360e2ba527d82f2.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Net-IP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-IP/Net-IP-1.24.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 5c955f72ee29..8735738031b6 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.1901.ebuild,v 1.6 2005/10/14 01:04:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.7 2006/02/20 16:42:46 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1901.zip" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc ~x86" DEPEND="app-arch/unzip" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 215623caa76f..fede3f29ced1 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2005/10/14 01:04:55 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.19 2006/02/20 16:42:46 corsair Exp $ + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> + Algorithm-Diff-1.1901.ebuild: + Stable on ppc64 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> Algorithm-Diff-1.1901.ebuild: diff --git a/dev-perl/Net-IP/ChangeLog b/dev-perl/Net-IP/ChangeLog index 738042378804..c5026820a742 100644 --- a/dev-perl/Net-IP/ChangeLog +++ b/dev-perl/Net-IP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-IP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.9 2006/02/04 00:57:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/ChangeLog,v 1.10 2006/02/20 16:44:49 corsair Exp $ + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> Net-IP-1.24.ebuild: + Stable on ppc64 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> Net-IP-1.24.ebuild: Mark 1.24 stable on ia64 diff --git a/dev-perl/Net-IP/Net-IP-1.24.ebuild b/dev-perl/Net-IP/Net-IP-1.24.ebuild index aba7578ab275..9958c1af6b39 100644 --- a/dev-perl/Net-IP/Net-IP-1.24.ebuild +++ b/dev-perl/Net-IP/Net-IP-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.24.ebuild,v 1.9 2006/02/04 00:57:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.24.ebuild,v 1.10 2006/02/20 16:44:49 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IP" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |