public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/redir/
Date: Sun, 15 Apr 2018 18:48:12 +0000 (UTC)	[thread overview]
Message-ID: <1523818066.78f2dc7cabbf8c18570d9bae4818956aa2ae8c38.monsieurp@gentoo> (raw)

commit:     78f2dc7cabbf8c18570d9bae4818956aa2ae8c38
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 18:30:30 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 18:47:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f2dc7c

net-misc/redir: EAPI 6 bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/redir/redir-2.2.1-r1.ebuild | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild b/net-misc/redir/redir-2.2.1-r1.ebuild
new file mode 100644
index 00000000000..104aafdcf4c
--- /dev/null
+++ b/net-misc/redir/redir-2.2.1-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Redir is a port redirector"
+HOMEPAGE="http://sammy.net/~sammy/hacks/"
+SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
+
+PATCHES=( "${FILESDIR}/${P}-include.patch" )
+DOCS=( CHANGES README transproxy.txt )
+
+src_compile() {
+	emake \
+		CC="$(tc-getCC)" \
+		CFLAGS="${CFLAGS}" \
+		LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+	dobin "${PN}"
+	newman "${PN}.man" "${PN}.1"
+}


             reply	other threads:[~2018-04-15 18:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-15 18:48 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-25  7:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/redir/ Petr Vaněk
2024-10-24 14:42 Sam James
2024-10-24 14:42 Sam James
2024-09-14  9:40 Petr Vaněk
2024-09-14  9:40 Petr Vaněk
2024-09-14  9:40 Petr Vaněk
2024-06-05  5:27 Joonas Niilola
2024-06-05  5:27 Joonas Niilola
2019-04-11 21:43 Patrice Clement
2018-09-20 21:07 Patrice Clement
2018-07-05  1:19 Virgil Dupras
2018-06-30  9:39 Patrice Clement
2018-06-30  9:39 Patrice Clement
2018-06-30  9:39 Patrice Clement
2018-04-15 18:48 Patrice Clement
2015-10-10  9:09 Ian Delaney

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=1523818066.78f2dc7cabbf8c18570d9bae4818956aa2ae8c38.monsieurp@gentoo \
    --to=monsieurp@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