diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:13:59 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:13:59 +0000 |
commit | 2374c42ae2a883ce6fd2d9cab374d9a6d490b9f0 (patch) | |
tree | 41396abaec13546ec55330966a9615288080fe10 /dev-perl/YAML-Tiny | |
parent | Added ~mips, bug 298183. (diff) | |
download | gentoo-2-2374c42ae2a883ce6fd2d9cab374d9a6d490b9f0.tar.gz gentoo-2-2374c42ae2a883ce6fd2d9cab374d9a6d490b9f0.tar.bz2 gentoo-2-2374c42ae2a883ce6fd2d9cab374d9a6d490b9f0.zip |
Added ~mips, bug 298183.
(Portage version: 2.1.9.24/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.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index b0b6896a287c..7309de434dff 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.22 2010/10/22 17:32:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.23 2010/12/07 04:13:59 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> YAML-Tiny-1.44.ebuild: + Added ~mips, bug 298183. 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> YAML-Tiny-1.41.ebuild: ppc64 stable wrt #333421 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild index 1463aae9457e..8134c35016ec 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.44.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.44.ebuild,v 1.1 2010/08/09 13:03:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild,v 1.2 2010/12/07 04:13:59 mattst88 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 |