From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E4495138569 for ; Sat, 19 Jan 2013 12:14:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0114E05F1; Sat, 19 Jan 2013 12:14:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53067E05F1 for ; Sat, 19 Jan 2013 12:14:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18B2033D9C6 for ; Sat, 19 Jan 2013 12:14:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id A5AF22171D; Sat, 19 Jan 2013 12:14:00 +0000 (UTC) From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Compress-Raw-Zlib: ChangeLog Compress-Raw-Zlib-2.60.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog Compress-Raw-Zlib-2.60.0.ebuild X-VCS-Directories: perl-core/Compress-Raw-Zlib X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130119121400.A5AF22171D@flycatcher.gentoo.org> Date: Sat, 19 Jan 2013 12:14:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ee50d125-3439-4d15-9eb5-6eaaf1026a77 X-Archives-Hash: e522e78eb750f47801dc98964213f60d tove 13/01/19 12:14:00 Modified: ChangeLog Added: Compress-Raw-Zlib-2.60.0.ebuild Log: [bump] perl-core/Compress-Raw-Zlib-2.60.0 (Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) Revision Changes Path 1.52 perl-core/Compress-Raw-Zlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 8 Dec 2012 15:16:37 -0000 1.51 +++ ChangeLog 19 Jan 2013 12:14:00 -0000 1.52 @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Compress-Raw-Zlib -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.51 2012/12/08 15:16:37 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.52 2013/01/19 12:14:00 tove Exp $ + +*Compress-Raw-Zlib-2.60.0 (19 Jan 2013) + + 19 Jan 2013; Torsten Veller + +Compress-Raw-Zlib-2.60.0.ebuild: + Version bump *Compress-Raw-Zlib-2.59.0 (08 Dec 2012) 1.1 perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild?rev=1.1&content-type=text/plain Index: Compress-Raw-Zlib-2.60.0.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.60.0.ebuild,v 1.1 2013/01/19 12:14:00 tove Exp $ EAPI=5 MODULE_AUTHOR=PMQS MODULE_VERSION=2.060 inherit multilib perl-module DESCRIPTION="Low-Level Interface to zlib compression library" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=sys-libs/zlib-1.2.5" DEPEND="${RDEPEND}" # test? ( dev-perl/Test-Pod )" SRC_TEST=parallel src_prepare() { rm -rf "${S}"/zlib-src/ || die sed -i '/^zlib-src/d' "${S}"/MANIFEST || die perl-module_src_prepare } src_configure() { BUILD_ZLIB=False \ ZLIB_INCLUDE="${EPREFIX}"/usr/include \ ZLIB_LIB="${EPREFIX}"/usr/$(get_libdir) \ perl-module_src_configure }