From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pen/
Date: Sat, 26 Jan 2019 12:43:08 +0000 (UTC) [thread overview]
Message-ID: <1548506554.ce3ffaf55d4466d90e5467d9feb79d5c64a7d497.pacho@gentoo> (raw)
commit: ce3ffaf55d4466d90e5467d9feb79d5c64a7d497
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 26 11:43:40 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 12:42:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3ffaf5
net-misc/pen: Bump to 0.34.1
Closes: https://bugs.gentoo.org/674794
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
net-misc/pen/Manifest | 1 +
net-misc/pen/pen-0.34.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/net-misc/pen/Manifest b/net-misc/pen/Manifest
index 4e23b91e3f2..b0a2902320c 100644
--- a/net-misc/pen/Manifest
+++ b/net-misc/pen/Manifest
@@ -1 +1,2 @@
DIST pen-0.25.1.tar.gz 150231 BLAKE2B 155605baa0e8656880a543a46b62598fbb321990141868284ea3ef998d57a47a0ab0f9f2d8cd74814c65895149fc5f6b8defc4b757e45a3ebbecef153b00db58 SHA512 712c5899eb0ab20df1c91653328a63fe1715f0412e434aa08229555ff725bd54eb4732be1176f2cea02761db37a5ae241a4f790ca803fc1002be2bf65bc6269b
+DIST pen-0.34.1.tar.gz 184622 BLAKE2B 1a00942d65fa814e91ca9c69bed559cbb02245763885a14f1ad835c2bee680f92d9d861822189815ece05f5292299066f3fed0208eac144e516fb4204128e17c SHA512 5237e67ef2a8751cab0bbaf75bbd081f0c645830b20d94e5fab365def0692307f2e0c55158697fc79a197c624bd34bda590cf5ded229beea44da597d3344b263
diff --git a/net-misc/pen/pen-0.34.1.ebuild b/net-misc/pen/pen-0.34.1.ebuild
new file mode 100644
index 00000000000..17969d8d67c
--- /dev/null
+++ b/net-misc/pen/pen-0.34.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="TCP Load Balancing Port Forwarder"
+HOMEPAGE="http://siag.nu/pen/"
+SRC_URI="http://siag.nu/pub/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="geoip ssl"
+
+RDEPEND="
+ geoip? ( dev-libs/geoip )
+ ssl? ( dev-libs/openssl:0= )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf --with-docdir=/usr/share/doc/${PF} \
+ $(use_with geoip) \
+ $(use_with ssl)
+}
next reply other threads:[~2019-01-26 12:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-26 12:43 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-05-19 15:48 [gentoo-commits] repo/gentoo:master commit in: net-misc/pen/ Thomas Deutschmann
2019-05-19 20:56 Mikle Kolyada
2019-05-19 21:19 Andreas Sturmlechner
2023-03-09 1:03 Sam James
2023-03-09 1:03 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=1548506554.ce3ffaf55d4466d90e5467d9feb79d5c64a7d497.pacho@gentoo \
--to=pacho@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