summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/IO-Interface/ChangeLog7
-rw-r--r--dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IO-Interface/ChangeLog b/dev-perl/IO-Interface/ChangeLog
index 044d0887e81e..b0f56c8ccd86 100644
--- a/dev-perl/IO-Interface/ChangeLog
+++ b/dev-perl/IO-Interface/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Interface
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Interface/ChangeLog,v 1.23 2011/07/29 18:36:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Interface/ChangeLog,v 1.24 2012/02/24 10:19:36 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> IO-Interface-1.60.0.ebuild:
+ Stable for amd64, wrt bug #400147
29 Jul 2011; Torsten Veller <tove@gentoo.org> -IO-Interface-1.05.ebuild:
Cleanup
diff --git a/dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild b/dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild
index be6976eb2393..9e766451ee5b 100644
--- a/dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild
+++ b/dev-perl/IO-Interface/IO-Interface-1.60.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/IO-Interface/IO-Interface-1.60.0.ebuild,v 1.1 2011/07/22 18:25:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild,v 1.2 2012/02/24 10:19:36 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for access to network card configuration information"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"