commit:     56f58f148d988664cf3e119face55154e2c680e7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 08:40:37 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 08:40:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f58f14

net-mail/vacation: Remove last-rited pkg

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

 net-mail/vacation/Manifest                |  1 -
 net-mail/vacation/metadata.xml            |  8 --------
 net-mail/vacation/vacation-1.2.7.0.ebuild | 34 -------------------------------
 profiles/package.mask                     |  6 ------
 4 files changed, 49 deletions(-)

diff --git a/net-mail/vacation/Manifest b/net-mail/vacation/Manifest
deleted file mode 100644
index e08e8da4205..00000000000
--- a/net-mail/vacation/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vacation-1.2.7.0.tar.gz 63849 BLAKE2B 
d2f2737677b0fe075041bac0a32b6f5f57d072040448b61416e7fee98e7d4184bbd22e25734ed5e4deeabb0d0c32953821d383c9d16cf79b325fa7f261956333
 SHA512 
50473777fa5d36c1b7ab438e1072a56298f8155c7aaa8f8d8daaa1dee5f85f54a7b17903c416e67dbac734368b1cdbbc599cd9aa58132b0ecb145ae8e058e97d

diff --git a/net-mail/vacation/metadata.xml b/net-mail/vacation/metadata.xml
deleted file mode 100644
index 442218c8ed3..00000000000
--- a/net-mail/vacation/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">vacation</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/net-mail/vacation/vacation-1.2.7.0.ebuild 
b/net-mail/vacation/vacation-1.2.7.0.ebuild
deleted file mode 100644
index 99cd4e75fca..00000000000
--- a/net-mail/vacation/vacation-1.2.7.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="automatic mail answering program"
-HOMEPAGE="http://vacation.sourceforge.net/";
-SRC_URI="mirror://sourceforge/vacation/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 x86"
-SLOT="0"
-
-RDEPEND="!mail-mta/sendmail
-       sys-libs/gdbm
-       virtual/mta"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       default
-
-       sed -i -e "s:install -s -m:install -m:" \
-               -e "s:-Xlinker:${LDFLAGS} -Xlinker:" Makefile || die
-}
-
-src_compile() {
-       emake CFLAGS="${CFLAGS} -DMAIN"
-}
-
-src_install() {
-       emake BINDIR="${ED}/usr/bin" MANDIR="${ED}/usr/share/man/man" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index e6380fda1b6..959b52b7573 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -270,12 +270,6 @@ sys-libs/netbsd-csu
 =sys-kernel/vanilla-sources-5.10.1
 =sys-kernel/vanilla-sources-5.10.0
 
-# Michał Górny <mgo...@gentoo.org> (2020-12-18)
-# Unmaintained.  Last bumped in 2008.  Last upstream (beta) in 2014.
-# The current Gentoo version fails to install.
-# Removal in 30 days.  Bug #701044.
-net-mail/vacation
-
 # Lars Wendler <polynomia...@gentoo.org> (2020-12-09)
 # Masked until most broken packages have been fixed (bug #732648)
 >=sys-devel/autoconf-2.70

Reply via email to