summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-12 13:13:27 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-12 13:13:27 +0000
commitc4d58102176fd6796a5fb45344177a6579ffea09 (patch)
tree73a080aaa7368233932b04be8ab9547b9fcd4e0a /app-xemacs/sh-script
parentVersion bump; add metadata. (diff)
downloadgentoo-2-c4d58102176fd6796a5fb45344177a6579ffea09.tar.gz
gentoo-2-c4d58102176fd6796a5fb45344177a6579ffea09.tar.bz2
gentoo-2-c4d58102176fd6796a5fb45344177a6579ffea09.zip
Version bump; remove old version; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/sh-script')
-rw-r--r--app-xemacs/sh-script/ChangeLog10
-rw-r--r--app-xemacs/sh-script/files/digest-sh-script-1.174
-rw-r--r--app-xemacs/sh-script/files/digest-sh-script-1.213
-rw-r--r--app-xemacs/sh-script/metadata.xml10
-rw-r--r--app-xemacs/sh-script/sh-script-1.21.ebuild15
5 files changed, 39 insertions, 3 deletions
diff --git a/app-xemacs/sh-script/ChangeLog b/app-xemacs/sh-script/ChangeLog
index 8b232631eec5..56ec98b84f76 100644
--- a/app-xemacs/sh-script/ChangeLog
+++ b/app-xemacs/sh-script/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-xemacs/sh-script
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.8 2005/04/24 03:22:57 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.9 2006/11/12 13:13:27 graaff Exp $
+
+*sh-script-1.21 (12 Nov 2006)
+
+ 12 Nov 2006; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+ -sh-script-1.16.ebuild, +sh-script-1.21.ebuild:
+ Version bump; remove old version; add metadata.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> sh-script-1.17.ebuild:
Stable on ppc.
diff --git a/app-xemacs/sh-script/files/digest-sh-script-1.17 b/app-xemacs/sh-script/files/digest-sh-script-1.17
index 210b46d07f92..fb5bf955ef38 100644
--- a/app-xemacs/sh-script/files/digest-sh-script-1.17
+++ b/app-xemacs/sh-script/files/digest-sh-script-1.17
@@ -1 +1,3 @@
-MD5 919e1c273b0eb05b17795f5f3382ef1c sh-script-1.17-pkg.tar.gz 36945 \ No newline at end of file
+MD5 919e1c273b0eb05b17795f5f3382ef1c sh-script-1.17-pkg.tar.gz 36945
+RMD160 af116fe428a9c983489486b4948a313912870fdf sh-script-1.17-pkg.tar.gz 36945
+SHA256 b0f8c9bd60c4ef29acbcb5ec64fbf9f156bbc41748150bfc6c46d92f4a054b9b sh-script-1.17-pkg.tar.gz 36945
diff --git a/app-xemacs/sh-script/files/digest-sh-script-1.21 b/app-xemacs/sh-script/files/digest-sh-script-1.21
new file mode 100644
index 000000000000..e53d3e93db91
--- /dev/null
+++ b/app-xemacs/sh-script/files/digest-sh-script-1.21
@@ -0,0 +1,3 @@
+MD5 c3cd67259af1073985af3d5ad83f4d2e sh-script-1.21-pkg.tar.gz 70351
+RMD160 50d03fc200dd0f9c196a4dc7e60e165971914d4e sh-script-1.21-pkg.tar.gz 70351
+SHA256 df4a547f23e4e5d6a8cbd21193e5625fcb4b4ae57f89c3da88d5e43fe86186a2 sh-script-1.21-pkg.tar.gz 70351
diff --git a/app-xemacs/sh-script/metadata.xml b/app-xemacs/sh-script/metadata.xml
new file mode 100644
index 000000000000..30d23a01cc89
--- /dev/null
+++ b/app-xemacs/sh-script/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>xemacs</herd>
+ <maintainer>
+ <email>xemacs@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>
diff --git a/app-xemacs/sh-script/sh-script-1.21.ebuild b/app-xemacs/sh-script/sh-script-1.21.ebuild
new file mode 100644
index 000000000000..f6f091ec5e4e
--- /dev/null
+++ b/app-xemacs/sh-script/sh-script-1.21.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.21.ebuild,v 1.1 2006/11/12 13:13:27 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for editing shell scripts."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
+