public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/fwbuilder/
Date: Mon,  7 Dec 2015 08:39:39 +0000 (UTC)	[thread overview]
Message-ID: <1449478009.170cd9a9bbc4cc8eb5585a038721916e7990f666.blueness@gentoo> (raw)

commit:     170cd9a9bbc4cc8eb5585a038721916e7990f666
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 08:46:49 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 08:46:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170cd9a9

net-firewall/fwbuilder: add libressl support

Package-Manager: portage-2.2.20.1

 net-firewall/fwbuilder/fwbuilder-5.1.0.3599.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-firewall/fwbuilder/fwbuilder-5.1.0.3599.ebuild b/net-firewall/fwbuilder/fwbuilder-5.1.0.3599.ebuild
index 9980be1..b1d32a1 100644
--- a/net-firewall/fwbuilder/fwbuilder-5.1.0.3599.ebuild
+++ b/net-firewall/fwbuilder/fwbuilder-5.1.0.3599.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="4"
+EAPI="5"
 
 inherit eutils base qt4-r2 multilib autotools
 
@@ -12,11 +12,13 @@ SRC_URI="mirror://sourceforge/fwbuilder/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
+IUSE="libressl"
 
-DEPEND=">=dev-qt/qtgui-4.3:4
-	dev-libs/openssl
-	dev-libs/elfutils"
+DEPEND="
+	!libressl? ( dev-libs/openssl:0 )
+	libressl? ( dev-libs/libressl )
+	dev-libs/elfutils
+	>=dev-qt/qtgui-4.3:4"
 RDEPEND="${DEPEND}"
 
 PATCHES=(


             reply	other threads:[~2015-12-07  8:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07  8:39 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-18  3:55 [gentoo-commits] repo/gentoo:master commit in: net-firewall/fwbuilder/ Aaron Bauman
2016-03-18  3:55 Aaron Bauman
2016-03-18  3:55 Aaron Bauman
2016-03-18  4:36 Aaron Bauman
2016-04-15 11:45 Michael Palimaka
2017-01-15  3:58 Göktürk Yüksek
2017-09-24  8:34 Michael Palimaka
2017-09-24  8:34 Michael Palimaka
2017-11-23 20:49 Ulrich Müller
2017-12-04 21:52 Andreas Sturmlechner
2017-12-08 20:39 Thomas Deutschmann
2017-12-10 21:22 Sergei Trofimovich
2018-01-07 19:24 Mikle Kolyada
2019-06-17 23:29 Aaron Bauman
2020-05-21 18:55 Andreas Sturmlechner
2021-10-14  4:26 Sam James
2021-10-14  9:45 Sam James
2021-10-15  6:00 Agostino Sarubbo
2021-10-20  4:03 Sam James
2021-10-20  4:03 Sam James
2022-03-03 21:22 David Seifert

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=1449478009.170cd9a9bbc4cc8eb5585a038721916e7990f666.blueness@gentoo \
    --to=blueness@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