summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-12-02 23:23:56 +0100
committerMats Lidell <matsl@gentoo.org>2018-12-02 23:59:57 +0100
commit6a6ff9d5265edb201864ea8b6e278b6f5ce0d7c5 (patch)
treed7810c584ecdb5fc745fd2204bff94a99e77d38c /app-xemacs/semantic
parentapp-xemacs/ede: Remove ede-1.0.3-r1 (diff)
downloadgentoo-6a6ff9d5265edb201864ea8b6e278b6f5ce0d7c5.tar.gz
gentoo-6a6ff9d5265edb201864ea8b6e278b6f5ce0d7c5.tar.bz2
gentoo-6a6ff9d5265edb201864ea8b6e278b6f5ce0d7c5.zip
app-xemacs/semantic: Remove old
Remove semantic-1.20.ebuild and semantic-1.21.ebuild Signed-off-by: Mats Lidell <matsl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/semantic')
-rw-r--r--app-xemacs/semantic/Manifest2
-rw-r--r--app-xemacs/semantic/semantic-1.20.ebuild22
-rw-r--r--app-xemacs/semantic/semantic-1.21.ebuild25
3 files changed, 0 insertions, 49 deletions
diff --git a/app-xemacs/semantic/Manifest b/app-xemacs/semantic/Manifest
index 2192fac2d3d8..6198311e7b53 100644
--- a/app-xemacs/semantic/Manifest
+++ b/app-xemacs/semantic/Manifest
@@ -1,3 +1 @@
-DIST semantic-1.20-pkg.tar.gz 455896 BLAKE2B 1b3b7ba434493f328bc2141e897c344b01fffdfc0c4df29df2c9747ff0eec3523b3acdb438148c2e9d1339aaadd0e375a4e6e1a9afc3c8558bc217caf5d3d76b SHA512 5432807711c89fc0ae740f87bd04617e0497786ace687f017352c5d44562c711dab1075801e93067d02e116dd3716f1792d5cfa2f69204d92cf531f0bc7eae84
-DIST semantic-1.21-pkg.tar.gz 1367279 BLAKE2B c4c4d0fc81039455e511ccf9b8439cafc439c7f42d2fe8fa42fa614e23556615ec98254f31ef27ccb1d29ec316b37e88abed42eca33b0a8a8530dbafbe582492 SHA512 8815ccae1c38ee25176d14b2e5d9e2ca05b2d3fbf7e97105892ea8604d6acf88d81a51d6c138b8ebaf5823a518aef312eefed9dcff905c55daa39fd4c3c7139d
DIST semantic-1.23-pkg.tar.gz 1368143 BLAKE2B a08c133146bd09587172f00a6fb17b6fc5e83f61ce06411fa316ac8727fa1c943e6b049d565e25762a14d948748529e25e76e2cf8e23e73f9fb33a145847a246 SHA512 9b95bd29083a6ead42255a51c46b2f8ca7c8a176044374764b2769e63167913e650ffb2007f17954394b8d2388e1e3fe410906aea826359ecb5982573b6952ab
diff --git a/app-xemacs/semantic/semantic-1.20.ebuild b/app-xemacs/semantic/semantic-1.20.ebuild
deleted file mode 100644
index 01fa5effc37e..000000000000
--- a/app-xemacs/semantic/semantic-1.20.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="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/eieio
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/edit-utils
-app-xemacs/speedbar
-app-xemacs/texinfo
-app-xemacs/fsf-compat
-app-xemacs/cc-mode
-app-xemacs/edebug
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/semantic/semantic-1.21.ebuild b/app-xemacs/semantic/semantic-1.21.ebuild
deleted file mode 100644
index c4aa7f699131..000000000000
--- a/app-xemacs/semantic/semantic-1.21.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/ede
-app-xemacs/cedet-common
-app-xemacs/eieio
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/edit-utils
-app-xemacs/speedbar
-app-xemacs/texinfo
-app-xemacs/fsf-compat
-app-xemacs/cc-mode
-app-xemacs/edebug
-app-xemacs/sgml
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages