summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/icicles/icicles-2013.04.23.23400.ebuild')
-rw-r--r--app-emacs/icicles/icicles-2013.04.23.23400.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild b/app-emacs/icicles/icicles-2013.04.23.23400.ebuild
deleted file mode 100644
index 341a08fa8d7b..000000000000
--- a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Minibuffer input completion and cycling"
-HOMEPAGE="https://www.emacswiki.org/emacs/Icicles"
-SRC_URI="https://github.com/emacsmirror/icicles/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"