public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-mail/popick/, profiles/
@ 2019-11-05 22:28 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-11-05 22:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f3c15babebc5aafda67f67ee5cbf93469e956351
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 22:26:21 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 22:26:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c15bab

net-mail/popick: Remove last-rited pkg

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

 net-mail/popick/Manifest          |  1 -
 net-mail/popick/metadata.xml      |  6 ------
 net-mail/popick/popick-0.1.ebuild | 36 ------------------------------------
 profiles/package.mask             |  1 -
 4 files changed, 44 deletions(-)

diff --git a/net-mail/popick/Manifest b/net-mail/popick/Manifest
deleted file mode 100644
index 211f173c0db..00000000000
--- a/net-mail/popick/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST popick-0.1.tar.gz 4000 BLAKE2B d3a0c1a2af6cce4c70e8c4d9fff45bea3949338e87f32bea58039751fcc7beac6c1f4cf8dd989d375d3916e0be9fa836f53677cf54e0564643518fb0f593f168 SHA512 973c20e2f56f2a49ad1164ddd530344375150362c2e083717cf2034e7851938de9c71300f41164cd2b3687b68db70e66bef268af650556ede5fb74ce7705dcca

diff --git a/net-mail/popick/metadata.xml b/net-mail/popick/metadata.xml
deleted file mode 100644
index 49b7128e9f1..00000000000
--- a/net-mail/popick/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>An interactive, curses-based POP3 mail deleter that allows you to match messages with regexes.</longdescription>
-</pkgmetadata>

diff --git a/net-mail/popick/popick-0.1.ebuild b/net-mail/popick/popick-0.1.ebuild
deleted file mode 100644
index e379d982e0a..00000000000
--- a/net-mail/popick/popick-0.1.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="POP3 mailbox deleter using regular expressions to match message headers and delete messages"
-HOMEPAGE="http://www.topfx.com"
-SRC_URI="http://www.topfx.com/dist/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-lang/perl
-	dev-perl/Curses-UI
-	virtual/perl-Getopt-Long"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	mv popick.pl popick || die "Renaming popick.pl to popick"
-	sed -i -e 's:/usr/local:/usr:g' $(grep -rl /usr/local *) || die "sed /usr/local failed"
-}
-
-src_compile() {
-	# No compiling needed :)
-	pod2man popick > popick.1 || die "Generating manpage failed"
-}
-
-src_install() {
-	dobin popick
-	doman popick.1
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f80257faf52..547977cd0d1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -408,7 +408,6 @@ net-irc/dircproxy
 net-irc/jircii
 net-irc/miau
 net-mail/hotwayd
-net-mail/popick
 sys-auth/pam_require
 
 # Michał Górny <mgorny@gentoo.org> (2019-10-04)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-05 22:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-05 22:28 [gentoo-commits] repo/gentoo:master commit in: net-mail/popick/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox