diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-09 00:48:47 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-09 00:48:47 +0000 |
commit | b61f51858b05b5533c43475881e2cdcd669e5ebd (patch) | |
tree | 59813a0144b7a286ed7b832b8125df4598193b26 /dev-perl/XML-Sablot | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.tar.gz gentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.tar.bz2 gentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.zip |
Some cleanup
Diffstat (limited to 'dev-perl/XML-Sablot')
-rw-r--r-- | dev-perl/XML-Sablot/XML-Sablot-0.51.ebuild | 43 | ||||
-rw-r--r-- | dev-perl/XML-Sablot/files/digest-XML-Sablot-0.51 | 1 |
2 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.51.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.51.ebuild deleted file mode 100644 index 79aa381c1871..000000000000 --- a/dev-perl/XML-Sablot/XML-Sablot-0.51.ebuild +++ /dev/null @@ -1,43 +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.51.ebuild,v 1.2 2001/05/03 16:38:57 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() { - - unpack ${A} - -} - -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 Changes README MANIFEST -} - - - - - - diff --git a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.51 b/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.51 deleted file mode 100644 index 87123a15e927..000000000000 --- a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.51 +++ /dev/null @@ -1 +0,0 @@ -MD5 98b75826c41bc35346b4585ae2d133f5 XML-Sablotron-0.51.tar.gz |