diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 01:33:51 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 01:33:51 +0000 |
commit | 3e6c2350fee6b5f4fb64b8b38a9194985d98f792 (patch) | |
tree | d76731c8b2110a60e83c8caa3f2501907064d753 | |
parent | Added ~mips to KEYWORDS. (diff) | |
download | historical-3e6c2350fee6b5f4fb64b8b38a9194985d98f792.tar.gz historical-3e6c2350fee6b5f4fb64b8b38a9194985d98f792.tar.bz2 historical-3e6c2350fee6b5f4fb64b8b38a9194985d98f792.zip |
0.39 stable on mips, ~mips added to 0.59 for Bug #119199.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-perl/yaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/yaml/Manifest | 16 | ||||
-rw-r--r-- | dev-perl/yaml/yaml-0.39.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/yaml/yaml-0.58.ebuild | 4 |
4 files changed, 12 insertions, 18 deletions
diff --git a/dev-perl/yaml/ChangeLog b/dev-perl/yaml/ChangeLog index 14cbc72681f8..d8d7fe1d17ac 100644 --- a/dev-perl/yaml/ChangeLog +++ b/dev-perl/yaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/yaml # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.32 2006/02/20 21:10:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.33 2006/02/26 01:33:51 kumba Exp $ + + 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> yaml-0.39.ebuild, + yaml-0.58.ebuild: + 0.39 stable on mips, ~mips added to 0.59 for Bug #119199. 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> -yaml-0.57.ebuild: Removing extraneous ebuild diff --git a/dev-perl/yaml/Manifest b/dev-perl/yaml/Manifest index e0aaa2324c2f..babff7544942 100644 --- a/dev-perl/yaml/Manifest +++ b/dev-perl/yaml/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d51a7cb093fe1f7412b8c2ee1ca0c2fb ChangeLog 3495 +MD5 18ff5d6f94f3471a4ad54730cfb37d80 ChangeLog 3638 MD5 15f85691d9786b8330a2d12a794f01a8 files/digest-yaml-0.35 60 MD5 762e5b7a55af9cdaa283ead3d49504ef files/digest-yaml-0.36 60 MD5 e81d6f91ee6cd06aeb46872bd1d0c911 files/digest-yaml-0.39 60 @@ -11,14 +8,7 @@ MD5 09501747c4f19260eb66f80e0057b1ee files/digest-yaml-0.58 60 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 415d20775b4d37de9438f72c476519a4 yaml-0.35.ebuild 637 MD5 9cb91cdfc0fd2faa17ce87d329b6c0a7 yaml-0.36.ebuild 655 -MD5 1b4cc234917f36b3ebb71bc742123ded yaml-0.39.ebuild 698 +MD5 80bbca1f65be0627af308fae77006dd9 yaml-0.39.ebuild 693 MD5 78afca2223b74b780b75734fd5fbd69f yaml-0.51.ebuild 821 MD5 0162466c6d2a8ee2543645a5aa51b675 yaml-0.53.ebuild 834 -MD5 7ec5fb751d9a2593fc797efc4f9e394e yaml-0.58.ebuild 735 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFD+jA+tG5z4I8BtQoRAsODAJ9f0Rs31Rtku2N/0VK9OYHveA74NQCfX/Sp -7T3PtOLrWrtQTSbB26i6FAk= -=E6RU ------END PGP SIGNATURE----- +MD5 1fad27abd54eee650994f5f49ec5fcf1 yaml-0.58.ebuild 737 diff --git a/dev-perl/yaml/yaml-0.39.ebuild b/dev-perl/yaml/yaml-0.39.ebuild index e912a1eaaeab..45500ea4d7d9 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.8 2006/02/13 14:27:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.9 2006/02/26 01:33:51 kumba 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=">=virtual/perl-Test-Simple-0.54" diff --git a/dev-perl/yaml/yaml-0.58.ebuild b/dev-perl/yaml/yaml-0.58.ebuild index 246cbe275418..d7e595ba1c85 100644 --- a/dev-perl/yaml/yaml-0.58.ebuild +++ b/dev-perl/yaml/yaml-0.58.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.58.ebuild,v 1.1 2006/02/20 13:19:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.58.ebuild,v 1.2 2006/02/26 01:33:51 kumba 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="~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND="test? ( >=dev-perl/Test-Base-0.49 ) " |