summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-09 22:50:33 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-09 22:50:33 +0200
commit948e8e204b93ec45be079e0be59135e80c363579 (patch)
treef856019b4b4eaf4b2c264ad406e9746d32ec9d66 /app-xemacs/c-support
parentapp-xemacs/bbdb: drop 1.32 (diff)
downloadgentoo-948e8e204b93ec45be079e0be59135e80c363579.tar.gz
gentoo-948e8e204b93ec45be079e0be59135e80c363579.tar.bz2
gentoo-948e8e204b93ec45be079e0be59135e80c363579.zip
app-xemacs/c-support: drop 1.22
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/c-support')
-rw-r--r--app-xemacs/c-support/Manifest1
-rw-r--r--app-xemacs/c-support/c-support-1.22.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/c-support/Manifest b/app-xemacs/c-support/Manifest
index 168b1b0e9aa0..4487dfebb717 100644
--- a/app-xemacs/c-support/Manifest
+++ b/app-xemacs/c-support/Manifest
@@ -1,2 +1 @@
-DIST c-support-1.22-pkg.tar.gz 78027 BLAKE2B 6431841a5bde016211016723b633b6aa1c7c10e62f0a846d52b4b77053226392e4ed4170384144235ca48f5dde5d47312c34085069ef682bb0b199f7d926c289 SHA512 38ca69f114541a9886ac547701d3d2bae90707307e73ca9ef2b2867500c0ea1b16f9a1fe3bc69b039dafe9cfabafadab46c11d156873c3105c77026655ae00a4
DIST c-support-1.24-pkg.tar.gz 77955 BLAKE2B 1e55fabfe0888fd84d416b3433e64ee45c597b38942048eca1d082afa1dc59ed3714c0be499e6b960c39c30dbd595fbe493167515f3a0968da74ada51650ab79 SHA512 dec220ef2b354da746b0552e37bada1b73f07f14b96996e2ad98cb089a105afbf95003f5d4f51a1ba09498d26fc9c65241835c2a40c19d1bd0c50ff9333216b9
diff --git a/app-xemacs/c-support/c-support-1.22.ebuild b/app-xemacs/c-support/c-support-1.22.ebuild
deleted file mode 100644
index b880fa4ef5f5..000000000000
--- a/app-xemacs/c-support/c-support-1.22.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Basic single-file add-ons for editing C code"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/cc-mode
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages