summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 127e5f90c3d9..bb59070d6c97 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.5 2009/12/12 10:18:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.6 2009/12/24 16:31:59 jer Exp $
+
+ 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> YAML-Tiny-1.41.ebuild:
+ Marked ~hppa (bug #298183).
*YAML-Tiny-1.41 (12 Dec 2009)
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild
index d3e662bec4fe..bfaf8128da65 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-2009 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.1 2009/12/12 10:18:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.2 2009/12/24 16:31:59 jer 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 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
SRC_TEST=do