diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-30 15:04:40 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-30 15:04:40 +0000 |
commit | 7f057484168d2acb40077d18e8b231ff94f05279 (patch) | |
tree | 279e61a8fcb6585937125e6afe95bb71dd824406 /perl-core | |
parent | Stable for amd64 wrt bug #513742 (diff) | |
download | gentoo-2-7f057484168d2acb40077d18e8b231ff94f05279.tar.gz gentoo-2-7f057484168d2acb40077d18e8b231ff94f05279.tar.bz2 gentoo-2-7f057484168d2acb40077d18e8b231ff94f05279.zip |
Stable for amd64 wrt bug #512092
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Text-ParseWords/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Text-ParseWords/ChangeLog b/perl-core/Text-ParseWords/ChangeLog index 5ad280dd4597..c9511560c5f4 100644 --- a/perl-core/Text-ParseWords/ChangeLog +++ b/perl-core/Text-ParseWords/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Text-ParseWords # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-ParseWords/ChangeLog,v 1.7 2014/07/31 11:36:46 civil Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-ParseWords/ChangeLog,v 1.8 2014/08/30 15:04:40 nimiux Exp $ + + 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> Text-ParseWords-3.290.0.ebuild: + Stable for amd64 wrt bug #512092 31 Jul 2014; Vladimir Smirnov Text-ParseWords-3.290.0.ebuild: Keyword for ~arm diff --git a/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild b/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild index dbbe4a581d1e..d002f7651f38 100644 --- a/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild +++ b/perl-core/Text-ParseWords/Text-ParseWords-3.290.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/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild,v 1.2 2014/07/31 11:36:46 civil Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild,v 1.3 2014/08/30 15:04:40 nimiux Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse strings containing shell-style quoting" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" SRC_TEST="do" |