diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-02-08 20:51:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-02-08 20:51:41 +0000 |
commit | 05017842c6d5af3df90c9f6f988b54878c6129c6 (patch) | |
tree | 2eacb66990c0de4cc65ddf2179d3301c82591202 /dev-perl | |
parent | clean up (diff) | |
download | gentoo-2-05017842c6d5af3df90c9f6f988b54878c6129c6.tar.gz gentoo-2-05017842c6d5af3df90c9f6f988b54878c6129c6.tar.bz2 gentoo-2-05017842c6d5af3df90c9f6f988b54878c6129c6.zip |
Marked ~ppc-aix, bug #298183
(Portage version: 2.2.00.15320-prefix/cvs/Darwin powerpc)
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 7feb275dd30a..f8f46af0430c 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.13 2010/01/17 19:00:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.14 2010/02/08 20:51:41 grobian Exp $ + + 08 Feb 2010; Fabian Groffen <grobian@gentoo.org> YAML-Tiny-1.41.ebuild: + Marked ~ppc-aix, bug #298183 17 Jan 2010; Raúl Porcel <armin76@gentoo.org> YAML-Tiny-1.41.ebuild: Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #298183 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild index 069bcd2e250a..fe10bb62ed7c 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.8 2010/01/17 19:00:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.9 2010/02/08 20:51:41 grobian 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~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 |