diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:01:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:01:22 +0000 |
commit | b6c717690a30936dd0717d6e6c3a3044c0bbf6f5 (patch) | |
tree | a8badc3fedb1938e0aa7f3ac1fd5b8821057346b /dev-perl/YAML-Tiny | |
parent | Stable for HPPA (bug #322709). (diff) | |
download | gentoo-2-b6c717690a30936dd0717d6e6c3a3044c0bbf6f5.tar.gz gentoo-2-b6c717690a30936dd0717d6e6c3a3044c0bbf6f5.tar.bz2 gentoo-2-b6c717690a30936dd0717d6e6c3a3044c0bbf6f5.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 3d65f4b7bfff..025984f60441 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.16 2010/06/15 05:17:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.17 2010/06/21 20:01:22 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> YAML-Tiny-1.41.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable 15 Jun 2010; Torsten Veller <tove@gentoo.org> YAML-Tiny-1.41.ebuild: Stable on amd64 and x86 (#323529) diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild index e874a84b7c14..2b388fceac62 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.11 2010/06/15 05:17:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.12 2010/06/21 20:01:22 armin76 Exp $ EAPI=2 @@ -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 ~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 |