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/cc-mode
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/cc-mode')
-rw-r--r--app-xemacs/cc-mode/Manifest1
-rw-r--r--app-xemacs/cc-mode/cc-mode-1.99.ebuild17
-rw-r--r--app-xemacs/cc-mode/metadata.xml8
3 files changed, 0 insertions, 26 deletions
diff --git a/app-xemacs/cc-mode/Manifest b/app-xemacs/cc-mode/Manifest
deleted file mode 100644
index 0a6a650..0000000
--- a/app-xemacs/cc-mode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cc-mode-1.99-pkg.tar.gz 816007 SHA256 8406dbd11567bc19722aa8d4b2ec0064992941e8b492d0cb488f98213be6f944 SHA512 d3e3ef4e693e98d7afc006357900235822b3128344c97144d16cf158ce48b2fd06cf5268d7b93f141b104702e520af337d720a0a5272ede204eedb9964baba6f WHIRLPOOL 16cd296f6d45ffa8f2a719d049576c837a35eacd0267779018e9fc6189ca4f3584aa37695b0a8ef87c653e4c6c5a901b147dfd3da5376234b18e2b8508d5b06c
diff --git a/app-xemacs/cc-mode/cc-mode-1.99.ebuild b/app-xemacs/cc-mode/cc-mode-1.99.ebuild
deleted file mode 100644
index 817a181..0000000
--- a/app-xemacs/cc-mode/cc-mode-1.99.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="C, C++ and Java language support."
-XEMACS_PKG_CAT="standard"
-
-XEMACS_EXPERIMENTAL=true
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/mail-lib
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/cc-mode/metadata.xml b/app-xemacs/cc-mode/metadata.xml
deleted file mode 100644
index c7dd551..0000000
--- a/app-xemacs/cc-mode/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>