Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/wanderlust/, app-emacs/wanderlust/files/
Date: Mon, 24 Jun 2019 10:39:48
Message-Id: 1561372643.9e2e386c5b1ee62815ee384a3c7917ff82bf9fe8.ulm@gentoo
1 commit: 9e2e386c5b1ee62815ee384a3c7917ff82bf9fe8
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 24 10:30:36 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 24 10:37:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e2e386c
7
8 app-emacs/wanderlust: Remove old.
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.14
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/wanderlust/Manifest | 2 -
14 .../files/wanderlust-2.14.0-smtp-end-of-line.patch | 16 ------
15 .../files/wanderlust-2.14.0-texinfo-garbage.patch | 11 ----
16 app-emacs/wanderlust/wanderlust-2.14.0-r6.ebuild | 62 ----------------------
17 4 files changed, 91 deletions(-)
18
19 diff --git a/app-emacs/wanderlust/Manifest b/app-emacs/wanderlust/Manifest
20 index 3cb6ea63e53..a73fcda3063 100644
21 --- a/app-emacs/wanderlust/Manifest
22 +++ b/app-emacs/wanderlust/Manifest
23 @@ -1,5 +1,3 @@
24 -DIST wanderlust-2.14.0-20050405.patch.gz 3926 BLAKE2B 0986f743e512cc7216554585c1c62af659fe35873bfcdfdb520e4085ec2606360ae1a29566ac756ad0e7f03cc51d1e5c0bd7460c8448ceb6251004d887858885 SHA512 103e8eda374eab453363f3a735d877e313ff341e09abd66093bd090b404738d42d98edf5d1c9c8e8966963bf972d462aebc28ea6e470126af9266188247c4044
25 DIST wanderlust-2.15.9_p20130619.tar.xz 818124 BLAKE2B b6bbd6f63d862f81a5a0c194f0fe1b276303f75f8ffde29c844f1f7d2d8ef55f1c211ac1d0b6c3357c2507b2abe73ba1c4c8f5fc65e067d93eb6bf23fd8490a6 SHA512 91bdcc1b29370b7be7a2072f4d8c638b3c0604ba31b5419952b848af268e73a3f199f07a88caabec56f66b38013e0f9cd7c1de26b46d1062ddff782e8080d4e0
26 DIST wanderlust-2.15.9_p20180814-git.tar.gz 1207081 BLAKE2B f52259b15040287f0afcf0768b3ae3237415b44960e205e48d4b658f3e522db993b87bac59ee3d9ba94ad26c830beaf26d9cf5f03830fcb1f01e4f5567ee4804 SHA512 67616cc1d35b25af1b56fa800943ad0c7e7d9b35f99c48fac96b77a68a3eb8db02b36525021ff8bba4d181530505face2a58725b7dff33b1bfe4f48a4314949f
27 DIST wanderlust-2.15.9_p20190623.tar.gz 1210223 BLAKE2B 50416e27062a9837c18660ea9a1a7a3ff596639763965b09925ca16c89617d159b9aa5d08d93d8b5c6a504da2b048df8b4c489d4fc11ff6abc530f741a5d8fb9 SHA512 369f8d93af4d0d98f66c4c8500aa3535e3f772d8a1920c1bdc434f0d9078555f40d0d4278937d97bccf0f417cf1b1fdeb6c8a891d42b2675fb7737382425c91d
28 -DIST wl-2.14.0.tar.gz 1101505 BLAKE2B 5ceb3a8e294b230d48d50134e3dc07b9e19a9470907a488a2e41e53da54a8826a50cb53c06c5f3f1a5bdd1b5760bc6acd6cc75a25e63d092f1a9b80b3f073ed5 SHA512 edb49c0c9ddbd50cba4ce4cdd1b2d609cee9553d063aeb4775d0b43e0ed83cc6374aa47b11b3ff94a55827f7a9a29f7c1054e0fd9b3a5a25a2c410b241d268d2
29
30 diff --git a/app-emacs/wanderlust/files/wanderlust-2.14.0-smtp-end-of-line.patch b/app-emacs/wanderlust/files/wanderlust-2.14.0-smtp-end-of-line.patch
31 deleted file mode 100644
32 index f03542522ed..00000000000
33 --- a/app-emacs/wanderlust/files/wanderlust-2.14.0-smtp-end-of-line.patch
34 +++ /dev/null
35 @@ -1,16 +0,0 @@
36 -http://bugs.gentoo.org/280248
37 -Don't bind smtp-end-of-line. Patch from upstream CVS, by Yoichi NAKAYAMA.
38 -
39 ---- wl/wl-draft.el 28 Jan 2006 09:03:41 -0000 1.258
40 -+++ wl/wl-draft.el 9 Feb 2006 03:57:39 -0000 1.259
41 -@@ -147,10 +147,6 @@
42 - (if (eq wl-smtp-connection-type 'ssl)
43 - #'open-ssl-stream
44 - smtp-open-connection-function))
45 -- (smtp-end-of-line
46 -- (if (eq wl-smtp-connection-type 'ssl)
47 -- "\n"
48 -- smtp-end-of-line))
49 - smtp-sasl-user-name smtp-sasl-properties sasl-read-passphrase)
50 - (setq smtp-sasl-user-name wl-smtp-posting-user
51 - smtp-sasl-properties (when wl-smtp-authenticate-realm
52
53 diff --git a/app-emacs/wanderlust/files/wanderlust-2.14.0-texinfo-garbage.patch b/app-emacs/wanderlust/files/wanderlust-2.14.0-texinfo-garbage.patch
54 deleted file mode 100644
55 index 6be41a99b70..00000000000
56 --- a/app-emacs/wanderlust/files/wanderlust-2.14.0-texinfo-garbage.patch
57 +++ /dev/null
58 @@ -1,11 +0,0 @@
59 ---- wl-2.14.0-orig/doc/wl.texi 2005-02-25 16:05:48.000000000 +0100
60 -+++ wl-2.14.0/doc/wl.texi 2009-08-10 16:15:29.000000000 +0200
61 -@@ -4329,7 +4329,7 @@
62 -
63 - @item wl-summary-resend-use-cache
64 - @vindex wl-summary-resend-use-cache
65 --The initial setting is @code{nil}¡£If non-nil, messages are resend
66 -+The initial setting is @code{nil}. If non-nil, messages are resend
67 - using cache even in the offline status. Note that if you use cache,
68 - the message identity is not guaranteed.
69 -
70
71 diff --git a/app-emacs/wanderlust/wanderlust-2.14.0-r6.ebuild b/app-emacs/wanderlust/wanderlust-2.14.0-r6.ebuild
72 deleted file mode 100644
73 index 1f0b3fc12a3..00000000000
74 --- a/app-emacs/wanderlust/wanderlust-2.14.0-r6.ebuild
75 +++ /dev/null
76 @@ -1,62 +0,0 @@
77 -# Copyright 1999-2016 Gentoo Foundation
78 -# Distributed under the terms of the GNU General Public License v2
79 -
80 -EAPI=5
81 -
82 -inherit elisp
83 -
84 -MY_P="wl-${PV/_/}"
85 -DESCRIPTION="Yet Another Message Interface on Emacsen"
86 -HOMEPAGE="http://www.gohome.org/wl/"
87 -SRC_URI="ftp://ftp.gohome.org/wl/stable/${MY_P}.tar.gz
88 - ftp://ftp.gohome.org/wl/beta/${MY_P}.tar.gz
89 - mirror://gentoo/${P}-20050405.patch.gz"
90 -
91 -LICENSE="GPL-2+"
92 -SLOT="0"
93 -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
94 -IUSE="bbdb ssl l10n_ja"
95 -
96 -DEPEND=">=app-emacs/apel-10.6
97 - virtual/emacs-flim
98 - app-emacs/semi
99 - bbdb? ( app-emacs/bbdb )"
100 -RDEPEND="${DEPEND}"
101 -
102 -S="${WORKDIR}/${MY_P}"
103 -ELISP_PATCHES="${P}-20050405.patch
104 - ${P}-smtp-end-of-line.patch
105 - ${P}-texinfo-garbage.patch"
106 -SITEFILE="50${PN}-gentoo.el"
107 -
108 -src_configure() {
109 - local lang="\"en\""
110 - use l10n_ja && lang="${lang} \"ja\""
111 - echo "(setq wl-info-lang '(${lang}) wl-news-lang '(${lang}))" >>WL-CFG
112 - use ssl && echo "(setq wl-install-utils t)" >>WL-CFG
113 -}
114 -
115 -src_compile() {
116 - emake
117 - emake info
118 -}
119 -
120 -src_install() {
121 - emake \
122 - LISPDIR="${ED}${SITELISP}" \
123 - PIXMAPDIR="${ED}${SITEETC}/wl/icons" \
124 - install
125 -
126 - elisp-site-file-install "${FILESDIR}/${SITEFILE}" wl
127 -
128 - insinto "${SITEETC}/wl/samples/en"
129 - doins samples/en/*
130 - doinfo doc/wl*.info
131 - dodoc BUGS ChangeLog INSTALL NEWS README
132 -
133 - if use l10n_ja; then
134 - insinto "${SITEETC}/wl/samples/ja"
135 - doins samples/ja/*
136 - dodoc BUGS.ja INSTALL.ja NEWS.ja README.ja
137 - fi
138 -}