diff options
author | 2019-08-17 20:55:45 +0200 | |
---|---|---|
committer | 2019-08-17 20:55:45 +0200 | |
commit | 7d9f7466495aeb73a720a76c616eff10a4fcb046 (patch) | |
tree | 4f27b7e45ac81cf9ac153863707a32966c9d7617 /app-emacs/cgi/cgi-0.3_pre20060425.ebuild | |
parent | app-emacs/babel: Remove old. (diff) | |
download | emacs-7d9f7466495aeb73a720a76c616eff10a4fcb046.tar.gz emacs-7d9f7466495aeb73a720a76c616eff10a4fcb046.tar.bz2 emacs-7d9f7466495aeb73a720a76c616eff10a4fcb046.zip |
app-emacs/cgi: Remove package.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/cgi/cgi-0.3_pre20060425.ebuild')
-rw-r--r-- | app-emacs/cgi/cgi-0.3_pre20060425.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-emacs/cgi/cgi-0.3_pre20060425.ebuild b/app-emacs/cgi/cgi-0.3_pre20060425.ebuild deleted file mode 100644 index 972a6b5..0000000 --- a/app-emacs/cgi/cgi-0.3_pre20060425.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit elisp - -DESCRIPTION="Using Emacs for CGI scripting" -HOMEPAGE="http://repo.or.cz/w/muse-el.git" -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -SITEFILE=50${PN}-gentoo.el |