diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-06 20:02:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-06 20:02:27 +0000 |
commit | a29e0d3628254578a042c66d1eafa6397b26ec8e (patch) | |
tree | 84f2efc6440313f97cac8f63ec85f599fccf4044 /dev-perl/YAML-Tiny | |
parent | Marking libssh2-1.2.2 ppc64 for bug 298456 (diff) | |
download | gentoo-2-a29e0d3628254578a042c66d1eafa6397b26ec8e.tar.gz gentoo-2-a29e0d3628254578a042c66d1eafa6397b26ec8e.tar.bz2 gentoo-2-a29e0d3628254578a042c66d1eafa6397b26ec8e.zip |
Marking YAML-Tiny-1.41 ~ppc64 for bug 298183
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 328b2db828ab..31e303b85b3b 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.7 2009/12/24 19:11:53 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.8 2010/01/06 20:02:27 ranger Exp $ + + 06 Jan 2010; Brent Baude <ranger@gentoo.org> YAML-Tiny-1.41.ebuild: + Marking YAML-Tiny-1.41 ~ppc64 for bug 298183 24 Dec 2009; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.40.ebuild: Cleanup diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild index bfaf8128da65..fa1bfb2b280f 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 +# 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.2 2009/12/24 16:31:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.3 2010/01/06 20:02:27 ranger 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 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="" SRC_TEST=do |