diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:19:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:19:36 +0000 |
commit | c526a44bc5b78ebd1ee19cf86099f9262782aecc (patch) | |
tree | 732ddac87a39828a8e492c361f30ca80d4a75a4b /dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild | |
parent | Stable for amd64, wrt bug #400145 (diff) | |
download | gentoo-2-c526a44bc5b78ebd1ee19cf86099f9262782aecc.tar.gz gentoo-2-c526a44bc5b78ebd1ee19cf86099f9262782aecc.tar.bz2 gentoo-2-c526a44bc5b78ebd1ee19cf86099f9262782aecc.zip |
Stable for amd64, wrt bug #400147
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild')
-rw-r--r-- | dev-perl/IO-Interface/IO-Interface-1.60.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |