public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-base/
Date: Sat, 30 May 2020 08:33:44 +0000 (UTC)	[thread overview]
Message-ID: <1590827574.ecbd72f152c02c4ead90b161d42afd5df900afdc.soap@gentoo> (raw)

commit:     ecbd72f152c02c4ead90b161d42afd5df900afdc
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 08:32:54 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 30 08:32:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecbd72f1

gnustep-base/gnustep-base: Replace virtual/libffi dependency

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild | 2 +-
 gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild    | 2 +-
 gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild    | 2 +-
 gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild | 2 +-
 gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild
index 4fa0cd2b8fd..b9f6214e6c0 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
 	icu? ( >=dev-libs/icu-4.0:= )
 	!libffi? ( dev-libs/ffcall
 		gnustep-base/gnustep-make[-native-exceptions] )
-	libffi? ( virtual/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.25.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild
index 918376ae630..1b078a49f22 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
 	icu? ( >=dev-libs/icu-4.0:= )
 	!libffi? ( dev-libs/ffcall
 		gnustep-base/gnustep-make[-native-exceptions] )
-	libffi? ( virtual/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.25.1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild
index 918376ae630..1b078a49f22 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
 	icu? ( >=dev-libs/icu-4.0:= )
 	!libffi? ( dev-libs/ffcall
 		gnustep-base/gnustep-make[-native-exceptions] )
-	libffi? ( virtual/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.26.0-r1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild
index 0653f28f443..5d1283bbe06 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
 	icu? ( >=dev-libs/icu-50.0:= )
 	!libffi? ( dev-libs/ffcall
 		gnustep-base/gnustep-make[-native-exceptions] )
-	libffi? ( virtual/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.26.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild
index 924e09c3e06..d138bdad36d 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${GNUSTEP_CORE_DEPEND}
 	icu? ( >=dev-libs/icu-50.0:= )
 	!libffi? ( dev-libs/ffcall
 		gnustep-base/gnustep-make[-native-exceptions] )
-	libffi? ( virtual/libffi )
+	libffi? ( dev-libs/libffi )
 	>=dev-libs/libxml2-2.6
 	>=dev-libs/libxslt-1.1
 	>=dev-libs/gmp-4.1:=


             reply	other threads:[~2020-05-30  8:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30  8:33 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21 21:31 [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-base/ 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-07-10 18:54 Sam James
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-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=1590827574.ecbd72f152c02c4ead90b161d42afd5df900afdc.soap@gentoo \
    --to=soap@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