commit:     8ec7bfbdef094a2d7137570c10c91e397f04bad6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 07:48:34 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 07:50:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec7bfbd

net-mail/peephole: Remove last-rited pkg

Closes: https://bugs.gentoo.org/675012
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-mail/peephole/Manifest                      |  1 -
 net-mail/peephole/files/peephole-1.4-gcc4.patch | 14 -----------
 net-mail/peephole/metadata.xml                  |  8 ------
 net-mail/peephole/peephole-1.5.ebuild           | 33 -------------------------
 profiles/package.mask                           |  2 --
 5 files changed, 58 deletions(-)

diff --git a/net-mail/peephole/Manifest b/net-mail/peephole/Manifest
deleted file mode 100644
index 4ee6074a76e..00000000000
--- a/net-mail/peephole/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST peephole-1.5.tar.gz 351492 BLAKE2B 
713792ec5633c32fa88b39745b5cd3dddc07f6abf0cd8b6a703fbe56a1db3c1a69d9ba3cd2e17530f140e7eab97cc2307f4548d97e26145c3939ed17cd7fc924
 SHA512 
d60377029f21513cf8bb1c0fc5a3be0bceb57a11275ec089c235a140e069e1bb6837d9b046539c4641d154e0ba93c2803e26887c0f399e401744b1145aec3b3b

diff --git a/net-mail/peephole/files/peephole-1.4-gcc4.patch 
b/net-mail/peephole/files/peephole-1.4-gcc4.patch
deleted file mode 100644
index d73546da4b2..00000000000
--- a/net-mail/peephole/files/peephole-1.4-gcc4.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-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
---- peephole-1.4.vanilla/src/grammar/local/local.c     2006-02-03 
14:23:46.000000000 +0100
-+++ peephole-1.4/src/grammar/local/local.c     2006-02-03 14:25:13.000000000 
+0100
-@@ -25,8 +25,8 @@
- static struct wm_local *parse_local(char *path, char *name)
- {
-   struct wm_config wmc = {
--    .wml NULL,
--    .path path
-+    NULL,
-+    path
-   };
- 
-   char rc[80];  // FIXME: possible buffer overflow...

diff --git a/net-mail/peephole/metadata.xml b/net-mail/peephole/metadata.xml
deleted file mode 100644
index 6b81b92ee3f..00000000000
--- a/net-mail/peephole/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">peephole</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-mail/peephole/peephole-1.5.ebuild 
b/net-mail/peephole/peephole-1.5.ebuild
deleted file mode 100644
index cb0997b2f42..00000000000
--- a/net-mail/peephole/peephole-1.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="A daemon that polls your POP servers, checking if there are 
messages from specific people"
-HOMEPAGE="http://peephole.sourceforge.net/";
-SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/openssl-0.9.7d-r1"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.4-gcc4.patch
-}
-
-src_configure() {
-       econf \
-               $(use_enable static-libs static)
-}
-
-pkg_postinst() {
-       elog "Before you can use peephole you must copy"
-       elog "/etc/skel/.peephole.providers and /etc/skel/.peepholerc"
-       elog "to your home dir and edit them to suit your needs."
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 423b475f6e4..28260706208 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -622,7 +622,6 @@ x11-libs/hippo-canvas
 # net-irc/bip: #674240, may need new snapshot, current ver is from 2013
 # net-irc/epic4: #677734, needs bump, current is from 2009, also #613120
 # net-irc/shadowircd:  #674528, dead homepage, last commits in 2012
-# net-mail/peephole: #675012, last release from 2006
 # net-mail/qpopper: #674896, discontinued, from 2011, also #541996
 # net-mail/up-imapproxy: #674234, last commits in 2016, also #643898
 # net-mail/uw-imap: #678606, last upstream release in 2011
@@ -651,7 +650,6 @@ net-im/climm
 net-irc/bip
 net-irc/epic4
 net-irc/shadowircd
-net-mail/peephole
 net-mail/qpopper
 net-mail/up-imapproxy
 net-mail/uw-imap

Reply via email to