public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/
Date: Sat, 16 Feb 2019 18:19:06 +0000 (UTC)	[thread overview]
Message-ID: <1550341122.b90b22c0626177721a22293f285e95a0d0a5cf9d.alonbl@gentoo> (raw)

commit:     b90b22c0626177721a22293f285e95a0d0a5cf9d
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 18:10:11 2019 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 18:18:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90b22c0

app-crypt/trousers: fix slot operators for libressl and openssl

Signed-off-by: Stefan Strogin <stefan.strogin <AT> gmail.com>
Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11066

 app-crypt/trousers/trousers-0.3.14-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild
index e852005fcd5..f876fe6973f 100644
--- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild
+++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,8 +18,8 @@ IUSE="doc libressl selinux" # gtk
 #	gtk? ( >=x11-libs/gtk+-2 )
 
 DEPEND=">=dev-libs/glib-2
-	!libressl? ( >=dev-libs/openssl-0.9.7:0 )
-	libressl? ( dev-libs/libressl )"
+	!libressl? ( >=dev-libs/openssl-0.9.7:0= )
+	libressl? ( dev-libs/libressl:0= )"
 RDEPEND="${DEPEND}
 	selinux? ( sec-policy/selinux-tcsd )"
 BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2019-02-16 18:19 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 18:19 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-16  3:39 [gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/ Sam James
2023-03-17 14:21 Arthur Zamarin
2023-03-17 14:11 Sam James
2023-03-17 14:11 Sam James
2023-03-17 11:41 Arthur Zamarin
2023-03-17  9:04 Arthur Zamarin
2022-11-24 12:00 WANG Xuerui
2022-06-28 18:30 Matt Turner
2021-08-06  0:30 Sam James
2021-08-03 15:36 Agostino Sarubbo
2021-08-02  4:04 Agostino Sarubbo
2021-08-02  3:18 Sam James
2021-07-24 23:02 Marek Szuba
2021-05-02 16:40 Mikle Kolyada
2021-04-25  8:00 Michał Górny
2020-11-13 21:31 Aaron Bauman
2020-09-17 23:25 Sam James
2020-09-01  0:22 Sam James
2020-08-22 20:21 Sam James
2020-08-22  5:43 Agostino Sarubbo
2020-08-21 15:27 Agostino Sarubbo
2020-06-25  8:08 Joonas Niilola
2020-05-12  6:39 Agostino Sarubbo
2020-05-11 16:46 Agostino Sarubbo
2020-05-11 11:40 Agostino Sarubbo
2020-05-11 11:28 Agostino Sarubbo
2020-05-11  6:23 Mart Raudsepp
2020-02-26 16:17 Joonas Niilola
2019-12-08  8:41 Joonas Niilola
2019-10-03  8:14 Agostino Sarubbo
2017-03-25 18:11 Alon Bar-Lev
2017-02-26 15:37 Michael Weber
2017-02-24  9:47 Michael Weber
2017-02-14 15:39 Agostino Sarubbo
2017-02-13 11:13 Agostino Sarubbo
2017-02-12 20:20 Alon Bar-Lev
2016-12-05 18:45 Alon Bar-Lev
2015-10-05  9:20 Julian Ospald

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=1550341122.b90b22c0626177721a22293f285e95a0d0a5cf9d.alonbl@gentoo \
    --to=alonbl@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