summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-12-12 17:39:04 +0000
committerMamoru Komachi <usata@gentoo.org>2004-12-12 17:39:04 +0000
commit97e0b07d51767624973d35a188e82ecdf99bf489 (patch)
treec6eddfd573b2a7763ac9b3a62b7a4c1f70da4874 /app-emacs/wanderlust
parentmove files to /lib/firmware (diff)
downloadhistorical-97e0b07d51767624973d35a188e82ecdf99bf489.tar.gz
historical-97e0b07d51767624973d35a188e82ecdf99bf489.tar.bz2
historical-97e0b07d51767624973d35a188e82ecdf99bf489.zip
Version bumped.
Diffstat (limited to 'app-emacs/wanderlust')
-rw-r--r--app-emacs/wanderlust/ChangeLog8
-rw-r--r--app-emacs/wanderlust/Manifest10
-rw-r--r--app-emacs/wanderlust/files/digest-wanderlust-2.12.0_pre1
-rw-r--r--app-emacs/wanderlust/wanderlust-2.12.0_pre.ebuild50
4 files changed, 64 insertions, 5 deletions
diff --git a/app-emacs/wanderlust/ChangeLog b/app-emacs/wanderlust/ChangeLog
index 8e654f61215d..9c5a2377d641 100644
--- a/app-emacs/wanderlust/ChangeLog
+++ b/app-emacs/wanderlust/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/wanderlust
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.28 2004/12/02 10:57:05 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.29 2004/12/12 17:39:04 usata Exp $
+
+*wanderlust-2.12.0_pre (13 Dec 2004)
+
+ 13 Dec 2004; Mamoru KOMACHI <usata@gentoo.org>
+ +wanderlust-2.12.0_pre.ebuild:
+ Version bumped.
*wanderlust-2.11.33_pre20041202 (02 Dec 2004)
diff --git a/app-emacs/wanderlust/Manifest b/app-emacs/wanderlust/Manifest
index 663c73de4531..5790ead1abc5 100644
--- a/app-emacs/wanderlust/Manifest
+++ b/app-emacs/wanderlust/Manifest
@@ -3,17 +3,19 @@ Hash: SHA1
MD5 42cbdeef12abd31687396ae303321803 metadata.xml 271
MD5 46def9e0eeaded184cca8ce4333fb6de wanderlust-2.10.1-r2.ebuild 1501
-MD5 800271d81b195ce904bc98a98fe233ca ChangeLog 6877
+MD5 9ba9f3db7c87b7c65f6971a834c6a2fc wanderlust-2.12.0_pre.ebuild 1186
+MD5 e25096fb53a86bf41bd2a2c08b757014 ChangeLog 7016
MD5 882cc70eee0bac6252fce4381ffad489 wanderlust-2.8.1.ebuild 1260
MD5 25574db012eaf515a78f0140829a92b0 wanderlust-2.11.33_pre20041202.ebuild 1239
MD5 c633c96cff2fe04a6aec8ba3a96440d7 files/70wl-gentoo.el 298
MD5 c91763a7deb15e48b3796c8d50a5e65a files/digest-wanderlust-2.11.33_pre20041202 72
+MD5 fde2ccfa56e7ba5430bde0424e429d20 files/digest-wanderlust-2.12.0_pre 65
MD5 44642f0fb41a990b0451d247cfb33033 files/digest-wanderlust-2.8.1 61
MD5 a8f86382da45e4a1136e478ad781477e files/digest-wanderlust-2.10.1-r2 131
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (Darwin)
-iD4DBQFBrvUKVWNWqTUmv+0RAhObAJ9NNLYlzxPcWe2yj16NyUbnHZrE0QCY7xg9
-CBNXyEy46C/kOh2UCta8DA==
-=RXnL
+iD8DBQFBvIJFVWNWqTUmv+0RAmp4AJ9m3QFPErIfLLidtKH2tH7+7Sfy3ACgphc6
+WugRUDb/KD8qLtEEdCP5sW0=
+=EaP7
-----END PGP SIGNATURE-----
diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.12.0_pre b/app-emacs/wanderlust/files/digest-wanderlust-2.12.0_pre
new file mode 100644
index 000000000000..0376446ce6c5
--- /dev/null
+++ b/app-emacs/wanderlust/files/digest-wanderlust-2.12.0_pre
@@ -0,0 +1 @@
+MD5 3f0278a8adbfba819859f1f7ff6f3889 wl-2.12.0pre.tar.gz 1082118
diff --git a/app-emacs/wanderlust/wanderlust-2.12.0_pre.ebuild b/app-emacs/wanderlust/wanderlust-2.12.0_pre.ebuild
new file mode 100644
index 000000000000..dad9c0c22275
--- /dev/null
+++ b/app-emacs/wanderlust/wanderlust-2.12.0_pre.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.12.0_pre.ebuild,v 1.1 2004/12/12 17:39:04 usata Exp $
+
+inherit elisp
+
+MY_P="wl-${PV/_/}"
+
+IUSE="ssl"
+
+DESCRIPTION="Wanderlust -- Yet Another Message Interface on Emacsen"
+HOMEPAGE="http://www.gohome.org/wl/"
+SRC_URI="ftp://ftp.gohome.org/wl/beta/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+# Please do not mark it stable since this is a CVS snapshot
+KEYWORDS="~x86 ~alpha ~sparc ~ppc ~ppc-macos"
+
+DEPEND=">=app-emacs/apel-10.6
+ virtual/flim
+ virtual/semi
+ !app-emacs/wanderlust-cvs"
+
+S="${WORKDIR}/${MY_P}"
+
+src_compile() {
+ use ssl && echo "(setq wl-install-utils t)" >> WL-CFG
+ make || die
+ make info || die
+}
+
+src_install() {
+ make \
+ LISPDIR=${D}/usr/share/emacs/site-lisp \
+ PIXMAPDIR=${D}/usr/share/wl/icons \
+ install || die
+
+ elisp-site-file-install ${FILESDIR}/70wl-gentoo.el || die
+
+ dodir /usr/share/wl/samples
+
+ insinto /usr/share/wl/samples/ja
+ doins samples/ja/*
+ insinto /usr/share/wl/samples/en
+ doins samples/en/*
+
+ doinfo doc/wl-ja.info doc/wl.info
+ dodoc BUGS* ChangeLog INSTALL* README*
+}