diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 08:07:36 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 08:07:36 +0000 |
commit | 71af4f81b5584631af8a4a21748fb7f0030131ac (patch) | |
tree | 9dcf807e5e2c4643a40fb51fc3b0f30f313fb12c /dev-perl/YAML-Tiny | |
parent | ppc stable (bug 414381). (diff) | |
download | gentoo-2-71af4f81b5584631af8a4a21748fb7f0030131ac.tar.gz gentoo-2-71af4f81b5584631af8a4a21748fb7f0030131ac.tar.bz2 gentoo-2-71af4f81b5584631af8a4a21748fb7f0030131ac.zip |
ppc stable (bug 418873).
(Portage version: 2.1.11.10/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.510.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 f12177ef1298..79ee82f17c36 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.45 2012/08/06 21:18:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.46 2012/08/22 08:07:36 xmw Exp $ + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> YAML-Tiny-1.510.0.ebuild: + ppc stable (bug 418873). 06 Aug 2012; Brent Baude <ranger@gentoo.org> YAML-Tiny-1.510.0.ebuild: Marking YAML-Tiny-1.510.0 ppc64 for bug 418873 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild index 8857ba67b147..3579be8448b9 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.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.510.0.ebuild,v 1.6 2012/08/06 21:18:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.7 2012/08/22 08:07:36 xmw 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 |