summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-12-30 19:36:07 +0000
committerUlrich Müller <ulm@gentoo.org>2009-12-30 19:36:07 +0000
commit0bd64ecf491d0d6673eab21814d9c8f649dd84c7 (patch)
tree74d584683d51a0b301415d60a3b225700f64047d /app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild
parentversion bump (bug #298798) with ebuild submission from Samuli Suominen (diff)
downloadgentoo-2-0bd64ecf491d0d6673eab21814d9c8f649dd84c7.tar.gz
gentoo-2-0bd64ecf491d0d6673eab21814d9c8f649dd84c7.tar.bz2
gentoo-2-0bd64ecf491d0d6673eab21814d9c8f649dd84c7.zip
Version bump. Remove old.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild')
-rw-r--r--app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild b/app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild
new file mode 100644
index 000000000000..51f0288d582b
--- /dev/null
+++ b/app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/scheme-complete/scheme-complete-0.8.9.ebuild,v 1.1 2009/12/30 19:36:07 ulm Exp $
+
+inherit elisp
+
+DESCRIPTION="Scheme tab-completion and word-completion for Emacs"
+HOMEPAGE="http://synthcode.com/emacs/"
+SRC_URI="http://synthcode.com/emacs/${P}.el.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+SITEFILE="60${PN}-gentoo.el"