summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/sh-script')
-rw-r--r--app-xemacs/sh-script/Manifest1
-rw-r--r--app-xemacs/sh-script/metadata.xml8
-rw-r--r--app-xemacs/sh-script/sh-script-1.26.ebuild16
3 files changed, 0 insertions, 25 deletions
diff --git a/app-xemacs/sh-script/Manifest b/app-xemacs/sh-script/Manifest
deleted file mode 100644
index 33e1c55..0000000
--- a/app-xemacs/sh-script/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sh-script-1.26-pkg.tar.gz 70798 SHA256 d8c87eeb8adeffc3bdb2f40ad346d1c8bfc4e2786cc37cb04a484e6bf6c1ffd9 SHA512 b03ef916a1ce25d64302debd0b23c230e314a31978cec99b7fecbc4f0daf54130b1b09b6951e85af5a9415d426a4b8a3b06806a90577da4ea1488e67286f5f8c WHIRLPOOL 69bbd175e7c8139d72171f75afd3df783d9740ceea7aa7c44496940ee8cfeeddc4422085f76a38ab5f622197a00f252ae17f0929169bdeb8430e7e79456df3ed
diff --git a/app-xemacs/sh-script/metadata.xml b/app-xemacs/sh-script/metadata.xml
deleted file mode 100644
index c7dd551..0000000
--- a/app-xemacs/sh-script/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xemacs@gentoo.org</email>
- <name>Gentoo XEmacs project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-xemacs/sh-script/sh-script-1.26.ebuild b/app-xemacs/sh-script/sh-script-1.26.ebuild
deleted file mode 100644
index 2d3e15b..0000000
--- a/app-xemacs/sh-script/sh-script-1.26.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Support for editing shell scripts."
-XEMACS_PKG_CAT="standard"
-
-XEMACS_EXPERIMENTAL=true
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages