diff options
author | 2013-08-07 13:21:38 +0000 | |
---|---|---|
committer | 2013-08-07 13:21:38 +0000 | |
commit | 84fc843033ce15fd9bc0fbef6a9af8ed44aa7c07 (patch) | |
tree | be535fe4905657657f24ad9312d45edcc309e010 /dev-perl | |
parent | Stable for x86, wrt bug #470418 (diff) | |
download | gentoo-2-84fc843033ce15fd9bc0fbef6a9af8ed44aa7c07.tar.gz gentoo-2-84fc843033ce15fd9bc0fbef6a9af8ed44aa7c07.tar.bz2 gentoo-2-84fc843033ce15fd9bc0fbef6a9af8ed44aa7c07.zip |
Stable for x86, wrt bug #470420
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/regexp-common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/regexp-common/ChangeLog b/dev-perl/regexp-common/ChangeLog index 20aafe0429e2..29532f3bc545 100644 --- a/dev-perl/regexp-common/ChangeLog +++ b/dev-perl/regexp-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/regexp-common # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.45 2013/08/04 11:36:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.46 2013/08/07 13:21:38 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + regexp-common-2013031301.0.0.ebuild: + Stable for x86, wrt bug #470420 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> regexp-common-2013031301.0.0.ebuild: 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 573e0de2a891..a1a6de15bcca 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.7 2013/08/04 11:36:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/regexp-common-2013031301.0.0.ebuild,v 1.8 2013/08/07 13:21:38 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" |