summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/quack/quack-0.37.ebuild')
-rw-r--r--app-emacs/quack/quack-0.37.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/quack/quack-0.37.ebuild b/app-emacs/quack/quack-0.37.ebuild
new file mode 100644
index 000000000000..61bf3c657882
--- /dev/null
+++ b/app-emacs/quack/quack-0.37.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/quack/quack-0.37.ebuild,v 1.1 2009/10/15 19:07:48 ulm Exp $
+
+inherit elisp
+
+DESCRIPTION="Enhances Emacs support for Scheme"
+HOMEPAGE="http://www.neilvandyke.org/quack/"
+SRC_URI="mirror://gentoo/${P}.el.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+SITEFILE="50${PN}-gentoo.el"