From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-base/
Date: Sat, 10 Jul 2021 18:54:23 +0000 (UTC) [thread overview]
Message-ID: <1625942845.10531cfb838ba3c267cf490e5705b17b83c1b68c.sam@gentoo> (raw)
commit: 10531cfb838ba3c267cf490e5705b17b83c1b68c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 18:38:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 18:47:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10531cfb
gnustep-base/gnustep-base: add dev-libs/libffi subslot dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{gnustep-base-1.27.0.ebuild => gnustep-base-1.27.0-r1.ebuild} | 4 ++--
.../{gnustep-base-1.28.0.ebuild => gnustep-base-1.28.0-r1.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.27.0-r1.ebuild
similarity index 96%
rename from gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
rename to gnustep-base/gnustep-base/gnustep-base-1.27.0-r1.ebuild
index 73ff389eb26..6ea6e28e128 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.27.0-r1.ebuild
@@ -15,11 +15,11 @@ IUSE="+gnutls +icu +libffi zeroconf"
RDEPEND="${GNUSTEP_CORE_DEPEND}
>=gnustep-base/gnustep-make-2.6.0
- gnutls? ( net-libs/gnutls )
+ gnutls? ( net-libs/gnutls:= )
icu? ( >=dev-libs/icu-49.0:= )
!libffi? ( dev-libs/ffcall
gnustep-base/gnustep-make[-native-exceptions] )
- libffi? ( dev-libs/libffi )
+ libffi? ( dev-libs/libffi:= )
>=dev-libs/libxml2-2.6
>=dev-libs/libxslt-1.1
>=dev-libs/gmp-4.1:=
diff --git a/gnustep-base/gnustep-base/gnustep-base-1.28.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.28.0-r1.ebuild
similarity index 96%
rename from gnustep-base/gnustep-base/gnustep-base-1.28.0.ebuild
rename to gnustep-base/gnustep-base/gnustep-base-1.28.0-r1.ebuild
index 69f6dac59e4..8a246c6ba76 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.28.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.28.0-r1.ebuild
@@ -15,11 +15,11 @@ IUSE="+gnutls +icu +libffi zeroconf"
RDEPEND="${GNUSTEP_CORE_DEPEND}
>=gnustep-base/gnustep-make-2.6.0
- gnutls? ( net-libs/gnutls )
+ gnutls? ( net-libs/gnutls:= )
icu? ( >=dev-libs/icu-49.0:= )
!libffi? ( dev-libs/ffcall
gnustep-base/gnustep-make[-native-exceptions] )
- libffi? ( dev-libs/libffi )
+ libffi? ( dev-libs/libffi:= )
>=dev-libs/libxml2-2.6
>=dev-libs/libxslt-1.1
>=dev-libs/gmp-4.1:=
next reply other threads:[~2021-07-10 18:54 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-10 18:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-02 1:43 [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-base/ Sam James
2024-07-21 21:31 Bernard Cafarelli
2023-12-16 1:44 Sam James
2023-12-16 1:44 Sam James
2023-12-16 1:44 Sam James
2023-09-26 0:54 Sam James
2023-06-13 14:16 Bernard Cafarelli
2023-03-14 22:07 Bernard Cafarelli
2022-07-14 11:49 Bernard Cafarelli
2021-06-03 21:22 Bernard Cafarelli
2021-04-13 0:26 Sam James
2021-01-04 12:53 Bernard Cafarelli
2021-01-04 3:34 Sam James
2021-01-02 22:49 Sam James
2021-01-02 22:45 Sam James
2021-01-02 21:10 Sam James
2020-05-30 8:33 David Seifert
2020-05-30 8:33 David Seifert
2020-05-09 14:25 Bernard Cafarelli
2019-01-14 16:12 Bernard Cafarelli
2018-01-09 16:27 Bernard Cafarelli
2017-04-25 13:56 Bernard Cafarelli
2017-01-13 15:13 Agostino Sarubbo
2016-11-07 22:21 Bernard Cafarelli
2016-07-20 12:03 Bernard Cafarelli
2015-11-10 13:39 Bernard Cafarelli
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=1625942845.10531cfb838ba3c267cf490e5705b17b83c1b68c.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