diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-08 14:59:08 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-08 14:59:08 +0000 |
commit | 9f1a19f4607ca5a388c07bfa0812d75c9fa43221 (patch) | |
tree | 704df0578b0bccb68340bff79507b0c2517f01ad /dev-perl/DelimMatch | |
parent | Stable for amd64, wrt bug #484884 (diff) | |
download | gentoo-2-9f1a19f4607ca5a388c07bfa0812d75c9fa43221.tar.gz gentoo-2-9f1a19f4607ca5a388c07bfa0812d75c9fa43221.tar.bz2 gentoo-2-9f1a19f4607ca5a388c07bfa0812d75c9fa43221.zip |
alpha stable wrt bug #492124
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/DelimMatch')
-rw-r--r-- | dev-perl/DelimMatch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DelimMatch/ChangeLog b/dev-perl/DelimMatch/ChangeLog index 2b341c18669b..c35d88a65172 100644 --- a/dev-perl/DelimMatch/ChangeLog +++ b/dev-perl/DelimMatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DelimMatch # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.30 2013/08/25 08:59:52 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.31 2013/12/08 14:59:08 zlogene Exp $ + + 08 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> DelimMatch-1.06-r1.ebuild: + alpha stable wrt bug #492124 *DelimMatch-1.06-r1 (25 Aug 2013) diff --git a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild index cc69cd0e540a..ab8f482c69fd 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06-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/DelimMatch/DelimMatch-1.06-r1.ebuild,v 1.1 2013/08/25 08:59:52 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild,v 1.2 2013/12/08 14:59:08 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl" |