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: app-admin/lastpass-cli/
Date: Mon, 21 Mar 2016 21:25:01 +0000 (UTC)	[thread overview]
Message-ID: <1458595501.75e8a96e67b312ab0856e764561090b3318fb88e.blueness@gentoo> (raw)

commit:     75e8a96e67b312ab0856e764561090b3318fb88e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 21:25:01 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 21:25:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e8a96e

app-admin/lastpass-cli: fix openssl and libressl slots

Package-Manager: portage-2.2.26

 app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild | 4 ++--
 app-admin/lastpass-cli/lastpass-cli-0.9.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
index 9caa545..be1b314 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild
@@ -17,8 +17,8 @@ IUSE="libressl X +pinentry"
 
 RDEPEND="
 	X? ( || ( x11-misc/xclip x11-misc/xsel ) )
-	!libressl? ( dev-libs/openssl:0 )
-	libressl? ( dev-libs/libressl )
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
 	net-misc/curl
 	dev-libs/libxml2
 	pinentry? ( app-crypt/pinentry )

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.9.0.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.9.0.ebuild
index 08569aa..5802fe2 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.9.0.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.9.0.ebuild
@@ -17,8 +17,8 @@ IUSE="libressl X +pinentry"
 
 RDEPEND="
 	X? ( || ( x11-misc/xclip x11-misc/xsel ) )
-	!libressl? ( dev-libs/openssl:0 )
-	libressl? ( dev-libs/libressl )
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
 	net-misc/curl
 	dev-libs/libxml2
 	pinentry? ( app-crypt/pinentry )


             reply	other threads:[~2016-03-21 21:25 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 21:25 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-30 19:12 [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/ Mikle Kolyada
2021-01-08  4:04 Adam Feldman
2021-01-07  1:08 Sam James
2021-01-07  0:58 Sam James
2019-05-03 22:16 Göktürk Yüksek
2019-03-27  1:08 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 14:01 Mikle Kolyada
2018-05-21 22:35 Göktürk Yüksek
2018-05-18 23:19 Göktürk Yüksek
2018-03-16  0:31 Göktürk Yüksek
2017-10-25 21:46 Göktürk Yüksek
2017-07-06  0:13 Göktürk Yüksek
2017-05-22 21:06 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-09-01 19:44 Göktürk Yüksek
2016-05-22 17:09 Göktürk Yüksek
2016-04-23 18:13 Patrice Clement
2016-04-23  7:59 Patrice Clement
2016-04-04  9:00 Ian Delaney
2016-03-15 16:27 Patrice Clement
2016-03-15 12:24 Agostino Sarubbo
2016-03-15 12:24 Agostino Sarubbo
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-01-15 12:32 Justin Lecher
2016-01-13  8:44 Patrice Clement
2016-01-13  8:44 Patrice Clement
2016-01-13  8:44 Patrice Clement
2015-12-26 11:00 Anthony G. Basile
2015-12-26  9:14 Patrice Clement
2015-12-26  1:03 Anthony G. Basile
2015-11-14 16:10 Patrice Clement
2015-11-14 16:10 Patrice Clement

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=1458595501.75e8a96e67b312ab0856e764561090b3318fb88e.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