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-proxy/dnsproxy/
Date: Tue,  3 May 2016 19:17:44 +0000 (UTC)	[thread overview]
Message-ID: <1462303021.0fbee3a1c42c7fac8ea360c83cbdebc894de6d9a.wizardedit@gentoo> (raw)

commit:     0fbee3a1c42c7fac8ea360c83cbdebc894de6d9a
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 18:58:07 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue May  3 19:17:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbee3a1

net-proxy/dnsproxy: remove old version

Package-Manager: portage-2.2.26

 net-proxy/dnsproxy/dnsproxy-1.16-r1.ebuild | 41 ------------------------------
 1 file changed, 41 deletions(-)

diff --git a/net-proxy/dnsproxy/dnsproxy-1.16-r1.ebuild b/net-proxy/dnsproxy/dnsproxy-1.16-r1.ebuild
deleted file mode 100644
index 7e7b39a..0000000
--- a/net-proxy/dnsproxy/dnsproxy-1.16-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils flag-o-matic
-
-DESCRIPTION="The dnsproxy daemon is a proxy for DNS queries"
-HOMEPAGE="http://www.wolfermann.org/dnsproxy.html"
-SRC_URI="http://www.wolfermann.org/${P}.tar.gz"
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-libs/libevent"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-include.patch
-	append-flags -D_GNU_SOURCE
-}
-
-src_compile() {
-	emake ${PN}
-}
-
-src_install() {
-	dosbin ${PN}
-	keepdir /var/empty
-
-	newconfd "${FILESDIR}"/${PN}.confd ${PN}
-	newinitd "${FILESDIR}"/${PN}.initd ${PN}
-	insinto /etc/${PN}
-	newins ${PN}.conf ${PN}.conf.dist
-
-	dodoc README
-	doman ${PN}.1
-}


             reply	other threads:[~2016-05-03 19:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 19:17 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-03 19:17 [gentoo-commits] repo/gentoo:master commit in: net-proxy/dnsproxy/ Austin English
2018-05-20 23:26 Aaron Bauman
2018-12-09 22:43 Jeroen Roovers
2019-02-16  9:28 Pacho Ramos
2019-02-16  9:28 Pacho Ramos
2023-03-19  4:50 Sam James
2024-11-13 18:50 Sam James
2024-11-13 18:50 Sam James

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=1462303021.0fbee3a1c42c7fac8ea360c83cbdebc894de6d9a.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