summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-11-16 21:14:50 +0100
committerUlrich Müller <ulm@gentoo.org>2023-11-16 21:14:50 +0100
commitfaacf8d75002faa795d6c548b9dcb9ae81e1c9b7 (patch)
tree2454967b4663e1d36e8f81800af2e44689b5ad5d
parentsci-visualization/gnuplot: drop 5.4.9 (diff)
downloadgentoo-faacf8d75002faa795d6c548b9dcb9ae81e1c9b7.tar.gz
gentoo-faacf8d75002faa795d6c548b9dcb9ae81e1c9b7.tar.bz2
gentoo-faacf8d75002faa795d6c548b9dcb9ae81e1c9b7.zip
app-emacs/uboat: drop 1.2
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/uboat/uboat-1.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/uboat/uboat-1.2.ebuild b/app-emacs/uboat/uboat-1.2.ebuild
deleted file mode 100644
index 54d83286e69e..000000000000
--- a/app-emacs/uboat/uboat-1.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Generate u-boat-death messages, patterned after Iron Coffins"
-HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-# Noah Friedman and Bob Manson have confirmed that this is in the public domain
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-SITEFILE="50${PN}-gentoo.el"