summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-25 16:39:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-25 16:39:11 +0000
commitfe2a31212ac7b6da06cb08972bb179aa5c21b0a6 (patch)
tree413e73f38504101cbbc48dae9429dfc6950c1250 /dev-perl/Net-CIDR-Lite
parentStable for amd64, wrt bug #405661 (diff)
downloadgentoo-2-fe2a31212ac7b6da06cb08972bb179aa5c21b0a6.tar.gz
gentoo-2-fe2a31212ac7b6da06cb08972bb179aa5c21b0a6.tar.bz2
gentoo-2-fe2a31212ac7b6da06cb08972bb179aa5c21b0a6.zip
Stable for amd64, wrt bug #400177
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Net-CIDR-Lite')
-rw-r--r--dev-perl/Net-CIDR-Lite/ChangeLog7
-rw-r--r--dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Net-CIDR-Lite/ChangeLog b/dev-perl/Net-CIDR-Lite/ChangeLog
index 5e66b92cb995..5224545fe59b 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.35 2011/09/04 11:23:21 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/ChangeLog,v 1.36 2012/02/25 16:39:11 ago Exp $
+
+ 25 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Net-CIDR-Lite-0.210.0.ebuild:
+ Stable for amd64, wrt bug #400177
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Net-CIDR-Lite-0.21.ebuild:
Cleanup
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild
index 83ec02135fc0..fda063d991cb 100644
--- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild
+++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.210.0.ebuild,v 1.1 2011/08/29 17:30:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0.ebuild,v 1.2 2012/02/25 16:39:11 ago Exp $
EAPI=4
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses "
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""