public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Compress-Raw-Zlib: metadata.xml Compress-Raw-Zlib-2.015.ebuild Manifest Compress-Raw-Zlib-2.005.ebuild ChangeLog
@ 2008-11-02  7:17 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2008-11-02  7:17 UTC (permalink / raw
  To: gentoo-commits

tove        08/11/02 07:17:55

  Added:                metadata.xml Compress-Raw-Zlib-2.015.ebuild
                        Manifest Compress-Raw-Zlib-2.005.ebuild ChangeLog
  Log:
  dev-perl => perl-core migration
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)

Revision  Changes    Path
1.1                  perl-core/Compress-Raw-Zlib/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
</pkgmetadata>



1.1                  perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild?rev=1.1&content-type=text/plain

Index: Compress-Raw-Zlib-2.015.ebuild
===================================================================
# Copyright 1999-2008 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.015.ebuild,v 1.1 2008/11/02 07:17:55 tove Exp $

MODULE_AUTHOR=PMQS

inherit multilib perl-module

DESCRIPTION="Low-Level Interface to zlib compression library"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="test"

RDEPEND="dev-lang/perl
	>=sys-libs/zlib-1.2.2.1"
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod )"

SRC_TEST="do"

src_unpack() {
	perl-module_src_unpack

	cat <<-EOF > "${S}/config.in"
		BUILD_ZLIB = False
		INCLUDE = /usr/include
		LIB = /usr/${get_libdir}

		OLD_ZLIB = False
		GZIP_OS_CODE = AUTO_DETECT
	EOF
}



1.1                  perl-core/Compress-Raw-Zlib/Manifest

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST Compress-Raw-Zlib-2.005.tar.gz 207334 RMD160 a4afb30ebf298c323693f3ec9de0b3f6bcd71b98 SHA1 26b658c16fed52d4982e2c82f340238d538e67fd SHA256 118d7041d5527b3414051251828801524308eacb2f5af71c371ba764cddc7557
DIST Compress-Raw-Zlib-2.015.tar.gz 209006 RMD160 39e04bf22d1fd0d2156971c19d28e5de468cc3cb SHA1 1738184cdfb443addec7560743095ed7bbfb9c3e SHA256 8d75b2abbaca09528ce7e566684253b09a94f3f100947885a54ee22ec7f9d33c
EBUILD Compress-Raw-Zlib-2.005.ebuild 844 RMD160 b20d23aed7044a4086d5e54e4c8851b6bedf7bb6 SHA1 1a5c65c9866ba44ab5697bb28f82f80e5eed3133 SHA256 5fc9bb64f8eb0791a2a71c64248573148c5a3052ec05f0acc11b6a9803c03f53
EBUILD Compress-Raw-Zlib-2.015.ebuild 831 RMD160 49086db0889efcc5cdc9b684cec43b0126cbe06c SHA1 4ff5a2358c1aaa5a1d0c8a47bc88500b4783128b SHA256 69ca1b17f323ce260a33bba10e9bacb85c9e0dc441cbd27e2e4ca4686a3a13d7
MISC ChangeLog 6595 RMD160 9d4bb04c6208a58ceee06268b6e7ca69a2f54cc5 SHA1 b4b59e651909ff171b7bcb0cef722592db294032 SHA256 e98eff2d1a6bf41c1ec92b4717687e10cefca1d08aab34944a6d3997a4ac0476
MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710



1.1                  perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.1&content-type=text/plain

Index: Compress-Raw-Zlib-2.005.ebuild
===================================================================
# Copyright 1999-2008 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.005.ebuild,v 1.1 2008/11/02 07:17:55 tove Exp $

inherit perl-module multilib

DESCRIPTION="Low-Level Interface to zlib compression library"
HOMEPAGE="http://search.cpan.org/~pmqs"
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 ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""

RDEPEND="dev-lang/perl
		sys-libs/zlib"

DEPEND=${RDEPEND}

SRC_TEST="do"

src_unpack() {
	perl-module_src_unpack

	cat - > "${S}/config.in" <<EOF
BUILD_ZLIB = False
INCLUDE = /usr/include
LIB = /usr/${get_libdir}

OLD_ZLIB = False
GZIP_OS_CODE = AUTO_DETECT
EOF
}



1.1                  perl-core/Compress-Raw-Zlib/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for perl-core/Compress-Raw-Zlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.1 2008/11/02 07:17:55 tove Exp $

  01 Nov 2008; Torsten Veller <tove@gentoo.org> +metadata.xml,
  +Compress-Raw-Zlib-2.005.ebuild, +Compress-Raw-Zlib-2.015.ebuild:
  dev-perl => perl-core migration

  01 Nov 2008; Torsten Veller <tove@gentoo.org>
  -Compress-Raw-Zlib-2.011.ebuild, -Compress-Raw-Zlib-2.012.ebuild:
  Cleanup.

  23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  ppc stable, bug #192989

  23 Oct 2008; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  alpha/ia64/x86 stable wrt #192989

  22 Oct 2008; Guy Martin <gmsoft@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  hppa stable, #192989

  21 Oct 2008; Markus Rothe <corsair@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  Stable on ppc64; bug #192989

  21 Oct 2008; Tobias Heinlein <keytoaster@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  amd64 stable, security bug #192989

  20 Oct 2008; Friedrich Oslage <bluebird@gentoo.org>
  Compress-Raw-Zlib-2.015.ebuild:
  Stable on sparc, security bug #192989

*Compress-Raw-Zlib-2.015 (05 Sep 2008)

  05 Sep 2008; Torsten Veller <tove@gentoo.org>
  +Compress-Raw-Zlib-2.015.ebuild:
  Version bump

*Compress-Raw-Zlib-2.012 (19 Jul 2008)

  19 Jul 2008; Torsten Veller <tove@gentoo.org>
  +Compress-Raw-Zlib-2.012.ebuild:
  Version bump

  15 Jul 2008; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.011.ebuild:
  alpha/ia64/sparc/x86 stable

  20 May 2008; Torsten Veller <tove@gentoo.org>
  -Compress-Raw-Zlib-2.001.ebuild, -Compress-Raw-Zlib-2.002.ebuild,
  -Compress-Raw-Zlib-2.003.ebuild, -Compress-Raw-Zlib-2.004.ebuild,
  -Compress-Raw-Zlib-2.004-r1.ebuild, -Compress-Raw-Zlib-2.009.ebuild,
  -Compress-Raw-Zlib-2.010.ebuild:
  Cleaning

*Compress-Raw-Zlib-2.011 (20 May 2008)

  20 May 2008; Torsten Veller <tove@gentoo.org>
  +Compress-Raw-Zlib-2.011.ebuild:
  Version bump

*Compress-Raw-Zlib-2.010 (09 May 2008)

  09 May 2008; Torsten Veller <tove@gentoo.org>
  +Compress-Raw-Zlib-2.010.ebuild:
  Version bump

*Compress-Raw-Zlib-2.009 (29 Apr 2008)

  29 Apr 2008; Torsten Veller <tove@gentoo.org>
  +Compress-Raw-Zlib-2.009.ebuild:
  Version bump

  19 Mar 2008; Jeroen Roovers <jer@gentoo.org>
  Compress-Raw-Zlib-2.005.ebuild:
  Stable for HPPA too.

  13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Raw-Zlib-2.005.ebuild:
  ppc. stable

  29 Dec 2007; <welp@gentoo.org> Compress-Raw-Zlib-2.005.ebuild:
  Keyworded ~sparc-fbsd; bug 203655

  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:
  amd64 stable

  15 Oct 2007; Markus Rothe <corsair@gentoo.org>
  Compress-Raw-Zlib-2.005.ebuild:
  Stable on ppc64

  06 Oct 2007; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.005.ebuild:
  alpha/ia64/sparc/x86 stable

  09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  Stable on ppc.

  01 Aug 2007; Joshua Kinard <kumba@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  Stable on mips.

  22 Jul 2007; Tom Gall <tgall@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  stable on ppc64

  09 Jul 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  Marking sparc stable

*Compress-Raw-Zlib-2.005 (07 Jul 2007)

  07 Jul 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.005.ebuild:
  Version bump

  05 Jul 2007; Tom Gall <tgall@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  stable on ppc64

  05 Jul 2007; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.004-r1.ebuild:
  alpha/ia64/x86 stable

*Compress-Raw-Zlib-2.004-r1 (06 Jun 2007)

  06 Jun 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.004-r1.ebuild:
  Bug 178923, using the ebuild patch with multilib additions

  01 Jun 2007; Jeroen Roovers <jer@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  Stable for HPPA too.

  31 May 2007; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  ia64/x86 stable wrt #180414

  24 May 2007; Diego Pettenò <flameeyes@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  Add ~x86-fbsd keyword, as per bug #154244.

  16 May 2007; Raúl Porcel <armin76@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  Add ~alpha wrt #154244

  12 May 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
  Stable on mips.

  12 May 2007; Joshua Kinard <kumba@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  Stable on mips.

  05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  ppc stable

  10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  sparc stable

  08 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  Compress-Raw-Zlib-2.004.ebuild:
  Marking amd64 stable

*Compress-Raw-Zlib-2.004 (09 Mar 2007)

  09 Mar 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.004.ebuild:
  Version bump

*Compress-Raw-Zlib-2.003 (05 Jan 2007)

  05 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.003.ebuild:
  Version bump

*Compress-Raw-Zlib-2.002 (02 Jan 2007)

  02 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.002.ebuild:
  Version bump

  16 Dec 2006; Michael Cummings <mcummings@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Marking amd64 stable

  11 Dec 2006; Lars Weiler <pylon@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Stable on ppc; bug #154244.

  03 Dec 2006; Markus Rothe <corsair@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Stable on ppc64

  17 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Stable on sparc

  15 Nov 2006; Markus Rothe <corsair@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Added ~ppc64; bug #154244

  15 Nov 2006; Jeroen Roovers <jer@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Marked ~hppa (bug #154244).

  10 Nov 2006; nixnut <nixnut@gentoo.org> Compress-Raw-Zlib-2.001.ebuild:
  Added ~ppc keyword wrt bug 154244 

  07 Nov 2006; Joshua Jackson <tsunam@gentoo.org>
  Compress-Raw-Zlib-2.001.ebuild:
  Stable x86 for bug #154244

  06 Nov 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml:
  New dep for Compress-Zlib

*Compress-Raw-Zlib-2.001 (06 Nov 2006)

  06 Nov 2006; Michael Cummings <mcummings@gentoo.org>
  +Compress-Raw-Zlib-2.001.ebuild:
  New dep for Compress-Zlib







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-02  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02  7:17 [gentoo-commits] gentoo-x86 commit in perl-core/Compress-Raw-Zlib: metadata.xml Compress-Raw-Zlib-2.015.ebuild Manifest Compress-Raw-Zlib-2.005.ebuild ChangeLog Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox