diff options
author | 2021-10-02 23:07:32 +0200 | |
---|---|---|
committer | 2021-10-02 23:07:32 +0200 | |
commit | 5970d6b5f198d2f89f89948c643bb2437488e4f2 (patch) | |
tree | 442829fea0d3a2c142d1374813ac9541c6931e89 /app-xemacs/viper/viper-1.55.ebuild | |
parent | app-xemacs/vm: drop 7.22, 8.08 (diff) | |
download | gentoo-5970d6b5f198d2f89f89948c643bb2437488e4f2.tar.gz gentoo-5970d6b5f198d2f89f89948c643bb2437488e4f2.tar.bz2 gentoo-5970d6b5f198d2f89f89948c643bb2437488e4f2.zip |
app-xemacs/viper: drop 1.55, 1.67
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/viper/viper-1.55.ebuild')
-rw-r--r-- | app-xemacs/viper/viper-1.55.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-xemacs/viper/viper-1.55.ebuild b/app-xemacs/viper/viper-1.55.ebuild deleted file mode 100644 index 4e7f9b92410e..000000000000 --- a/app-xemacs/viper/viper-1.55.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="VI emulation support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |