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/vm/, app-emacs/vm/files/
Date: Tue, 03 Sep 2019 08:06:24
Message-Id: 1567497905.f5497dfe42ae6341b9a5fb8f44d23892e5bc87d4.ulm@gentoo
1 commit: f5497dfe42ae6341b9a5fb8f44d23892e5bc87d4
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 3 08:03:51 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 3 08:05:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5497dfe
7
8 app-emacs/vm: Remove old.
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/vm/Manifest | 1 -
14 app-emacs/vm/files/50vm-gentoo-8.0.el | 4 --
15 app-emacs/vm/files/vm-8.1.2-texinfo-5.patch | 59 -----------------------------
16 app-emacs/vm/vm-8.1.2.ebuild | 50 ------------------------
17 4 files changed, 114 deletions(-)
18
19 diff --git a/app-emacs/vm/Manifest b/app-emacs/vm/Manifest
20 index 42b74a039a9..3b92fe090b2 100644
21 --- a/app-emacs/vm/Manifest
22 +++ b/app-emacs/vm/Manifest
23 @@ -1,2 +1 @@
24 -DIST vm-8.1.2.tgz 703527 BLAKE2B 34b6326363893b830d76a48dc6e103100d8da6891392926d21eff00bb25217af58eb6f161ba38e99becc31f6bf1496eb75fb71709b57b08cd247fa1b28543a1b SHA512 6b879e237d6509ecd95aff3fb5e26018cb38dd19b29a57545bd28b0ca45961a7106cefd6fdd42e123119ac465a4b9ef66b683c47a9f1d9ac683a954b484a0ff4
25 DIST vm-8.2.0b.tgz 839789 BLAKE2B fc032e0a6259d2397d80cc80fbb7cf5845e43a228124f867402738a9123c78c798822d8d9c8edbdb823bfe3bce946d53afb6cd24e02d28925a51d458cf21eedf SHA512 37b642975e8fe7e350c0a648f83608b28d8616417d376d9888c89b37c90d8bdb3c91cdc4c91a0f5072d29ac81bfea3d88f9b36699379bf8a5bdd15dd5a70858d
26
27 diff --git a/app-emacs/vm/files/50vm-gentoo-8.0.el b/app-emacs/vm/files/50vm-gentoo-8.0.el
28 deleted file mode 100644
29 index 554b6634a2e..00000000000
30 --- a/app-emacs/vm/files/50vm-gentoo-8.0.el
31 +++ /dev/null
32 @@ -1,4 +0,0 @@
33 -(add-to-list 'load-path "@SITELISP@")
34 -(setq vm-toolbar-pixmap-directory "@SITEETC@")
35 -(setq vm-image-directory "@SITEETC@")
36 -(require 'vm-autoloads)
37
38 diff --git a/app-emacs/vm/files/vm-8.1.2-texinfo-5.patch b/app-emacs/vm/files/vm-8.1.2-texinfo-5.patch
39 deleted file mode 100644
40 index 0283e19a8a7..00000000000
41 --- a/app-emacs/vm/files/vm-8.1.2-texinfo-5.patch
42 +++ /dev/null
43 @@ -1,59 +0,0 @@
44 -diff -up emacs-vm-8.1.2/info/vm.texinfo.texinfo5 emacs-vm-8.1.2/info/vm.texinfo
45 ---- emacs-vm-8.1.2/info/vm.texinfo.texinfo5 2012-03-05 18:43:21.000000000 +0100
46 -+++ emacs-vm-8.1.2/info/vm.texinfo 2013-05-19 00:05:10.000000000 +0200
47 -@@ -783,7 +783,8 @@ following formats:
48 -
49 - @example
50 - ``pop:@var{HOST}:@var{PORT}:@var{AUTH}:@var{USER}:@var{PASSWORD}''
51 --``imap:@var{HOST}:@var{PORT}:@var{MAILBOX}:@var{AUTH}:@var{USER}:@var{PASSWORD}''@end example
52 -+``imap:@var{HOST}:@var{PORT}:@var{MAILBOX}:@var{AUTH}:@var{USER}:@var{PASSWORD}''
53 -+@end example
54 -
55 - @noindent Remote mailboxes accessed by VM in this fashion are referred
56 - to as @dfn{server folders} (and @dfn{POP folders} or @dfn{IMAP
57 -@@ -996,8 +997,7 @@ The variable's value should be an associ
58 - ((@var{IMAPDROP} @var{NAME}) ...)
59 - @end example
60 -
61 --@var{IMAPDROP} is an IMAP maildrop specification (@ref{maildrop
62 -- specification}).
63 -+@var{IMAPDROP} is an IMAP maildrop specification (@ref{maildrop specification}).
64 -
65 - @var{NAME} is a string that should give a less cumbersome name that you
66 - will use to refer to this maildrop when using @code{vm-visit-imap-folder}.
67 -@@ -2342,7 +2342,7 @@ MIME encode it as necessary.
68 - * MIME preview:: Previewing a MIME message before sending.
69 - @end menu
70 -
71 --@node MIME attachments, MIME characters, MIME Composition, MIME Composition,
72 -+@node MIME attachments, MIME characters, MIME Composition, MIME Composition
73 - @unnumberedsec MIME attachments
74 -
75 - @kindex C-c C-a
76 -@@ -3328,13 +3328,15 @@ The fifth is `f' or ` ', for messages fi
77 - The sixth is `w' or ` ', for messages written.
78 - @*
79 - The seventh is `e' or ` ', for messages that have been edited.
80 -+@vindex vm-summary-attachment-indicator
81 - @item P
82 - indicator for a message with attachments.
83 --The variable @vindex vm-summary-attachment-indicator
84 -+The variable
85 - @code{vm-summary-attachment-indicator} is the inserted string, by default a @code{$}.
86 -+@vindex vm-summary-postponed-indicator
87 - @item p
88 - indicator for a postponed message.
89 --The variable @vindex vm-summary-postponed-indicator
90 -+The variable
91 - @code{vm-summary-postponed-indicator} is the inserted string, by default a @code{P}.
92 - @item c
93 - number of characters in message (ignoring headers)
94 -@@ -4588,7 +4590,7 @@ The project code base is maintained at t
95 - @uref{http://launchpad.net/vm}. The ``VM Development Team'' can be
96 - reached here using the email address @code{vm@@launchpad.net}.
97 -
98 --@unnumberedsubsec Savannah project site
99 -+@unnumberedsec Savannah project site
100 -
101 - The changes made in each of the releases is described in the @samp{NEWS}
102 - file, which can be found in the source code repository. The changes made
103
104 diff --git a/app-emacs/vm/vm-8.1.2.ebuild b/app-emacs/vm/vm-8.1.2.ebuild
105 deleted file mode 100644
106 index 3cc65011f9c..00000000000
107 --- a/app-emacs/vm/vm-8.1.2.ebuild
108 +++ /dev/null
109 @@ -1,50 +0,0 @@
110 -# Copyright 1999-2013 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -
113 -EAPI=4
114 -
115 -inherit elisp eutils
116 -
117 -MY_PV="${PV/_/-}"
118 -MY_P="${PN}-${MY_PV}"
119 -DESCRIPTION="The VM mail reader for Emacs"
120 -HOMEPAGE="http://www.nongnu.org/viewmail/"
121 -SRC_URI="https://launchpad.net/vm/${PV%.*}.x/${MY_PV}/+download/${MY_P}.tgz"
122 -
123 -LICENSE="GPL-2+"
124 -SLOT="0"
125 -KEYWORDS="amd64 ppc x86"
126 -IUSE="bbdb ssl"
127 -
128 -DEPEND="bbdb? ( app-emacs/bbdb )"
129 -RDEPEND="!app-emacs/u-vm-color
130 - ${DEPEND}
131 - ssl? ( net-misc/stunnel )"
132 -
133 -S="${WORKDIR}/${MY_P}"
134 -SITEFILE="50${PN}-gentoo-8.0.el"
135 -
136 -src_prepare() {
137 - if ! use bbdb; then
138 - elog "Excluding vm-pcrisis.el since the \"bbdb\" USE flag is not set."
139 - epatch "${FILESDIR}/${PN}-8.0-no-pcrisis.patch"
140 - fi
141 - epatch "${FILESDIR}/${P}-texinfo-5.patch"
142 -}
143 -
144 -src_configure() {
145 - econf \
146 - --with-emacs="emacs" \
147 - --with-pixmapdir="${SITEETC}/${PN}" \
148 - $(use bbdb && echo "--with-other-dirs=${SITELISP}/bbdb")
149 -}
150 -
151 -src_compile() {
152 - emake -j1
153 -}
154 -
155 -src_install() {
156 - emake -j1 DESTDIR="${D}" install
157 - elisp-site-file-install "${FILESDIR}/${SITEFILE}"
158 - dodoc CHANGES NEWS README TODO example.vm
159 -}