diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:34:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:34:29 +0000 |
commit | 10e533e1724cf9593ddec0742fbd9067d53b6445 (patch) | |
tree | 5f377d145d133ce028c61a3cf8fa1e8faf87ed42 /dev-perl/Net-CIDR-Lite | |
parent | Stable on amd64 wrt bug 174165 (diff) | |
download | historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.gz historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.bz2 historical-10e533e1724cf9593ddec0742fbd9067d53b6445.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Net-CIDR-Lite')
-rw-r--r-- | dev-perl/Net-CIDR-Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-CIDR-Lite/ChangeLog b/dev-perl/Net-CIDR-Lite/ChangeLog index 9d2283ba8172..c6c2c6023608 100644 --- a/dev-perl/Net-CIDR-Lite/ChangeLog +++ b/dev-perl/Net-CIDR-Lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-CIDR-Lite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.28 2007/03/05 12:15:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.29 2007/04/16 06:15:30 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> Net-CIDR-Lite-0.20.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Net-CIDR-Lite-0.20.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild index 28004418667d..ae7b9bf9a0d7 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.10 2007/03/05 12:15:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.11 2007/04/16 06:15:30 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~dougw/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" mydoc="TODO" |