summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild')
-rw-r--r--dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild
deleted file mode 100644
index 38f93260788d..000000000000
--- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild,v 1.12 2010/01/21 13:13:54 tove Exp $
-
-inherit perl-module eutils
-
-DESCRIPTION="SAX2 Writer"
-HOMEPAGE="http://search.cpan.org/~dahut/${P}"
-SRC_URI="mirror://cpan/authors/id/D/DA/DAHUT/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-perl/Text-Iconv
- dev-perl/XML-Filter-BufferText
- dev-perl/XML-SAX
- >=dev-perl/XML-NamespaceSupport-1.04
- >=dev-libs/libxml2-2.4.1
- dev-lang/perl"
-
-SRC_TEST="do"