From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/
Date: Tue, 15 Dec 2015 20:37:52 +0000 (UTC) [thread overview]
Message-ID: <1450212272.4fdb03b4cced904517520a04aa98b6916d66fe42.blueness@gentoo> (raw)
commit: 4fdb03b4cced904517520a04aa98b6916d66fe42
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 20:43:47 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 20:44:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdb03b4
app-accessibility/edbrowse: bump to EAPI=5 and add libressl support
Package-Manager: portage-2.2.24
app-accessibility/edbrowse/edbrowse-3.5.1.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild b/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild
index 1c2a80b..853813e 100644
--- a/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild
+++ b/app-accessibility/edbrowse/edbrowse-3.5.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 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
DESCRIPTION="editor, browser, and mail client using the /bin/ed interface"
@@ -11,12 +11,13 @@ SRC_URI="http://the-brannons.com/${PN}/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="linguas_fr odbc"
+IUSE="libressl linguas_fr odbc"
COMMON_DEPEND=">=dev-lang/spidermonkey-24.0:24
>=sys-libs/readline-6.0
>=net-misc/curl-7.36.0
>=dev-libs/libpcre-7.8
- >=dev-libs/openssl-0.9.8j
+ !libressl? ( dev-libs/openssl:0 )
+ libressl? ( dev-libs/libressl )
odbc? ( dev-db/unixODBC )"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
next reply other threads:[~2015-12-15 20:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-15 20:37 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-21 21:19 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/ Anthony G. Basile
2016-07-03 16:39 Ulrich Müller
2019-05-01 22:44 Mart Raudsepp
2020-01-21 22:26 Mart Raudsepp
2020-01-21 22:26 Mart Raudsepp
2020-11-13 16:57 Sam James
2021-08-27 10:29 Marek Szuba
2021-08-29 18:30 Sam James
2021-11-10 12:49 Jakov Smolić
2021-11-12 2:05 Sam James
2022-04-12 7:54 Sam James
2022-05-07 1:14 William Hubbs
2022-05-07 5:33 Sam James
2022-05-30 23:08 Sam James
2022-05-30 23:08 Sam James
2022-05-30 23:08 Sam James
2022-10-15 6:52 Jakov Smolić
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=1450212272.4fdb03b4cced904517520a04aa98b6916d66fe42.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