diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-01-03 13:55:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-01-03 13:55:59 +0000 |
commit | f2b795a354cf7b104c021ca41115cf5008e7b34f (patch) | |
tree | f637d2972afc253846f511fe42a2628c822f8f0d /app-editors | |
parent | second try at removing xsh (diff) | |
download | historical-f2b795a354cf7b104c021ca41115cf5008e7b34f.tar.gz historical-f2b795a354cf7b104c021ca41115cf5008e7b34f.tar.bz2 historical-f2b795a354cf7b104c021ca41115cf5008e7b34f.zip |
fixed location in tree
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/XML-XSH/ChangeLog | 12 | ||||
-rw-r--r-- | app-editors/XML-XSH/XML-XSH-1.6.ebuild | 23 | ||||
-rw-r--r-- | app-editors/XML-XSH/files/digest-XML-XSH-1.6 | 1 |
3 files changed, 36 insertions, 0 deletions
diff --git a/app-editors/XML-XSH/ChangeLog b/app-editors/XML-XSH/ChangeLog new file mode 100644 index 000000000000..68c2d9cf1d12 --- /dev/null +++ b/app-editors/XML-XSH/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for app-editors/XML-XSH +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/ChangeLog,v 1.1 2003/01/03 13:55:59 mcummings Exp $ + + 03 Jan 2003; Michael Cummings <mcummings@gentoo.org>: + Moved from net-www to app-editors - more approriate here. unmasking for x86. + +*XML-XSH-1.6 (02 Jan 2003) + + 02 Jan 2003; Michael Cummings <mcummings@gentoo.org> XML-XSH-1.6.ebuild: + + Initial import. Bug submitted by stocke2, but 12148. diff --git a/app-editors/XML-XSH/XML-XSH-1.6.ebuild b/app-editors/XML-XSH/XML-XSH-1.6.ebuild new file mode 100644 index 000000000000..67f6a6d492e5 --- /dev/null +++ b/app-editors/XML-XSH/XML-XSH-1.6.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2002 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.1 2003/01/03 13:55:59 mcummings 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" + +DEPEND=">=dev-perl/XML-LibXML-1.54 + dev-perl/Parse-RecDescent + dev-perl/Text-Iconv + dev-perl/XML-LibXSLT + dev-perl/Term-ReadLine-Perl + dev-perl/XML-XUpdate-LibXML" diff --git a/app-editors/XML-XSH/files/digest-XML-XSH-1.6 b/app-editors/XML-XSH/files/digest-XML-XSH-1.6 new file mode 100644 index 000000000000..ea3071c64b9c --- /dev/null +++ b/app-editors/XML-XSH/files/digest-XML-XSH-1.6 @@ -0,0 +1 @@ +MD5 e65ff3730ea14b7136594801b1dc8df5 XML-XSH-1.6.tar.gz 158459 |