diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-11 21:27:58 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-11 21:27:58 +0000 |
commit | 444011f7a447a314d44cdcfc87760b6284a8ce5e (patch) | |
tree | fb13be20ad28a1731d4c2a9fdfc1a710ea245525 /dev-perl/Text-Format/Text-Format-0.590.0.ebuild | |
parent | arm stable, bug #534912 (diff) | |
download | gentoo-2-444011f7a447a314d44cdcfc87760b6284a8ce5e.tar.gz gentoo-2-444011f7a447a314d44cdcfc87760b6284a8ce5e.tar.bz2 gentoo-2-444011f7a447a314d44cdcfc87760b6284a8ce5e.zip |
Stable for all
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Text-Format/Text-Format-0.590.0.ebuild')
-rw-r--r-- | dev-perl/Text-Format/Text-Format-0.590.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild b/dev-perl/Text-Format/Text-Format-0.590.0.ebuild index ca7773376125..77bac3b767f2 100644 --- a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild +++ b/dev-perl/Text-Format/Text-Format-0.590.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.2 2014/05/31 15:33:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.3 2015/01/11 21:27:58 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Various subroutines to format text" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" |