diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:07:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 21:07:09 +0000 |
commit | a22431467d72ce8b40659b4c0de289c452196746 (patch) | |
tree | 837d5146a2dbcf9be216bf02eecbe84282089310 /dev-perl/yaml/yaml-0.36.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-a22431467d72ce8b40659b4c0de289c452196746.tar.gz gentoo-2-a22431467d72ce8b40659b4c0de289c452196746.tar.bz2 gentoo-2-a22431467d72ce8b40659b4c0de289c452196746.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/yaml/yaml-0.36.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.36.ebuild b/dev-perl/yaml/yaml-0.36.ebuild index efba7f52702a..a98d7349fd8f 100644 --- a/dev-perl/yaml/yaml-0.36.ebuild +++ b/dev-perl/yaml/yaml-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.36.ebuild,v 1.9 2005/06/06 09:12:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.36.ebuild,v 1.10 2005/06/17 21:04:01 hansmi Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |