commit:     741e3b504f3dca833aedab2a445aa6f899949c60
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 07:47:51 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 07:49:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741e3b50

x11-plugins/wmpeople: Remove last-rited pkg

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

 profiles/package.mask                       |  2 --
 x11-plugins/wmpeople/Manifest               |  1 -
 x11-plugins/wmpeople/metadata.xml           | 11 -----------
 x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild | 28 ----------------------------
 4 files changed, 42 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index bbcb34feedb..423b475f6e4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -632,7 +632,6 @@ x11-libs/hippo-canvas
 # net-misc/tn5250: #678684, last commits in 2012
 # net-proxy/ufdbguard: #677482, needs bump, current ver is from 2016
 # sys-apps/nca: #676240, last updated upstream in 2004
-# x11-plugins/wmpeople: revdep of net-mail/peephole, from 2004
 #
 # Removal in 30 days.
 app-crypt/keynote
@@ -662,7 +661,6 @@ net-misc/stone
 net-misc/tn5250
 net-proxy/ufdbguard
 sys-apps/nca
-x11-plugins/wmpeople
 
 # Miroslav Šulc <fordf...@gentoo.org> (19 Mar 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked

diff --git a/x11-plugins/wmpeople/Manifest b/x11-plugins/wmpeople/Manifest
deleted file mode 100644
index 7f09b75aa6a..00000000000
--- a/x11-plugins/wmpeople/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmpeople-1.3.tar.gz 111148 BLAKE2B 
6a3fbfa8d4d47d6a80da7eaaaf07dbc269c529bba20bde9e229b415a54c8dd016f9fbbd021dcf9e9788d5d22f62f58bd8a2e745cd5e1014cb52cad7e06d54104
 SHA512 
af01e2d43d158eab3d520ebb0b9ebd50e1b5955920e3b86d5238d9bc0313cc055001bfa44d76e1ccfe721f668b9494373f18175f2ef7d248a0e237bbefe9e129

diff --git a/x11-plugins/wmpeople/metadata.xml 
b/x11-plugins/wmpeople/metadata.xml
deleted file mode 100644
index e001cb9cfa0..00000000000
--- a/x11-plugins/wmpeople/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>voyag...@gentoo.org</email>
-               <name>Bernard Cafarelli</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">peephole</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild 
b/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
deleted file mode 100644
index 2441c69f293..00000000000
--- a/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Nice, highly configurable WMaker DockApp that monitors your mail 
boxes"
-HOMEPAGE="http://peephole.sourceforge.net/";
-SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc ~sparc x86"
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXt
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto
-       >=net-mail/peephole-1.2"
-
-pkg_postinst() {
-       einfo "Before you can use wmpeople you must copy"
-       einfo "/etc/skel/.wmpeoplerc to your home dir"
-       einfo "and edit it to suit your needs."
-       einfo "Also, make sure that the peephole daemon"
-       einfo "is up and running before you start wmpeople."
-}

Reply via email to