public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-crypt/
Date: Tue,  1 Nov 2022 23:21:56 +0000 (UTC)	[thread overview]
Message-ID: <1667344259.9ed1d27647a029173d731f95bb6da7a4e8baf08a.sam@gentoo> (raw)

commit:     9ed1d27647a029173d731f95bb6da7a4e8baf08a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 23:10:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 23:10:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed1d276

dev-vcs/git-crypt: add missing OpenSSL dep

Bug: https://bugs.gentoo.org/805545
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{git-crypt-0.6.0.ebuild => git-crypt-0.6.0-r1.ebuild}          | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-crypt/git-crypt-0.6.0.ebuild b/dev-vcs/git-crypt/git-crypt-0.6.0-r1.ebuild
similarity index 83%
rename from dev-vcs/git-crypt/git-crypt-0.6.0.ebuild
rename to dev-vcs/git-crypt/git-crypt-0.6.0-r1.ebuild
index c7e0f1a2401a..d1f3a018f685 100644
--- a/dev-vcs/git-crypt/git-crypt-0.6.0.ebuild
+++ b/dev-vcs/git-crypt/git-crypt-0.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,10 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-vcs/git"
+RDEPEND="
+	dev-libs/openssl:=
+	dev-vcs/git
+"
 DEPEND="${RDEPEND}"
 
 src_install() {


             reply	other threads:[~2022-11-01 23:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01 23:21 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-11  6:52 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-crypt/ Petr Vaněk
2022-12-01 15:52 Jakov Smolić
2022-11-02 20:06 Sam James
2022-11-01 23:32 Sam James
2022-11-01 23:32 Sam James
2022-11-01 23:21 Sam James
2022-11-01 23:21 Sam James
2021-04-03 21:58 Sam James
2019-03-26 13:19 Lars Wendler
2017-12-24 15:23 Patrick Lauer

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=1667344259.9ed1d27647a029173d731f95bb6da7a4e8baf08a.sam@gentoo \
    --to=sam@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