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: net-mail/peephole/, profiles/, net-mail/peephole/files/
Date: Sat, 20 Apr 2019 23:27:44
Message-Id: 1555746600.8ec7bfbdef094a2d7137570c10c91e397f04bad6.mgorny@gentoo
1 commit: 8ec7bfbdef094a2d7137570c10c91e397f04bad6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 07:48:34 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 07:50:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec7bfbd
7
8 net-mail/peephole: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/675012
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 net-mail/peephole/Manifest | 1 -
14 net-mail/peephole/files/peephole-1.4-gcc4.patch | 14 -----------
15 net-mail/peephole/metadata.xml | 8 ------
16 net-mail/peephole/peephole-1.5.ebuild | 33 -------------------------
17 profiles/package.mask | 2 --
18 5 files changed, 58 deletions(-)
19
20 diff --git a/net-mail/peephole/Manifest b/net-mail/peephole/Manifest
21 deleted file mode 100644
22 index 4ee6074a76e..00000000000
23 --- a/net-mail/peephole/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST peephole-1.5.tar.gz 351492 BLAKE2B 713792ec5633c32fa88b39745b5cd3dddc07f6abf0cd8b6a703fbe56a1db3c1a69d9ba3cd2e17530f140e7eab97cc2307f4548d97e26145c3939ed17cd7fc924 SHA512 d60377029f21513cf8bb1c0fc5a3be0bceb57a11275ec089c235a140e069e1bb6837d9b046539c4641d154e0ba93c2803e26887c0f399e401744b1145aec3b3b
27
28 diff --git a/net-mail/peephole/files/peephole-1.4-gcc4.patch b/net-mail/peephole/files/peephole-1.4-gcc4.patch
29 deleted file mode 100644
30 index d73546da4b2..00000000000
31 --- a/net-mail/peephole/files/peephole-1.4-gcc4.patch
32 +++ /dev/null
33 @@ -1,14 +0,0 @@
34 -diff --exclude='*.lo' --exclude=.libs --exclude=.deps --exclude=libtool --exclude=Makefile --exclude='*.o' --exclude='*.la' --exclude='config*' -Nru peephole-1.4.vanilla/src/grammar/local/local.c peephole-1.4/src/grammar/local/local.c
35 ---- peephole-1.4.vanilla/src/grammar/local/local.c 2006-02-03 14:23:46.000000000 +0100
36 -+++ peephole-1.4/src/grammar/local/local.c 2006-02-03 14:25:13.000000000 +0100
37 -@@ -25,8 +25,8 @@
38 - static struct wm_local *parse_local(char *path, char *name)
39 - {
40 - struct wm_config wmc = {
41 -- .wml NULL,
42 -- .path path
43 -+ NULL,
44 -+ path
45 - };
46 -
47 - char rc[80]; // FIXME: possible buffer overflow...
48
49 diff --git a/net-mail/peephole/metadata.xml b/net-mail/peephole/metadata.xml
50 deleted file mode 100644
51 index 6b81b92ee3f..00000000000
52 --- a/net-mail/peephole/metadata.xml
53 +++ /dev/null
54 @@ -1,8 +0,0 @@
55 -<?xml version="1.0" encoding="UTF-8"?>
56 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
57 -<pkgmetadata>
58 - <!-- maintainer-needed -->
59 - <upstream>
60 - <remote-id type="sourceforge">peephole</remote-id>
61 - </upstream>
62 -</pkgmetadata>
63
64 diff --git a/net-mail/peephole/peephole-1.5.ebuild b/net-mail/peephole/peephole-1.5.ebuild
65 deleted file mode 100644
66 index cb0997b2f42..00000000000
67 --- a/net-mail/peephole/peephole-1.5.ebuild
68 +++ /dev/null
69 @@ -1,33 +0,0 @@
70 -# Copyright 1999-2012 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI="4"
74 -
75 -inherit eutils
76 -
77 -DESCRIPTION="A daemon that polls your POP servers, checking if there are messages from specific people"
78 -HOMEPAGE="http://peephole.sourceforge.net/"
79 -SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz"
80 -
81 -LICENSE="GPL-2"
82 -SLOT="0"
83 -KEYWORDS="~amd64 ppc ~sparc x86"
84 -IUSE="static-libs"
85 -
86 -RDEPEND=">=dev-libs/openssl-0.9.7d-r1"
87 -DEPEND="${RDEPEND}"
88 -
89 -src_prepare() {
90 - epatch "${FILESDIR}"/${PN}-1.4-gcc4.patch
91 -}
92 -
93 -src_configure() {
94 - econf \
95 - $(use_enable static-libs static)
96 -}
97 -
98 -pkg_postinst() {
99 - elog "Before you can use peephole you must copy"
100 - elog "/etc/skel/.peephole.providers and /etc/skel/.peepholerc"
101 - elog "to your home dir and edit them to suit your needs."
102 -}
103
104 diff --git a/profiles/package.mask b/profiles/package.mask
105 index 423b475f6e4..28260706208 100644
106 --- a/profiles/package.mask
107 +++ b/profiles/package.mask
108 @@ -622,7 +622,6 @@ x11-libs/hippo-canvas
109 # net-irc/bip: #674240, may need new snapshot, current ver is from 2013
110 # net-irc/epic4: #677734, needs bump, current is from 2009, also #613120
111 # net-irc/shadowircd: #674528, dead homepage, last commits in 2012
112 -# net-mail/peephole: #675012, last release from 2006
113 # net-mail/qpopper: #674896, discontinued, from 2011, also #541996
114 # net-mail/up-imapproxy: #674234, last commits in 2016, also #643898
115 # net-mail/uw-imap: #678606, last upstream release in 2011
116 @@ -651,7 +650,6 @@ net-im/climm
117 net-irc/bip
118 net-irc/epic4
119 net-irc/shadowircd
120 -net-mail/peephole
121 net-mail/qpopper
122 net-mail/up-imapproxy
123 net-mail/uw-imap