summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/geben/geben-0.13.ebuild')
-rw-r--r--app-emacs/geben/geben-0.13.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-emacs/geben/geben-0.13.ebuild b/app-emacs/geben/geben-0.13.ebuild
new file mode 100644
index 0000000..2d51b44
--- /dev/null
+++ b/app-emacs/geben/geben-0.13.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/php-mode-1.4.0_beta.ebuild,v 1.1 2008/01/01 17:38:28 ulm Exp $
+
+inherit elisp eutils
+
+DESCRIPTION="GEBEN is a PHP source code debugger running under Emacs."
+HOMEPAGE="http://geben.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SITEFILE=50${PN}-gentoo.el
+DOCS="ChangeLog README"
+
+S="${WORKDIR}/${PN}"
+