summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Compress-Zlib')
-rw-r--r--dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild8
-rw-r--r--dev-perl/Compress-Zlib/Compress-Zlib-1.16.ebuild29
-rw-r--r--dev-perl/Compress-Zlib/files/digest-Compress-Zlib-1.161
3 files changed, 5 insertions, 33 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild
index 79bf6091aeb7..9952a164585f 100644
--- a/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild
+++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild,v 1.3 2002/07/11 06:30:21 drobbins Exp $
-
-# Inherit the perl-module.eclass functions
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16-r1.ebuild,v 1.4 2002/07/23 22:29:48 seemant Exp $
inherit perl-module
@@ -11,6 +9,10 @@ DESCRIPTION="A Zlib perl module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/Compress/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme"
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86"
+
DEPEND="${DEPEND}
>=sys-libs/zlib-1.1.3"
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.16.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.16.ebuild
deleted file mode 100644
index 676d1baf9ee9..000000000000
--- a/dev-perl/Compress-Zlib/Compress-Zlib-1.16.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.16.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="A Zlib perl module"
-SRC_URI="http://cpan.valueclick.com/modules/by-module/Compress/${A}"
-HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Compress/${P}.readme"
-
-DEPEND=">=sys-devel/perl-5
- >=sys-libs/zlib-1.1.3"
-
-src_compile() {
-
- perl Makefile.PL
- try make
- try make test
-}
-
-src_install () {
-
- try make PREFIX=${D}/usr INSTALLMAN3DIR=${D}/usr/share/man/man3 install
- dodoc ChangeLog MANIFEST README* TODO
-
-}
-
-
-
diff --git a/dev-perl/Compress-Zlib/files/digest-Compress-Zlib-1.16 b/dev-perl/Compress-Zlib/files/digest-Compress-Zlib-1.16
deleted file mode 100644
index e2b1971e751c..000000000000
--- a/dev-perl/Compress-Zlib/files/digest-Compress-Zlib-1.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0435b22d44d8e7237d3de5efe806872a Compress-Zlib-1.16.tar.gz 28448