public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dot-forward/
Date: Sat, 16 Apr 2016 21:15:07 +0000 (UTC)	[thread overview]
Message-ID: <1460841206.8d66f4a3b829b97e6917aca582129e12f14f573a.mrueg@gentoo> (raw)

commit:     8d66f4a3b829b97e6917aca582129e12f14f573a
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 21:13:26 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 21:13:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d66f4a3

net-mail/dot-forward: Remove old

Package-Manager: portage-2.2.28

 net-mail/dot-forward/dot-forward-0.71-r2.ebuild | 49 -------------------------
 1 file changed, 49 deletions(-)

diff --git a/net-mail/dot-forward/dot-forward-0.71-r2.ebuild b/net-mail/dot-forward/dot-forward-0.71-r2.ebuild
deleted file mode 100644
index ed4bd85..0000000
--- a/net-mail/dot-forward/dot-forward-0.71-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils toolchain-funcs user
-
-DESCRIPTION="reads sendmail's .forward files under qmail"
-HOMEPAGE="http://cr.yp.to/dot-forward.html"
-SRC_URI="http://cr.yp.to/software/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-# See bug 97850
-RESTRICT="test"
-
-DEPEND=""
-
-src_unpack() {
-	unpack ${P}.tar.gz
-	cd ${S}
-	epatch ${FILESDIR}/${PV}-errno.patch
-	epatch ${FILESDIR}/${PV}-head-1.patch
-
-	echo "$(tc-getCC) ${CFLAGS}" > conf-cc
-	echo "$(tc-getCC)" > conf-ld
-}
-
-src_compile() {
-	emake prog || die
-}
-
-src_install() {
-	dodoc BLURB CHANGES FILES INSTALL README SYSDEPS TARGETS THANKS
-	dodoc TODO VERSION
-	doman *.1
-
-	insopts -o root -g qmail -m 755
-	insinto /var/qmail/bin
-	doins dot-forward || die
-}
-
-pkg_setup() {
-	# keep in sync with mini-qmail pkg
-	einfo "Creating qmail group"
-	enewgroup qmail 201
-}


             reply	other threads:[~2016-04-16 21:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16 21:15 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-21 14:49 [gentoo-commits] repo/gentoo:master commit in: net-mail/dot-forward/ Joonas Niilola
2019-10-07  5:20 Joonas Niilola
2019-10-14  9:53 Agostino Sarubbo
2019-10-16 20:46 Sergei Trofimovich
2019-11-03 13:36 Mikle Kolyada
2019-11-10  9:19 Michał Górny
2019-11-10  9:19 Michał Górny
2022-11-04  0:00 Sam James
2022-11-07  7:43 Sam James
2022-12-18 19:59 Arthur Zamarin
2023-04-06  8:09 Sam James
2023-04-06  8:31 Joonas Niilola
2023-04-07 10:45 Sam James
2023-05-05 10:27 Arthur Zamarin
2023-05-05 10:29 Arthur Zamarin
2023-05-05 10:31 Arthur Zamarin
2024-08-01 16:23 Andreas Sturmlechner
2024-08-13  7:36 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460841206.8d66f4a3b829b97e6917aca582129e12f14f573a.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox