summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 22:12:04 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 22:12:04 +0000
commit4559f7b9013ddd83e1078f81640d3fd153a05e4a (patch)
treef0f56511f8ca4be13b2cea17ed70dc40bbedba2a /app-editors/XML-XSH
parentversion bump, first gpg-signed package ;) (diff)
downloadhistorical-4559f7b9013ddd83e1078f81640d3fd153a05e4a.tar.gz
historical-4559f7b9013ddd83e1078f81640d3fd153a05e4a.tar.bz2
historical-4559f7b9013ddd83e1078f81640d3fd153a05e4a.zip
dont install uselss COPYING file and fix other stuff while i'm at it
Diffstat (limited to 'app-editors/XML-XSH')
-rw-r--r--app-editors/XML-XSH/XML-XSH-1.6.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/app-editors/XML-XSH/XML-XSH-1.6.ebuild b/app-editors/XML-XSH/XML-XSH-1.6.ebuild
index d3f5032f423e..55e260d9b442 100644
--- a/app-editors/XML-XSH/XML-XSH-1.6.ebuild
+++ b/app-editors/XML-XSH/XML-XSH-1.6.ebuild
@@ -1,19 +1,17 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.6.ebuild,v 1.2 2003/02/13 06:38:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.6.ebuild,v 1.3 2004/05/31 22:12:03 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
-
DESCRIPTION="XML Editing Shell"
HOMEPAGE="http://xsh.sourceforge.net/"
SRC_URI="mirror://sourceforge/xsh/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
-
-
KEYWORDS="x86"
+IUSE=""
DEPEND=">=dev-perl/XML-LibXML-1.54
dev-perl/Parse-RecDescent