public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rwhoisd/
Date: Wed,  4 May 2016 01:02:17 +0000 (UTC)	[thread overview]
Message-ID: <1462322270.08fa90d8970347d8748b72ab735ad731ebf7948f.wizardedit@gentoo> (raw)

commit:     08fa90d8970347d8748b72ab735ad731ebf7948f
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 00:37:50 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May  4 00:37:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fa90d8

net-misc/rwhoisd: remove old version

Package-Manager: portage-2.2.26

 net-misc/rwhoisd/rwhoisd-1.5.9.5-r2.ebuild | 47 ------------------------------
 1 file changed, 47 deletions(-)

diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.5-r2.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.5-r2.ebuild
deleted file mode 100644
index 2deb236..0000000
--- a/net-misc/rwhoisd/rwhoisd-1.5.9.5-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic user
-
-DESCRIPTION="ARIN rwhois daemon"
-HOMEPAGE="http://projects.arin.net/rwhois/"
-SRC_URI="http://projects.arin.net/rwhois/ftp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	sys-devel/flex
-	virtual/yacc
-"
-
-pkg_setup() {
-	enewgroup rwhoisd
-	enewuser rwhoisd -1 -1 /var/rwhoisd rwhoisd
-}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-destdir-${PV}.patch
-	append-cflags -DNEW_STYLE_BIN_SORT
-}
-
-src_compile() {
-	emake -C common
-	emake -C regexp
-	emake -C mkdb
-	default
-}
-
-src_install () {
-	default
-	doinitd "${FILESDIR}"/rwhoisd
-	newconfd "${FILESDIR}"/rwhoisd.conf rwhoisd
-}
-
-pkg_postinst () {
-	einfo "Please make sure to set the userid in rwhoisd.conf to rwhoisd."
-	einfo "It is highly inadvisable to run rwhoisd as root."
-}


             reply	other threads:[~2016-05-04  1:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04  1:02 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-15  9:33 [gentoo-commits] repo/gentoo:master commit in: net-misc/rwhoisd/ Jeroen Roovers
2021-04-17 19:20 Conrad Kostecki
2021-04-17 19:20 Conrad Kostecki
2022-09-18  1:34 Sam James
2024-11-06 14:29 Petr Vaněk
2024-11-06 14:29 Petr Vaněk
2024-11-20  8:44 Petr Vaněk
2024-12-24 13:26 Petr Vaněk

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=1462322270.08fa90d8970347d8748b72ab735ad731ebf7948f.wizardedit@gentoo \
    --to=wizardedit@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