From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tinc/
Date: Thu, 21 Jul 2016 01:32:00 +0000 (UTC) [thread overview]
Message-ID: <1469064650.2b2a76fd22d1521b5fe4c079b87f2a0c82da874e.dlan@gentoo> (raw)
commit: 2b2a76fd22d1521b5fe4c079b87f2a0c82da874e
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 01:29:32 2016 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 01:30:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2a76fd
net-misc/tinc: use use_enable() to correct USE=upnp
Gentoo-Bug: 589256
Package-Manager: portage-2.3.0
net-misc/tinc/tinc-1.1_pre14.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-misc/tinc/tinc-1.1_pre14.ebuild b/net-misc/tinc/tinc-1.1_pre14.ebuild
index 0f2a9ae..96313dc 100644
--- a/net-misc/tinc/tinc-1.1_pre14.ebuild
+++ b/net-misc/tinc/tinc-1.1_pre14.ebuild
@@ -42,6 +42,7 @@ src_configure() {
econf \
--enable-jumbograms \
--disable-silent-rules \
+ --enable-legacy-protocol \
--disable-tunemu \
--with-systemd=/usr/$(get_libdir)/systemd/system \
$(use_enable lzo) \
@@ -50,8 +51,8 @@ src_configure() {
$(use_enable uml) \
$(use_enable vde) \
$(use_enable zlib) \
- $(use_with ssl openssl) \
- $(use_with upnp miniupnpc )
+ $(use_enable upnp miniupnpc) \
+ $(use_with ssl openssl)
#--without-libgcrypt \
}
next reply other threads:[~2016-07-21 1:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-21 1:32 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-16 18:48 [gentoo-commits] repo/gentoo:master commit in: net-misc/tinc/ Anthony G. Basile
2016-11-29 9:26 Yixun Lan
2016-10-13 9:24 Yixun Lan
2016-10-09 16:15 Anthony G. Basile
2016-05-01 23:55 Anthony G. Basile
2016-04-30 22:18 Anthony G. Basile
2016-04-25 10:58 Anthony G. Basile
2016-04-25 10:53 Anthony G. Basile
2016-04-25 10:53 Anthony G. Basile
2016-04-10 14:46 Anthony G. Basile
2016-04-10 2:18 Anthony G. Basile
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=1469064650.2b2a76fd22d1521b5fe4c079b87f2a0c82da874e.dlan@gentoo \
--to=dlan@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