diff options
author | 2013-07-30 12:20:32 +0000 | |
---|---|---|
committer | 2013-07-30 12:20:32 +0000 | |
commit | 5975c96e3617dd4b98bfe03b749c4581c908b248 (patch) | |
tree | 0a6dcc2699e04e12873affedd6af1d2ef2d4ce6e /dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild | |
parent | Stable for alpha, wrt bug #470418 (diff) | |
download | gentoo-2-5975c96e3617dd4b98bfe03b749c4581c908b248.tar.gz gentoo-2-5975c96e3617dd4b98bfe03b749c4581c908b248.tar.bz2 gentoo-2-5975c96e3617dd4b98bfe03b749c4581c908b248.zip |
Stable for alpha, wrt bug #470420
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild')
-rw-r--r-- | dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild b/dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild index c73829ef42fe..d62d1f783f19 100644 --- a/dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild +++ b/dev-perl/regexp-common/regexp-common-2013031301.0.0.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/regexp-common/regexp-common-2013031301.0.0.ebuild,v 1.3 2013/07/28 12:54:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild,v 1.4 2013/07/30 12:20:32 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="|| ( Artistic Artistic-2 MIT BSD )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |