From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xar/
Date: Mon, 21 Mar 2016 22:05:43 +0000 (UTC) [thread overview]
Message-ID: <1458597952.42a9edfa1957985f083ba7d0bb49e5d764693c92.blueness@gentoo> (raw)
commit: 42a9edfa1957985f083ba7d0bb49e5d764693c92
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 22:05:42 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 22:05:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a9edfa
app-arch/xar: fix openssl and libressl slots
Package-Manager: portage-2.2.26
app-arch/xar/xar-1.5.2-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/xar/xar-1.5.2-r2.ebuild b/app-arch/xar/xar-1.5.2-r2.ebuild
index b753675..16e909a 100644
--- a/app-arch/xar/xar-1.5.2-r2.ebuild
+++ b/app-arch/xar/xar-1.5.2-r2.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-li
IUSE="acl +bzip2 libressl"
DEPEND="
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )
dev-libs/libxml2
sys-libs/zlib
acl? ( sys-apps/acl )
next reply other threads:[~2016-03-21 22:05 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 22:05 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-05 8:14 [gentoo-commits] repo/gentoo:master commit in: app-arch/xar/ Sam James
2024-11-01 20:42 Sam James
2024-11-01 3:36 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-02-18 19:43 Fabian Groffen
2023-05-30 13:55 Fabian Groffen
2022-11-27 2:45 WANG Xuerui
2022-08-17 19:23 Fabian Groffen
2022-08-15 22:30 Sam James
2022-08-15 7:44 Agostino Sarubbo
2022-08-15 7:41 Agostino Sarubbo
2022-08-15 7:40 Agostino Sarubbo
2022-08-14 16:33 Arthur Zamarin
2022-08-14 16:33 Arthur Zamarin
2022-07-17 8:02 Fabian Groffen
2021-12-11 15:07 Fabian Groffen
2021-04-30 17:10 Mikle Kolyada
2021-01-06 12:52 Fabian Groffen
2020-12-20 10:33 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:29 Michał Górny
2019-11-02 17:26 Fabian Groffen
2019-09-16 22:13 Aaron Bauman
2019-09-14 23:28 Sergei Trofimovich
2019-09-13 15:47 Mikle Kolyada
2019-09-13 15:47 Mikle Kolyada
2019-09-11 11:06 Agostino Sarubbo
2019-09-11 3:51 Matt Turner
2019-09-10 7:10 Agostino Sarubbo
2019-09-10 7:06 Agostino Sarubbo
2019-09-10 6:51 Sergei Trofimovich
2018-07-23 9:09 Mart Raudsepp
2018-07-22 21:45 Mikle Kolyada
2018-06-17 6:13 Fabian Groffen
2018-06-16 19:26 Sergei Trofimovich
2018-06-12 16:11 Fabian Groffen
2018-04-01 21:44 Sergei Trofimovich
2018-03-31 10:11 Tobias Klausmann
2018-03-23 23:45 Sergei Trofimovich
2018-03-23 10:27 Agostino Sarubbo
2018-03-19 23:19 Sergei Trofimovich
2018-03-13 17:40 Michał Górny
2018-03-13 17:40 Michał Górny
2018-03-10 22:25 Michał Górny
2018-01-19 20:13 Michał Górny
2018-01-19 19:26 Fabian Groffen
2017-06-10 15:10 Agostino Sarubbo
2017-06-10 13:45 Agostino Sarubbo
2017-06-08 10:16 Agostino Sarubbo
2017-06-06 12:03 Pacho Ramos
2016-12-29 0:19 Göktürk Yüksek
2016-07-10 15:45 Fabian Groffen
2016-07-07 18:39 Austin English
2016-05-28 19:20 Patrice Clement
2016-05-28 10:52 Pacho Ramos
2015-12-15 20:32 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=1458597952.42a9edfa1957985f083ba7d0bb49e5d764693c92.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