diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:39:49 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:39:49 +0000 |
commit | ee47ccf56faaf169bfdf343ada77c8d48cf93e53 (patch) | |
tree | eb94f278410341cb2899a1f031a4c64d7b69971c /dev-perl/module-info/module-info-0.350.0.ebuild | |
parent | amd64 stable, bug #495542 (diff) | |
download | gentoo-2-ee47ccf56faaf169bfdf343ada77c8d48cf93e53.tar.gz gentoo-2-ee47ccf56faaf169bfdf343ada77c8d48cf93e53.tar.bz2 gentoo-2-ee47ccf56faaf169bfdf343ada77c8d48cf93e53.zip |
amd64 stable, bug #495546
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-perl/module-info/module-info-0.350.0.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.350.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.350.0.ebuild b/dev-perl/module-info/module-info-0.350.0.ebuild index fffcbb345d65..986938e482a5 100644 --- a/dev-perl/module-info/module-info-0.350.0.ebuild +++ b/dev-perl/module-info/module-info-0.350.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.350.0.ebuild,v 1.3 2014/02/24 00:53:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.350.0.ebuild,v 1.4 2014/03/02 10:39:49 pacho Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Information about Perl modules" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 x86" IUSE="test" RDEPEND="" |