diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-19 02:25:40 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-19 02:25:40 +0000 |
commit | 8bb666917e4bb3ef9a3cc548b862b36c1ccb1fd2 (patch) | |
tree | b9d5255cc409f07d20f82ba97570217fe95d3f1a | |
parent | Stable on mips, per #198370. (diff) | |
download | gentoo-2-8bb666917e4bb3ef9a3cc548b862b36c1ccb1fd2.tar.gz gentoo-2-8bb666917e4bb3ef9a3cc548b862b36c1ccb1fd2.tar.bz2 gentoo-2-8bb666917e4bb3ef9a3cc548b862b36c1ccb1fd2.zip |
Stable on mips.
(Portage version: 2.1.3.19)
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog index a19081a8dc8b..c641f55a0f74 100644 --- a/dev-perl/Compress-Raw-Zlib/ChangeLog +++ b/dev-perl/Compress-Raw-Zlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Compress-Raw-Zlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.34 2007/11/10 12:16:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.35 2007/11/19 02:25:40 kumba Exp $ + + 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> + Compress-Raw-Zlib-2.005.ebuild: + Stable on mips. 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Compress-Raw-Zlib-2.005.ebuild: diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild index 125f35ae2517..1d89d5be5e9d 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.6 2007/11/11 00:38:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.7 2007/11/19 02:25:40 kumba Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |