summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-04-19 00:13:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-04-19 00:13:17 +0000
commit7fca5aceb44bc107fda3c71b247d10f6b2b96b51 (patch)
tree816370a9a38ecc61b68857195744c2536ff8b363 /app-editors/XML-XSH2
parentInstall in /usr/share/mk/freebsd non non-FreeBSD systems for crosscompile. (diff)
downloadgentoo-2-7fca5aceb44bc107fda3c71b247d10f6b2b96b51.tar.gz
gentoo-2-7fca5aceb44bc107fda3c71b247d10f6b2b96b51.tar.bz2
gentoo-2-7fca5aceb44bc107fda3c71b247d10f6b2b96b51.zip
Version bump, successor to XML-XSH
(Portage version: 2.0.54)
Diffstat (limited to 'app-editors/XML-XSH2')
-rw-r--r--app-editors/XML-XSH2/ChangeLog9
-rw-r--r--app-editors/XML-XSH2/Manifest3
-rw-r--r--app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild21
-rw-r--r--app-editors/XML-XSH2/files/digest-XML-XSH2-2.0.21
-rw-r--r--app-editors/XML-XSH2/metadata.xml10
5 files changed, 44 insertions, 0 deletions
diff --git a/app-editors/XML-XSH2/ChangeLog b/app-editors/XML-XSH2/ChangeLog
new file mode 100644
index 000000000000..0a64f0ebe0b7
--- /dev/null
+++ b/app-editors/XML-XSH2/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for app-editors/XML-XSH2
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.1 2006/04/19 00:13:17 mcummings Exp $
+
+*XML-XSH2-2.0.2 (19 Apr 2006)
+
+ 19 Apr 2006; <mcummings@gentoo.org> +metadata.xml, +XML-XSH2-2.0.2.ebuild:
+ Version bump, successor to XML-XSH
+
diff --git a/app-editors/XML-XSH2/Manifest b/app-editors/XML-XSH2/Manifest
new file mode 100644
index 000000000000..046c7b3e828f
--- /dev/null
+++ b/app-editors/XML-XSH2/Manifest
@@ -0,0 +1,3 @@
+MD5 3bb88719cadf38d212d55c0c6eec1492 XML-XSH2-2.0.2.ebuild 623
+MD5 57e0e103df7b15b131eae987b4c6c4bc files/digest-XML-XSH2-2.0.2 66
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
diff --git a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild b/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
new file mode 100644
index 000000000000..bd88d34c9834
--- /dev/null
+++ b/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild,v 1.1 2006/04/19 00:13:17 mcummings Exp $
+
+inherit perl-module
+
+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.56
+ >=dev-perl/Parse-RecDescent-1.94
+ >=dev-perl/XML-LibXSLT-1.53
+ dev-perl/Term-ReadLine-Perl
+ >=dev-perl/XML-XUpdate-LibXML-0.4.0
+ >=dev-perl/XML-LibXML-XPathContext-0.04"
diff --git a/app-editors/XML-XSH2/files/digest-XML-XSH2-2.0.2 b/app-editors/XML-XSH2/files/digest-XML-XSH2-2.0.2
new file mode 100644
index 000000000000..414924ac373d
--- /dev/null
+++ b/app-editors/XML-XSH2/files/digest-XML-XSH2-2.0.2
@@ -0,0 +1 @@
+MD5 754fe75608d589e24586681a99983367 XML-XSH2-2.0.2.tar.gz 270693
diff --git a/app-editors/XML-XSH2/metadata.xml b/app-editors/XML-XSH2/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/app-editors/XML-XSH2/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>