app-xemacs/semantic: Remove old
authorMats Lidell <matsl@gentoo.org>
Sun, 2 Dec 2018 22:23:56 +0000 (23:23 +0100)
committerMats Lidell <matsl@gentoo.org>
Sun, 2 Dec 2018 22:59:57 +0000 (23:59 +0100)
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

app-xemacs/semantic/Manifest
app-xemacs/semantic/semantic-1.20.ebuild [deleted file]
app-xemacs/semantic/semantic-1.21.ebuild [deleted file]

index 2192fac2d3d8510a3bae483d1f48f003ddc2f1c8..6198311e7b530a97ee49f51d0479d3486a99e499 100644 (file)
@@ -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 (file)
index 01fa5ef..0000000
+++ /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 (file)
index c4aa7f6..0000000
+++ /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