diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:42:00 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:42:00 +0200 |
commit | 55aa4bb3fcf23e4deaf6c0a393981bd9abf71368 (patch) | |
tree | 566da3bafca891362322a4e285f3c4e26b154662 /app-xemacs/strokes/strokes-1.10.ebuild | |
parent | app-xemacs/supercite: drop 1.21 (diff) | |
download | gentoo-55aa4bb3fcf23e4deaf6c0a393981bd9abf71368.tar.gz gentoo-55aa4bb3fcf23e4deaf6c0a393981bd9abf71368.tar.bz2 gentoo-55aa4bb3fcf23e4deaf6c0a393981bd9abf71368.zip |
app-xemacs/strokes: drop 1.10
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/strokes/strokes-1.10.ebuild')
-rw-r--r-- | app-xemacs/strokes/strokes-1.10.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/strokes/strokes-1.10.ebuild b/app-xemacs/strokes/strokes-1.10.ebuild deleted file mode 100644 index 0bbf96187832..000000000000 --- a/app-xemacs/strokes/strokes-1.10.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="Mouse enhancement utility" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/text-modes -app-xemacs/edit-utils -app-xemacs/mail-lib -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |