summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2019-08-18 22:26:09 +0200
committerMats Lidell <matsl@gentoo.org>2019-08-18 22:26:09 +0200
commitc780a23ef18d76673365d9b23dc862a1c00b9d1a (patch)
tree4e4b72ffee66c9d8fa5948a39a3b639d92ce265f /app-xemacs/vhdl
parentapp-emacs/diff-mode-: Remove old. (diff)
downloademacs-c780a23ef18d76673365d9b23dc862a1c00b9d1a.tar.gz
emacs-c780a23ef18d76673365d9b23dc862a1c00b9d1a.tar.bz2
emacs-c780a23ef18d76673365d9b23dc862a1c00b9d1a.zip
Remove app-xemacs
Upstream does not produce experimental packages at the moment and is not likely to start soon again with that practice. So keeping these packages here does not provide any value. If the need ever will arise it can be created again. Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/vhdl')
-rw-r--r--app-xemacs/vhdl/Manifest1
-rw-r--r--app-xemacs/vhdl/metadata.xml8
-rw-r--r--app-xemacs/vhdl/vhdl-1.24.ebuild22
3 files changed, 0 insertions, 31 deletions
diff --git a/app-xemacs/vhdl/Manifest b/app-xemacs/vhdl/Manifest
deleted file mode 100644
index b554dd6..0000000
--- a/app-xemacs/vhdl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vhdl-1.24-pkg.tar.gz 303528 SHA256 bc5d40d87aef3ec85a5360bde025f555b3755d4c4769e17803939290b2f6646f SHA512 dc79e874d4a1456a84e8e862fd5c0d74bc68a14705a5a38f8f28a3b78d5bca7aeabe4e805f32bc4052a5329c2ece0330169b9a7224d2631f7cf26c8c2cd41f66 WHIRLPOOL 74a66094b970808851b661ff5c7fa096a59f222a6002634080a85b59d7c9d06ff496145d58780da492da7e543190786976fadffc5a3a28522d6b750685771cc5
diff --git a/app-xemacs/vhdl/metadata.xml b/app-xemacs/vhdl/metadata.xml
deleted file mode 100644
index c7dd551..0000000
--- a/app-xemacs/vhdl/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/vhdl/vhdl-1.24.ebuild b/app-xemacs/vhdl/vhdl-1.24.ebuild
deleted file mode 100644
index 62c7dd3..0000000
--- a/app-xemacs/vhdl/vhdl-1.24.ebuild
+++ /dev/null
@@ -1,22 +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 VHDL."
-XEMACS_PKG_CAT="standard"
-
-XEMACS_EXPERIMENTAL=true
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/edit-utils
-app-xemacs/c-support
-app-xemacs/speedbar
-app-xemacs/ps-print
-app-xemacs/os-utils
-app-xemacs/cedet-common
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages