summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-22 10:23:02 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-22 10:23:02 +0000
commit9f3c570c6f92da80f32525e77df9cc77d09b1003 (patch)
tree56989a7a9d84a13fc03d045354699b793c1782d2 /app-emacs/prom-wl/prom-wl-2.7.0.ebuild
parentAdded ~hppa. (diff)
downloadhistorical-9f3c570c6f92da80f32525e77df9cc77d09b1003.tar.gz
historical-9f3c570c6f92da80f32525e77df9cc77d09b1003.tar.bz2
historical-9f3c570c6f92da80f32525e77df9cc77d09b1003.zip
Initial import. Thanks to Atzm WATANABE <atzm@gentoo.gr.jp> at GentooJP ebuild uploader, http://ebuild.gentoo.gr.jp/.
Diffstat (limited to 'app-emacs/prom-wl/prom-wl-2.7.0.ebuild')
-rw-r--r--app-emacs/prom-wl/prom-wl-2.7.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-emacs/prom-wl/prom-wl-2.7.0.ebuild b/app-emacs/prom-wl/prom-wl-2.7.0.ebuild
new file mode 100644
index 000000000000..d0fc938d274c
--- /dev/null
+++ b/app-emacs/prom-wl/prom-wl-2.7.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/prom-wl/prom-wl-2.7.0.ebuild,v 1.1 2004/10/22 10:23:02 usata Exp $
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Procmail reader for Wanderlust"
+HOMEPAGE="http://www.h6.dion.ne.jp/~nytheta/software/prom-wl.html"
+SRC_URI="http://www.h6.dion.ne.jp/~nytheta/software/pub/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc-macos"
+
+RDEPEND="|| ( app-emacs/wanderlust app-emacs/wanderlust-cvs )"
+
+SITEFILE="70prom-wl-gentoo.el"