diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-09 14:48:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-09 14:48:30 +0000 |
commit | c95c6e5688f932e1729e5e69e387fc9c9783547c (patch) | |
tree | ec7a3199bf00194f2ff1efe1701046e458992032 /dev-perl/YAML-Tiny | |
parent | Use system kpathsea with texlive 2009 and add missing tex-base dep (diff) | |
download | gentoo-2-c95c6e5688f932e1729e5e69e387fc9c9783547c.tar.gz gentoo-2-c95c6e5688f932e1729e5e69e387fc9c9783547c.tar.bz2 gentoo-2-c95c6e5688f932e1729e5e69e387fc9c9783547c.zip |
keyword ~sparc-fbsd, bug #298183
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 33fa66670f09..99553163b310 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.9 2010/01/07 13:17:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.10 2010/01/09 14:48:30 aballier Exp $ + + 09 Jan 2010; Alexis Ballier <aballier@gentoo.org> YAML-Tiny-1.41.ebuild: + keyword ~sparc-fbsd, bug #298183 07 Jan 2010; Alexis Ballier <aballier@gentoo.org> YAML-Tiny-1.41.ebuild: keyword ~x86-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 17d622a82fa4..c792953312bc 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.4 2010/01/07 13:17:48 aballier Exp $ +# $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 $ 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 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" SRC_TEST=do |