summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-02 23:12:50 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-02 23:13:11 +0200
commit06ff6ed1fd03fe3a718f6797de46f841d9e62e53 (patch)
treed27b60ff0dc33b8ae9b546457d96ae438f6ad22a /app-xemacs/vc/vc-1.41.ebuild
parentdev-ml/opam-format: drop useless patch (diff)
downloadgentoo-06ff6ed1fd03fe3a718f6797de46f841d9e62e53.tar.gz
gentoo-06ff6ed1fd03fe3a718f6797de46f841d9e62e53.tar.bz2
gentoo-06ff6ed1fd03fe3a718f6797de46f841d9e62e53.zip
app-xemacs/vc: drop 1.41, 1.48
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/vc/vc-1.41.ebuild')
-rw-r--r--app-xemacs/vc/vc-1.41.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/vc/vc-1.41.ebuild b/app-xemacs/vc/vc-1.41.ebuild
deleted file mode 100644
index f98892bae9ce..000000000000
--- a/app-xemacs/vc/vc-1.41.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Version Control for Free systems"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/dired
-app-xemacs/xemacs-base
-app-xemacs/mail-lib
-app-xemacs/ediff
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages