diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 10:10:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 10:10:10 +0000 |
commit | a80da837d04418ad6f75c303a3f725b1a26df794 (patch) | |
tree | 65be388f760e95b7863d6a6e86a9f87a0fa6e888 /dev-perl/yaml/yaml-0.39.ebuild | |
parent | arm/hppa/ia64/sh stable (diff) | |
download | gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.tar.gz gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.tar.bz2 gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/yaml/yaml-0.39.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.39.ebuild b/dev-perl/yaml/yaml-0.39.ebuild index 5f57ee09e2ba..9540b0521f2a 100644 --- a/dev-perl/yaml/yaml-0.39.ebuild +++ b/dev-perl/yaml/yaml-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.4 2006/01/15 11:02:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.5 2006/01/16 10:08:43 vapier 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="" DEPEND=">=perl-core/Test-Simple-0.54" |