From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IeFwQ-0003w1-N7 for garchives@archives.gentoo.org; Sat, 06 Oct 2007 20:08:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l96Jwe0x030846; Sat, 6 Oct 2007 19:58:40 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l96JwccA030840 for ; Sat, 6 Oct 2007 19:58:39 GMT 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 63C0665481 for ; Sat, 6 Oct 2007 19:58:38 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IeFnJ-0001zD-Ca for gentoo-commits@lists.gentoo.org; Sat, 06 Oct 2007 19:58:37 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Compress-Raw-Zlib: ChangeLog Compress-Raw-Zlib-2.005.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog Compress-Raw-Zlib-2.005.ebuild X-VCS-Directories: dev-perl/Compress-Raw-Zlib X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Raul Porcel Date: Sat, 06 Oct 2007 19:58:37 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: a0b7b08a-cae2-40ff-acc8-e1269bc33746 X-Archives-Hash: dacab9843633455c8ee13292003af7ad armin76 07/10/06 19:58:37 Modified: ChangeLog Compress-Raw-Zlib-2.005.ebuild Log: alpha/ia64/sparc/x86 stable (Portage version: 2.1.3.9) Revision Changes Path 1.32 dev-perl/Compress-Raw-Zlib/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 9 Aug 2007 14:27:42 -0000 1.31 +++ ChangeLog 6 Oct 2007 19:58:36 -0000 1.32 @@ -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.31 2007/08/09 14:27:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.32 2007/10/06 19:58:36 armin76 Exp $ + + 06 Oct 2007; Raúl Porcel + Compress-Raw-Zlib-2.005.ebuild: + alpha/ia64/sparc/x86 stable 09 Aug 2007; Tobias Scherbaum Compress-Raw-Zlib-2.004-r1.ebuild: 1.3 dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?r1=1.2&r2=1.3 Index: Compress-Raw-Zlib-2.005.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Compress-Raw-Zlib-2.005.ebuild 10 Jul 2007 23:33:26 -0000 1.2 +++ Compress-Raw-Zlib-2.005.ebuild 6 Oct 2007 19:58:36 -0000 1.3 @@ -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.2 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.3 2007/10/06 19:58:36 armin76 Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ 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 -- gentoo-commits@gentoo.org mailing list