[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpeople/, profiles/

2019-04-20 Thread Michał Górny
commit: 741e3b504f3dca833aedab2a445aa6f899949c60
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 20 07:47:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 20 07:49:59 2019 +
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  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  (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..000
--- a/x11-plugins/wmpeople/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmpeople-1.3.tar.gz 48 BLAKE2B 
6a3fbfa8d4d47d6a80da7eaaaf07dbc269c529bba20bde9e229b415a54c8dd016f9fbbd021dcf9e9788d5d22f62f58bd8a2e745cd5e1014cb52cad7e06d54104
 SHA512 
af01e2d43d158eab3d520ebb0b9ebd50e1b5955920e3b86d5238d9bc0313cc055001bfa44d76e1ccfe721f668b9494373f18175f2ef7d248a0e237bbefe9e129

diff --git a/x11-plugins/wmpeople/metadata.xml 
b/x11-plugins/wmpeople/metadata.xml
deleted file mode 100644
index e001cb9cfa0..000
--- a/x11-plugins/wmpeople/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   voyag...@gentoo.org
-   Bernard Cafarelli
-   
-   
-   peephole
-   
-

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..000
--- 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."
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpeople/

2018-09-28 Thread Mikle Kolyada
commit: 1c4909175157cb3d84d94de286f10f7691a032c6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 28 11:39:21 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 28 11:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c490917

x11-plugins/wmpeople: Drop old (EAPI=0)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmpeople/wmpeople-1.3.ebuild | 36 
 1 file changed, 36 deletions(-)

diff --git a/x11-plugins/wmpeople/wmpeople-1.3.ebuild 
b/x11-plugins/wmpeople/wmpeople-1.3.ebuild
deleted file mode 100644
index 1b9773539ea..000
--- a/x11-plugins/wmpeople/wmpeople-1.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-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="x86 ppc ~sparc"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXt
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-   >=net-mail/peephole-1.2"
-
-src_install() {
-   emake DESTDIR="${D}" install || die "Installation failed"
-   dodoc AUTHORS ChangeLog README
-}
-
-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."
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpeople/

2018-09-19 Thread Thomas Deutschmann
commit: 2fdb25478cf2f711478212cf241f85c9e21db6d3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Sep 19 18:16:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Sep 19 18:27:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdb2547

x11-plugins/wmpeople: x86 stable (bug #666088)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild 
b/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
index aa653df0a5d..1d26b58f0cb 100644
--- a/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
+++ b/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc ~sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXext



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpeople/

2018-08-02 Thread Bernard Cafarelli
commit: f7cf92a8be5c2fd1c85739248f2a4bd2436c5256
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Jul 23 18:30:09 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Aug  2 20:17:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cf92a8

x11-plugins/wmpeople: EAPI7, improve ebuild

 x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild 
b/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
new file mode 100644
index 000..aa653df0a5d
--- /dev/null
+++ b/x11-plugins/wmpeople/wmpeople-1.3-r1.ebuild
@@ -0,0 +1,28 @@
+# 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."
+}