summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:49:09 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:49:09 +0000
commit1506a82b36eb82f9839420096ab4a26d453f9569 (patch)
tree9736cd040367ca02ae6f2ef4f0c89dae05c8be61 /dev-perl/XML-Sablot
parentUpdate (diff)
downloadgentoo-2-1506a82b36eb82f9839420096ab4a26d453f9569.tar.gz
gentoo-2-1506a82b36eb82f9839420096ab4a26d453f9569.tar.bz2
gentoo-2-1506a82b36eb82f9839420096ab4a26d453f9569.zip
*** empty log message ***
Diffstat (limited to 'dev-perl/XML-Sablot')
-rw-r--r--dev-perl/XML-Sablot/XML-Sablot-0.44.ebuild37
-rw-r--r--dev-perl/XML-Sablot/XML-Sablot-0.50.ebuild47
-rw-r--r--dev-perl/XML-Sablot/files/digest-XML-Sablot-0.441
-rw-r--r--dev-perl/XML-Sablot/files/digest-XML-Sablot-0.501
4 files changed, 0 insertions, 86 deletions
diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.44.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.44.ebuild
deleted file mode 100644
index bd61e8234934..000000000000
--- a/dev-perl/XML-Sablot/XML-Sablot-0.44.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/XML-Sablot/XML-Sablot-0.44.ebuild,v 1.3 2000/11/04 12:54:30 achim Exp $
-
-P=XML-Sablotron-0.44
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-CATEGORY="dev-perl"
-DESCRIPTION="Perl Module for Sablotron"
-SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/${A}"
-HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/xml-sab.act"
-
-DEPEND=">=sys-devel/perl-5
- >=app-text/sablotron-0.44"
-
-src_compile() {
-
- cd ${S}
- perl Makefile.PL
- try make
- try make test
-
-}
-
-src_install () {
-
- cd ${S}
- try make PREFIX=${D}/usr install
- dodoc Changes README MANIFEST
-}
-
-
-
-
-
-
diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.50.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.50.ebuild
deleted file mode 100644
index e36137f3aa82..000000000000
--- a/dev-perl/XML-Sablot/XML-Sablot-0.50.ebuild
+++ /dev/null
@@ -1,47 +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/XML-Sablot/XML-Sablot-0.50.ebuild,v 1.1 2001/02/16 20:01:14 achim Exp $
-
-P=XML-Sablotron-${PV}
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-CATEGORY="dev-perl"
-DESCRIPTION="Perl Module for Sablotron"
-#SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/${A}"
-#HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/xml-sab.act"
-SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${A}"
-HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${PN}.${PV}.readme"
-
-DEPEND=">=sys-devel/perl-5
- >=app-text/sablotron-0.44"
-
-src_unpack() {
-
- mkdir ${S}
- cd ${S}
- unpack ${A}
-
-}
-
-src_compile() {
-
- cd ${S}
- perl Makefile.PL
- try make
- try make test
-
-}
-
-src_install () {
-
- cd ${S}
- try make PREFIX=${D}/usr install
- dodoc Changes README MANIFEST
-}
-
-
-
-
-
-
diff --git a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.44 b/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.44
deleted file mode 100644
index 8cc4a28162e8..000000000000
--- a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.44
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2ceeba53eaaea9d0e6c199f3e4ded694 XML-Sablotron-0.44.tar.gz
diff --git a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.50 b/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.50
deleted file mode 100644
index f90c9b91735e..000000000000
--- a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.50
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dc08084f738df02b7ff78399a293b780 XML-Sablotron-0.50.tar.gz