diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 14:43:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 14:43:44 +0000 |
commit | 6c7fe66b7b1c4fec6ba0cb12d525e33dd17ab196 (patch) | |
tree | 9a7932a0ce69181a802550c72b08d6682b7a220c /dev-perl/YAML-Tiny | |
parent | Stable for HPPA (bug #402199). (diff) | |
download | gentoo-2-6c7fe66b7b1c4fec6ba0cb12d525e33dd17ab196.tar.gz gentoo-2-6c7fe66b7b1c4fec6ba0cb12d525e33dd17ab196.tar.bz2 gentoo-2-6c7fe66b7b1c4fec6ba0cb12d525e33dd17ab196.zip |
Stable for HPPA (bug #396961).
(Portage version: 2.2.0_alpha85/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.500.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 6798ab35eea7..a0bdbcde0b4b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.30 2012/02/03 16:50:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.31 2012/02/08 14:43:44 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> YAML-Tiny-1.500.0.ebuild: + Stable for HPPA (bug #396961). 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> YAML-Tiny-1.500.0.ebuild: Stable for amd64, wrt bug #396961 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild index 822ff3e78d3c..0f2169999c17 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.500.0.ebuild,v 1.3 2012/02/03 16:50:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild,v 1.4 2012/02/08 14:43:44 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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 |