commit: 3f5d848ecb8419608428f681aa542899580cba68 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Oct 11 18:31:18 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Oct 11 18:31:18 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3f5d848e
[fixup] dev-perl/Log-Contextual KEYWORD, SRC_TEST=broken to RESTRICT=test Package-Manager: portage-2.2.10 --- dev-perl/Log-Contextual/Log-Contextual-0.5.3.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-perl/Log-Contextual/Log-Contextual-0.5.3.ebuild b/dev-perl/Log-Contextual/Log-Contextual-0.5.3.ebuild index fc7a85b..f944d25 100644 --- a/dev-perl/Log-Contextual/Log-Contextual-0.5.3.ebuild +++ b/dev-perl/Log-Contextual/Log-Contextual-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 @@ -7,9 +7,9 @@ MODULE_VERSION=0.005003 inherit perl-module DESCRIPTION='Simple logging interface with a contextual log' -LICENSE=" || ( Artistic GPL-2 )" +RESTRICT=test SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" perl_meta_configure() { # ExtUtils::MakeMaker 6.59 ( 6.590.0 ) @@ -43,4 +43,3 @@ DEPEND=" RDEPEND=" $(perl_meta_runtime) " -SRC_TEST="broken"