summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 14:57:27 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 14:57:27 +0000
commit8f885bb05049af1d631dabb8dd96f6e4f611ccae (patch)
treebf85ae43c0989bfa6e6b2a9b3476b169e3f12ee3 /dev-perl/YAML-Tiny
parentBump, add ~amd64 keyword, fix src_uri #296774 (diff)
downloadgentoo-2-8f885bb05049af1d631dabb8dd96f6e4f611ccae.tar.gz
gentoo-2-8f885bb05049af1d631dabb8dd96f6e4f611ccae.tar.bz2
gentoo-2-8f885bb05049af1d631dabb8dd96f6e4f611ccae.zip
Add back Prefix keywords, bug #298183
(Portage version: 2.2.00.15178-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r--dev-perl/YAML-Tiny/ChangeLog5
-rw-r--r--dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog
index 99553163b310..430611f08356 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.10 2010/01/09 14:48:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.11 2010/01/09 14:57:27 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> YAML-Tiny-1.41.ebuild:
+ Add back Prefix keywords, bug #298183
09 Jan 2010; Alexis Ballier <aballier@gentoo.org> YAML-Tiny-1.41.ebuild:
keyword ~sparc-fbsd, bug #298183
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild
index c792953312bc..49638348d672 100644
--- a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.41.ebuild,v 1.5 2010/01/09 14:48:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.6 2010/01/09 14:57:27 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Read/Write YAML files with as little code as possible"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~sparc-fbsd ~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