summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-12-19 06:48:16 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-12-19 06:48:16 +0000
commit94ea070dc990eaee7f3383c4dc96eb77d4191d25 (patch)
tree5d47d7bce4984ecf337aad5c6f90b55b47480fb4 /app-emacs/eperiodic/eperiodic-2.0.ebuild
parent2.6.19 kernel compatibility patch - bug #158463 (diff)
downloadgentoo-2-94ea070dc990eaee7f3383c4dc96eb77d4191d25.tar.gz
gentoo-2-94ea070dc990eaee7f3383c4dc96eb77d4191d25.tar.bz2
gentoo-2-94ea070dc990eaee7f3383c4dc96eb77d4191d25.zip
version bump
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emacs/eperiodic/eperiodic-2.0.ebuild')
-rw-r--r--app-emacs/eperiodic/eperiodic-2.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/eperiodic/eperiodic-2.0.ebuild b/app-emacs/eperiodic/eperiodic-2.0.ebuild
new file mode 100644
index 000000000000..f8cb2864584f
--- /dev/null
+++ b/app-emacs/eperiodic/eperiodic-2.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eperiodic/eperiodic-2.0.ebuild,v 1.1 2006/12/19 06:48:16 opfer Exp $
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Periodic Table for Emacs"
+HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?action=browse&id=MattHodges&oldid=MatthewHodges"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+SITEFILE=50eperiodic-gentoo.el \ No newline at end of file