summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:51:02 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:51:02 +0000
commite6417fe43f06d3bc505a396a21eddd48e28f0102 (patch)
tree5f30a3295280fa56300ebc3f496f87259fa2aa27 /dev-perl/AxKit
parent*** empty log message *** (diff)
downloadhistorical-e6417fe43f06d3bc505a396a21eddd48e28f0102.tar.gz
historical-e6417fe43f06d3bc505a396a21eddd48e28f0102.tar.bz2
historical-e6417fe43f06d3bc505a396a21eddd48e28f0102.zip
Cleanup
Diffstat (limited to 'dev-perl/AxKit')
-rw-r--r--dev-perl/AxKit/AxKit-1.2.ebuild37
-rw-r--r--dev-perl/AxKit/files/digest-AxKit-1.21
2 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/AxKit/AxKit-1.2.ebuild b/dev-perl/AxKit/AxKit-1.2.ebuild
deleted file mode 100644
index 7c5199aab982..000000000000
--- a/dev-perl/AxKit/AxKit-1.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.2.ebuild,v 1.1 2001/02/16 20:01:14 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="The Apache AxKit Perl Module"
-SRC_URI="http://xml.sergeant.org/download/${A}"
-HOMEPAGE="http://xml.sergeant.org/"
-
-DEPEND=">=sys-devel/perl-5"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- cp Makefile.PL Makefile.PL.orig
- sed -e "s:0\.31_03:0.31:" Makefile.PL.orig > Makefile.PL
-}
-
-src_compile() {
-
- perl Makefile.PL
- try make
- try make test
-}
-
-src_install () {
-
- cd ${S}
- try make PREFIX=${D}/usr install
- dodoc ChangeLog MANIFEST README* TODO
-
-}
-
-
-
diff --git a/dev-perl/AxKit/files/digest-AxKit-1.2 b/dev-perl/AxKit/files/digest-AxKit-1.2
deleted file mode 100644
index 8479208b2dec..000000000000
--- a/dev-perl/AxKit/files/digest-AxKit-1.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d46baa7215fa9626ec81d9f3ccb367e0 AxKit-1.2.tar.gz