summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 23:06:47 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 23:06:47 +0000
commit927ffb45177fd4c298711382e7bb81f11c664242 (patch)
treec0885a7c9585e7d322ec43529dc6b1b5c69a698a /dev-perl/yaml/yaml-0.39.ebuild
parentRemoved old versions. Fixed HOMEPAGE and SRC_URI. (diff)
downloadgentoo-2-927ffb45177fd4c298711382e7bb81f11c664242.tar.gz
gentoo-2-927ffb45177fd4c298711382e7bb81f11c664242.tar.bz2
gentoo-2-927ffb45177fd4c298711382e7bb81f11c664242.zip
Mark 0.39 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/yaml/yaml-0.39.ebuild')
-rw-r--r--dev-perl/yaml/yaml-0.39.ebuild4
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 d85331aa30f3..4704cfeda793 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.6 2006/01/21 21:50:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.7 2006/01/31 23:06:47 agriffis 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"