From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librep/
Date: Tue, 22 Jun 2021 22:38:11 +0000 (UTC) [thread overview]
Message-ID: <1624400954.60ea14306ece38a147a7037e47f653b218cf967b.sam@gentoo> (raw)
commit: 60ea14306ece38a147a7037e47f653b218cf967b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 21:57:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 22:29:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ea1430
dev-libs/librep: add virtual/libcrypt dependency
Needed for upcoming libcrypt migration.
Acked-by: David Seifert <soap <AT> gentoo.org>
Reported-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/librep/{librep-0.92.7.ebuild => librep-0.92.7-r1.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-libs/librep/librep-0.92.7.ebuild b/dev-libs/librep/librep-0.92.7-r1.ebuild
similarity index 95%
rename from dev-libs/librep/librep-0.92.7.ebuild
rename to dev-libs/librep/librep-0.92.7-r1.ebuild
index b5b9249eb9f..fd71bdbfeaa 100644
--- a/dev-libs/librep/librep-0.92.7.ebuild
+++ b/dev-libs/librep/librep-0.92.7-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit autotools elisp-common flag-o-matic
DESCRIPTION="Shared library implementing a Lisp dialect"
@@ -14,13 +15,14 @@ KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE="emacs gmp readline"
RDEPEND="
- >=sys-libs/gdbm-1.8.0
+ >=sys-libs/gdbm-1.8.0:=
+ virtual/libcrypt:=
emacs? ( >=app-editors/emacs-23.1:* )
gmp? ( dev-libs/gmp:= )
readline? ( sys-libs/readline:0= )
"
+DEPEND="${RDEPEND}"
BDEPEND="
- ${RDEPEND}
sys-apps/texinfo
"
next reply other threads:[~2021-06-22 22:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 22:38 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 12:47 [gentoo-commits] repo/gentoo:master commit in: dev-libs/librep/ Sam James
2022-12-18 12:28 Sam James
2022-07-28 7:10 Sam James
2021-01-07 19:04 Sam James
2021-01-07 18:57 Sam James
2021-01-07 10:09 Sam James
2021-01-04 19:40 Sergei Trofimovich
2021-01-04 1:32 Sam James
2020-05-15 6:43 Jeroen Roovers
2017-02-24 11:32 Michael Palimaka
2017-02-24 9:47 Michael Weber
2017-02-15 13:49 Tobias Klausmann
2017-02-12 17:01 Agostino Sarubbo
2016-07-20 17:00 Michael Orlitzky
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=1624400954.60ea14306ece38a147a7037e47f653b218cf967b.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