diff options
author | 2012-08-02 07:45:14 +0000 | |
---|---|---|
committer | 2012-08-02 07:45:14 +0000 | |
commit | f67f7e3c7d4a2bb562a56d683e9ff05a983969fe (patch) | |
tree | 9eb3286957d825e5ab4e588732943d9cefd55a9f /dev-perl | |
parent | marked x86 per bug 418877 (diff) | |
download | gentoo-2-f67f7e3c7d4a2bb562a56d683e9ff05a983969fe.tar.gz gentoo-2-f67f7e3c7d4a2bb562a56d683e9ff05a983969fe.tar.bz2 gentoo-2-f67f7e3c7d4a2bb562a56d683e9ff05a983969fe.zip |
marked x86 per bug 418873
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 7ef64ad2eb4e..3d1b9c00e9e2 100644 --- a/dev-perl/YAML-Tiny/ChangeLog +++ b/dev-perl/YAML-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/YAML-Tiny # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.40 2012/06/24 13:00:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.41 2012/08/02 07:45:14 jdhore Exp $ + + 02 Aug 2012; Jeff Horelick <jdhore@gentoo.org> YAML-Tiny-1.510.0.ebuild: + marked x86 per bug 418873 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild index 69efedd3f184..d44a7d3c14e1 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.1 2012/03/11 13:44:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.2 2012/08/02 07:45:14 jdhore Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |