summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-05-20 15:57:50 +0000
committerTorsten Veller <tove@gentoo.org>2008-05-20 15:57:50 +0000
commit7aff4d3d10459ede3d49aad5eee49ff301168498 (patch)
tree8bc4c78cf31adbe83262c55abbc8bb4c7fb27f0d /dev-perl/Compress-Raw-Zlib
parentCleaning (diff)
downloadgentoo-2-7aff4d3d10459ede3d49aad5eee49ff301168498.tar.gz
gentoo-2-7aff4d3d10459ede3d49aad5eee49ff301168498.tar.bz2
gentoo-2-7aff4d3d10459ede3d49aad5eee49ff301168498.zip
Cleaning
(Portage version: 2.1.5)
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r--dev-perl/Compress-Raw-Zlib/ChangeLog9
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild18
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.002.ebuild18
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.003.ebuild18
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild34
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild18
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.009.ebuild32
-rw-r--r--dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.010.ebuild32
8 files changed, 8 insertions, 171 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/ChangeLog b/dev-perl/Compress-Raw-Zlib/ChangeLog
index b6f7b9748fea..4731609fd95e 100644
--- a/dev-perl/Compress-Raw-Zlib/ChangeLog
+++ b/dev-perl/Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/Compress-Raw-Zlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.41 2008/05/20 15:40:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.42 2008/05/20 15:57:49 tove Exp $
+
+ 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)
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild
deleted file mode 100644
index a7e94a8f24d4..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.001.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 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.001.ebuild,v 1.11 2006/12/16 13:26:16 mcummings Exp $
-
-inherit perl-module
-
-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="amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.002.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.002.ebuild
deleted file mode 100644
index d732d8970d0f..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.002.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.002.ebuild,v 1.1 2007/01/02 13:17:52 mcummings Exp $
-
-inherit perl-module
-
-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="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.003.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.003.ebuild
deleted file mode 100644
index 100784b2847d..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.003.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.003.ebuild,v 1.1 2007/01/05 19:06:00 mcummings Exp $
-
-inherit perl-module
-
-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="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild
deleted file mode 100644
index 9d45f5c9178a..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.004-r1.ebuild,v 1.8 2007/08/25 13:17:23 vapier 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 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
-}
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
deleted file mode 100644
index f1efb96a0a3b..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.004.ebuild,v 1.11 2007/07/05 15:05:09 tgall Exp $
-
-inherit perl-module
-
-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 x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.009.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.009.ebuild
deleted file mode 100644
index 175398dd892e..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.009.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2008 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.009.ebuild,v 1.1 2008/04/29 09:38:34 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=""
-
-DEPEND="dev-lang/perl
- sys-libs/zlib"
-
-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
-}
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.010.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.010.ebuild
deleted file mode 100644
index ed5dc5fb73e1..000000000000
--- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.010.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2008 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.010.ebuild,v 1.1 2008/05/09 13:40:35 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=""
-
-DEPEND="dev-lang/perl
- sys-libs/zlib"
-
-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
-}