From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KxIQK-0004aW-N0 for garchives@archives.gentoo.org; Tue, 04 Nov 2008 09:42:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EB38E0341; Tue, 4 Nov 2008 09:42:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C2BEE0341 for ; Tue, 4 Nov 2008 09:42:09 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 88C79642E1 for ; Tue, 4 Nov 2008 09:42:07 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KxIQJ-0000bh-1A for gentoo-commits@lists.gentoo.org; Tue, 04 Nov 2008 09:42:07 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in perl-core/IO-Compress-Zlib: IO-Compress-Zlib-2.015.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: IO-Compress-Zlib-2.015.ebuild X-VCS-Directories: perl-core/IO-Compress-Zlib X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Tue, 04 Nov 2008 09:42:07 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4308dd01-b7e3-4e65-8c65-6124f500b2c8 X-Archives-Hash: 95c6ae92263b283835a63a09c60daac7 vapier 08/11/04 09:42:07 Modified: IO-Compress-Zlib-2.015.ebuild Log: arm/s390/sh stable (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) Revision Changes Path 1.2 perl-core/IO-Compress-Zlib/IO-Compress-Zlib-2.015.eb= uild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/IO-Compr= ess-Zlib/IO-Compress-Zlib-2.015.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/IO-Compr= ess-Zlib/IO-Compress-Zlib-2.015.ebuild?rev=3D1.2&content-type=3Dtext/plai= n diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/IO-Compr= ess-Zlib/IO-Compress-Zlib-2.015.ebuild?r1=3D1.1&r2=3D1.2 Index: IO-Compress-Zlib-2.015.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Compress-Zlib/IO-Compress-= Zlib-2.015.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- IO-Compress-Zlib-2.015.ebuild 2 Nov 2008 07:24:10 -0000 1.1 +++ IO-Compress-Zlib-2.015.ebuild 4 Nov 2008 09:42:06 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress-Zlib/IO-Compres= s-Zlib-2.015.ebuild,v 1.1 2008/11/02 07:24:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress-Zlib/IO-Compres= s-Zlib-2.015.ebuild,v 1.2 2008/11/04 09:42:06 vapier Exp $ =20 MODULE_AUTHOR=3DPMQS =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"|| ( Artistic GPL-2 )" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh s= parc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= ~sparc-fbsd x86 ~x86-fbsd" IUSE=3D"test" =20 RDEPEND=3D">=3Dvirtual/perl-IO-Compress-Base-${PV}