diff options
Diffstat (limited to 'app-emacs/eperiodic/eperiodic-2.0.ebuild')
-rw-r--r-- | app-emacs/eperiodic/eperiodic-2.0.ebuild | 16 |
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 |