diff options
author | 2013-11-24 15:38:15 +0000 | |
---|---|---|
committer | 2013-11-24 15:38:15 +0000 | |
commit | ace7c10d4e6626029ab886111029eb4caaecece9 (patch) | |
tree | 0bab13669b1e401a9d46f6d1a071f34d2a41c02b /dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild | |
parent | Dropped versions 1.58 and 1.63 as they don't meet the qa requirements and a s... (diff) | |
download | gentoo-2-ace7c10d4e6626029ab886111029eb4caaecece9.tar.gz gentoo-2-ace7c10d4e6626029ab886111029eb4caaecece9.tar.bz2 gentoo-2-ace7c10d4e6626029ab886111029eb4caaecece9.zip |
amd64/x86 stable wrt bug #492098. Drop old
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild')
-rw-r--r-- | dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild b/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild index e7fd8213cb97..c72c786ef0a6 100644 --- a/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild +++ b/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild,v 1.1 2013/09/10 14:44:28 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Grammar/Config-Grammar-1.100.0-r1.ebuild,v 1.2 2013/11/24 15:38:15 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A grammar-based, user-friendly config parser" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc x86" IUSE="" SRC_TEST="do" |