diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-18 19:23:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-18 19:23:25 +0000 |
commit | 5fcf96a15e3f3f14ce76e31c93fdcef2106e3b6a (patch) | |
tree | 509839437b5cbe0c37cfeeb1238be8602c938ee9 /dev-perl | |
parent | Remove old (diff) | |
download | gentoo-2-5fcf96a15e3f3f14ce76e31c93fdcef2106e3b6a.tar.gz gentoo-2-5fcf96a15e3f3f14ce76e31c93fdcef2106e3b6a.tar.bz2 gentoo-2-5fcf96a15e3f3f14ce76e31c93fdcef2106e3b6a.zip |
Stable for HPPA (bug #323529).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-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 030385a382d5..92f6eaf8d6e3 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.20 2010/08/09 13:03:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.21 2010/10/18 19:23:25 jer Exp $ + + 18 Oct 2010; Jeroen Roovers <jer@gentoo.org> YAML-Tiny-1.41.ebuild: + Stable for HPPA (bug #323529). *YAML-Tiny-1.44 (09 Aug 2010) diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild index 3c75ed018a49..f9d93ffbf338 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.13 2010/06/27 17:34:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.14 2010/10/18 19:23:25 jer 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 |