Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/pinepgp/, mail-client/pinepgp/files/, profiles/
Date: Tue, 05 Nov 2019 22:32:55
Message-Id: 1572993116.1dfa06b88314a27ec8e8fbcfd170324b6b76ac70.mgorny@gentoo
1 commit: 1dfa06b88314a27ec8e8fbcfd170324b6b76ac70
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 22:31:56 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 22:31:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa06b8
7
8 mail-client/pinepgp: Remove last-rited pkg
9
10 Bug: https://bugs.gentoo.org/696252
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 mail-client/pinepgp/Manifest | 1 -
14 .../files/pinepgp-0.18.0-makefile-sed-fix.patch | 87 ----------------------
15 mail-client/pinepgp/metadata.xml | 5 --
16 mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild | 28 -------
17 profiles/package.mask | 1 -
18 5 files changed, 122 deletions(-)
19
20 diff --git a/mail-client/pinepgp/Manifest b/mail-client/pinepgp/Manifest
21 deleted file mode 100644
22 index 44cdabc3697..00000000000
23 --- a/mail-client/pinepgp/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST pinepgp-0.18.0.tar.gz 38103 BLAKE2B 21c8dfad016ba1c35c0d4c30ec92960a54519c85db55253c41a85d077eefbf556cc9d3748808a61b9c856460f588e1f8a13259be7ef2152f9648ff4812a27439 SHA512 b28b71d4d5132b451ff4a2a9489f830cedade300d18ad05a0aa443bffa6fe5ece7be4f166e7428fc999b2d1b550cf8dccf7982314868db8597117d0f8d74686e
27
28 diff --git a/mail-client/pinepgp/files/pinepgp-0.18.0-makefile-sed-fix.patch b/mail-client/pinepgp/files/pinepgp-0.18.0-makefile-sed-fix.patch
29 deleted file mode 100644
30 index fe9f8d55a0d..00000000000
31 --- a/mail-client/pinepgp/files/pinepgp-0.18.0-makefile-sed-fix.patch
32 +++ /dev/null
33 @@ -1,87 +0,0 @@
34 -diff -Naur pinepgp-0.18.0-orig/Makefile.in pinepgp-0.18.0/Makefile.in
35 ---- pinepgp-0.18.0-orig/Makefile.in 2002-05-03 15:30:07.000000000 +0200
36 -+++ pinepgp-0.18.0/Makefile.in 2006-11-16 00:30:27.000000000 +0100
37 -@@ -44,52 +44,52 @@
38 - all: $(SOURCES) $(BUILD_FILTERS)
39 -
40 - $(SOURCES): $(SOURCES:%=%.in)
41 -- $(CAT) $(@).in | $(SED) -e 's%\@SED\@%$(SED)%;\
42 -- s%\@CAT\@%$(CAT)%;\
43 -- s%\@RM\@%$(RM)%;\
44 -- s%\@MKTEMP\@%$(MKTEMP)%;\
45 -- s%\@BASH\@%$(BASH)%;\
46 -- s%\@bindir\@%$(bindir)%;\
47 -- s%\@tmpdir\@%$(tmpdir)%' > $(@)
48 -+ $(CAT) $(@).in | $(SED) -e 's%\@SED\@%$(SED)%'\
49 -+ -e 's%\@CAT\@%$(CAT)%'\
50 -+ -e 's%\@RM\@%$(RM)%'\
51 -+ -e 's%\@MKTEMP\@%$(MKTEMP)%'\
52 -+ -e 's%\@BASH\@%$(BASH)%'\
53 -+ -e 's%\@bindir\@%$(bindir)%'\
54 -+ -e 's%\@tmpdir\@%$(tmpdir)%' > $(@)
55 - chmod 755 $(@)
56 -
57 - pinegpg: pinegpgp
58 -- $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename=GnuPG%;\
59 -- s%^ces=.*%ces="$(GPG) -at -s"%;\
60 -- s%^cee=.*%cee="$(GPG) -at -e"%;\
61 -- s%^cese=.*%cese="$(GPG) -at -se"%;\
62 -- s%^cec=.*%cec="\$(GPG)"%;\
63 -- s%^cefp=.*%cefp=gpg%' > $(@).c
64 -+ $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename=GnuPG%'\
65 -+ -e 's%^ces=.*%ces="$(GPG) -at -s"%'\
66 -+ -e 's%^cee=.*%cee="$(GPG) -at -e"%'\
67 -+ -e 's%^cese=.*%cese="$(GPG) -at -se"%'\
68 -+ -e 's%^cec=.*%cec="\$(GPG)"%'\
69 -+ -e 's%^cefp=.*%cefp=gpg%' > $(@).c
70 - $(CPP) -DGPG $(BUILD_FLAGS) $(@).c | $(GREP) -v "^# .* .*" > $(@)
71 - chmod 755 $(@)
72 -
73 - pinepgp26x: pinegpgp
74 -- $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 2.6.x"%;\
75 -- s%^ces=.*%ces="\$(PGP) -fat -s"%;\
76 -- s%^cee=.*%cee="\$(PGP) -fat -e"%;\
77 -- s%^cese=.*%cese="\$(PGP) -fat -se"%;\
78 -- s%^cec=.*%cec="\$(PGP) -f"%;\
79 -- s%^cefp=.*%cefp=pgp26x%' > $(@).c
80 -+ $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 2.6.x"%'\
81 -+ -e 's%^ces=.*%ces="\$(PGP) -fat -s"%'\
82 -+ -e 's%^cee=.*%cee="\$(PGP) -fat -e"%'\
83 -+ -e 's%^cese=.*%cese="\$(PGP) -fat -se"%'\
84 -+ -e 's%^cec=.*%cec="\$(PGP) -f"%'\
85 -+ -e 's%^cefp=.*%cefp=pgp26x%' > $(@).c
86 - $(CPP) -DPGP26X $(BUILD_FLAGS) $(@).c | $(GREP) -v "^# .* .*" > $(@)
87 - chmod 755 $(@)
88 -
89 - pinepgp5x: pinegpgp
90 -- $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 5.x"%;\
91 -- s%^ces=.*%ces="$(PGP5S) -fat"%;\
92 -- s%^cee=.*%cee="$(PGP5E) -fat"%;\
93 -- s%^cese=.*%cese="$(PGP5E) -fat -s"%;\
94 -- s%^cec=.*%cec="$(PGP5V) -f"%;\
95 -- s%^cefp=.*%cefp=pgp26x%' > $(@).c
96 -+ $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 5.x"%'\
97 -+ -e 's%^ces=.*%ces="$(PGP5S) -fat"%'\
98 -+ -e 's%^cee=.*%cee="$(PGP5E) -fat"%'\
99 -+ -e 's%^cese=.*%cese="$(PGP5E) -fat -s"%'\
100 -+ -e 's%^cec=.*%cec="$(PGP5V) -f"%'\
101 -+ -e 's%^cefp=.*%cefp=pgp26x%' > $(@).c
102 - $(CPP) -DPGP5X $(BUILD_FLAGS) $(@).c | $(GREP) -v "^# .* .*" > $(@)
103 - chmod 755 $(@)
104 -
105 - pinepgp65x: pinegpgp
106 -- $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 6.5.x"%;\
107 -- s%^ces=.*%ces="\$(PGP6) -fat -s -u $$USER"%;\
108 -- s%^cee=.*%cee="\$(PGP6) -fat -e -u $$USER"%;\
109 -- s%^cese=.*%cese="\$(PGP6) -fat -se -u $$USER"%;\
110 -- s%^cec=.*%cec="\$(PGP6) -f -u $$USER"%;\
111 -- s%^cefp=.*%cefp=pgp65x%' > $(@).c
112 -+ $(CAT) pinegpgp | $(SED) -e 's%^cename=.*%cename="PGP 6.5.x"%'\
113 -+ -e 's%^ces=.*%ces="\$(PGP6) -fat -s -u $$USER"%'\
114 -+ -e 's%^cee=.*%cee="\$(PGP6) -fat -e -u $$USER"%'\
115 -+ -e 's%^cese=.*%cese="\$(PGP6) -fat -se -u $$USER"%'\
116 -+ -e 's%^cec=.*%cec="\$(PGP6) -f -u $$USER"%'\
117 -+ -e 's%^cefp=.*%cefp=pgp65x%' > $(@).c
118 - $(CPP) -DPGP65X $(BUILD_FLAGS) $(@).c | $(GREP) -v "^# .* .*" > $(@)
119 - chmod 755 $(@)
120 -
121
122 diff --git a/mail-client/pinepgp/metadata.xml b/mail-client/pinepgp/metadata.xml
123 deleted file mode 100644
124 index 6f49eba8f49..00000000000
125 --- a/mail-client/pinepgp/metadata.xml
126 +++ /dev/null
127 @@ -1,5 +0,0 @@
128 -<?xml version="1.0" encoding="UTF-8"?>
129 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
130 -<pkgmetadata>
131 -<!-- maintainer-needed -->
132 -</pkgmetadata>
133
134 diff --git a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild
135 deleted file mode 100644
136 index 9a0ce5ec943..00000000000
137 --- a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild
138 +++ /dev/null
139 @@ -1,28 +0,0 @@
140 -# Copyright 1999-2018 Gentoo Foundation
141 -# Distributed under the terms of the GNU General Public License v2
142 -
143 -EAPI=0
144 -
145 -inherit eutils
146 -
147 -DESCRIPTION="Use GPG/PGP with Pine"
148 -HOMEPAGE="http://hany.sk/~hany/software/pinepgp/"
149 -SRC_URI="http://terminus.sk/~hany/_data/${PN}/${P}.tar.gz"
150 -LICENSE="GPL-2"
151 -SLOT="0"
152 -KEYWORDS="amd64 ppc ~sparc x86"
153 -IUSE=""
154 -
155 -DEPEND="mail-client/alpine
156 - app-crypt/gnupg"
157 -
158 -src_unpack() {
159 - unpack ${A}
160 - cd "${S}"
161 - epatch "${FILESDIR}"/${P}-makefile-sed-fix.patch
162 -}
163 -
164 -src_install() {
165 - make DESTDIR="${D}" install || die "install problem"
166 - dodoc ChangeLog README
167 -}
168
169 diff --git a/profiles/package.mask b/profiles/package.mask
170 index 6a614ce97ce..de11d8ee535 100644
171 --- a/profiles/package.mask
172 +++ b/profiles/package.mask
173 @@ -392,7 +392,6 @@ dev-libs/xplc
174 dev-vcs/cvsd
175 dev-vcs/cvsq
176 mail-client/biabam
177 -mail-client/pinepgp
178 mail-filter/clamsmtp
179 sys-auth/pam_require