diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-14 16:53:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-14 16:53:23 +0000 |
commit | cb375a544e3b15b72eabf6ecd92e824da8c79bf1 (patch) | |
tree | 2791a0768b88697c3941039512243012f63e243a /dev-perl/yaml/yaml-0.36.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-cb375a544e3b15b72eabf6ecd92e824da8c79bf1.tar.gz gentoo-2-cb375a544e3b15b72eabf6ecd92e824da8c79bf1.tar.bz2 gentoo-2-cb375a544e3b15b72eabf6ecd92e824da8c79bf1.zip |
Version bump
(Portage version: 2.0.51.20-r4)
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 025a753836f9..2712ee45d2d2 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.3 2005/03/18 23:48:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.36.ebuild,v 1.4 2005/05/14 16:53:23 mcummings 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" |