arm/s390/sh stable
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Aug 2006 16:32:30 +0000 (16:32 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Aug 2006 16:32:30 +0000 (16:32 +0000)
Package-Manager: portage-2.1.1_pre4

dev-perl/yaml/Manifest
dev-perl/yaml/yaml-0.58.ebuild

index 517c29e66b0660d048d6507798a2675730324765..def78d2bddef841d24ea916be761703ce86ce453 100644 (file)
@@ -29,10 +29,10 @@ EBUILD yaml-0.53.ebuild 854 RMD160 06077cb95959b0df2bef4632af1b7284e364f4cf SHA1
 MD5 7840c36ec6837a63d87a387b8b18a3ab yaml-0.53.ebuild 854
 RMD160 06077cb95959b0df2bef4632af1b7284e364f4cf yaml-0.53.ebuild 854
 SHA256 749f8bc2786fb53588b861da0f4dff45f4f91c0671ab90af74993fe799b30f38 yaml-0.53.ebuild 854
-EBUILD yaml-0.58.ebuild 824 RMD160 2409867d0d060e19f0009c4430b38e15861c1b68 SHA1 b76b8ad58914ab03aea5b3082e7b8aaa5beb5ce4 SHA256 79b0c489afc9c9a90c650609dcb2b9addb813d85ae05a5aa8371a1fd2e07b4ba
-MD5 eb914bbadc12180d348c71cecfb97d60 yaml-0.58.ebuild 824
-RMD160 2409867d0d060e19f0009c4430b38e15861c1b68 yaml-0.58.ebuild 824
-SHA256 79b0c489afc9c9a90c650609dcb2b9addb813d85ae05a5aa8371a1fd2e07b4ba yaml-0.58.ebuild 824
+EBUILD yaml-0.58.ebuild 818 RMD160 9d704fff77bfde8a075fc5e9868d67b4efc11386 SHA1 87094f6f50e4fc7f5fa163bb6c6bd8c33d207b80 SHA256 4069f7c327a3c16397dfff0389229993fc5da2986abb9c9e9a820111a9da744e
+MD5 171068dec443857ce140521cb75174e5 yaml-0.58.ebuild 818
+RMD160 9d704fff77bfde8a075fc5e9868d67b4efc11386 yaml-0.58.ebuild 818
+SHA256 4069f7c327a3c16397dfff0389229993fc5da2986abb9c9e9a820111a9da744e yaml-0.58.ebuild 818
 EBUILD yaml-0.60.ebuild 690 RMD160 4d193279bd4269f94f9f006de631cdc1911088f8 SHA1 f01701c77eb097db59b26bf5794ecfda51f2ec45 SHA256 7dbb7cc6618b1c916cefba283c55f8caff474684fa594603c54e2562ef29b0ef
 MD5 7c0636db87981ea0d59b7b2e594bbce4 yaml-0.60.ebuild 690
 RMD160 4d193279bd4269f94f9f006de631cdc1911088f8 yaml-0.60.ebuild 690
@@ -76,7 +76,7 @@ SHA256 19084962c48e4cb69578dfe93dab8df4d27641a1da0fc5aba8929657f0e12cd9 files/di
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.4 (GNU/Linux)
 
-iD8DBQFE1V8rtG5z4I8BtQoRAtXQAJ98bp2Tcf4iGvCNYjMtV2CV0pyPhwCeJNJT
-dDdLZTMhsRotW+qwl7YW6vg=
-=g8+o
+iD8DBQFE1hmnamhnQswr0vIRAqaZAJ9nU1hhD1zvrLnoR9aIo73FxK+UlwCgiNgp
+MEcGkALyQBXA9HiEJ1965VU=
+=N/w1
 -----END PGP SIGNATURE-----
index 7cebd70deead377b05339f81bf960e4b384bf3c8..7663a54764d6627b3cfc4c9df47db0e17770c5fb 100644 (file)
@@ -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.58.ebuild,v 1.11 2006/08/06 03:16:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.58.ebuild,v 1.12 2006/08/06 16:32:30 vapier Exp $
 
 inherit perl-module
 
@@ -13,7 +13,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 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND="test? ( >=dev-perl/Test-Base-0.49 )