summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-10-31 22:36:00 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-10-31 22:36:00 +0000
commit9dbe3a8d83707f1f3bfa2fc11569088e4c0f9453 (patch)
tree5f42b425d82d44f09ab24ee222abd24bd2f7e728 /app-emacs/rfcview/rfcview-0.5.ebuild
parent*** empty log message *** (diff)
downloadhistorical-9dbe3a8d83707f1f3bfa2fc11569088e4c0f9453.tar.gz
historical-9dbe3a8d83707f1f3bfa2fc11569088e4c0f9453.tar.bz2
historical-9dbe3a8d83707f1f3bfa2fc11569088e4c0f9453.zip
*** empty log message ***
Diffstat (limited to 'app-emacs/rfcview/rfcview-0.5.ebuild')
-rw-r--r--app-emacs/rfcview/rfcview-0.5.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-emacs/rfcview/rfcview-0.5.ebuild b/app-emacs/rfcview/rfcview-0.5.ebuild
new file mode 100644
index 000000000000..fcba4a32d005
--- /dev/null
+++ b/app-emacs/rfcview/rfcview-0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/rfcview-0.5.ebuild,v 1.1 2003/10/31 22:34:09 mkennedy Exp $
+
+inherit elisp
+
+DESCRIPTION="rfcview.el is a small Emacs add-on that reformats IETF RFCs for display"
+HOMEPAGE="http://www.neilvandyke.org/rfcview/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="virtual/emacs"
+S=${WORKDIR}/${P}
+
+SITEFILE=50rfcview-gentoo.el