gnome-base/gnome-session: Fix dependency issue for Gentoo/FreeBSD.
authorYuta Satoh <nigoro.dev@gmail.com>
Wed, 10 Jan 2018 13:45:32 +0000 (22:45 +0900)
committerMichał Górny <mgorny@gentoo.org>
Sat, 27 Jan 2018 08:22:20 +0000 (09:22 +0100)
Bug: https://bugs.gentoo.org/489984
Package-Manager: Portage-2.3.13, Repoman-2.3.3

gnome-base/gnome-session/gnome-session-3.22.3.ebuild
gnome-base/gnome-session/gnome-session-3.24.1.ebuild
gnome-base/gnome-session/gnome-session-3.24.2-r1.ebuild [moved from gnome-base/gnome-session/gnome-session-3.24.2.ebuild with 98% similarity]

index 4e89bd630b17a5c6646c963307e33d54c2e386cf..311a3798511f9ca54083beee3ff448664bfe3b15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.18.0:3
        >=dev-libs/json-glib-0.10
        >=gnome-base/gnome-desktop-3.18:3=
-       elibc_FreeBSD? ( dev-libs/libexecinfo )
+       elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
 
        media-libs/mesa[egl,gles2]
 
index 9eaa8c16f0e82efb0d4b33c118474312b65c7ed7..ccbcf813026826002dd10005b5a95c081f396cd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.18.0:3
        >=dev-libs/json-glib-0.10
        >=gnome-base/gnome-desktop-3.18:3=
-       elibc_FreeBSD? ( dev-libs/libexecinfo )
+       elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
 
        media-libs/mesa[egl,gles2]
 
similarity index 98%
rename from gnome-base/gnome-session/gnome-session-3.24.2.ebuild
rename to gnome-base/gnome-session/gnome-session-3.24.2-r1.ebuild
index 93cce90c4ffde73296c8c412d68da150b6a2c45f..905dab2736df3b1c1de4f305eaf79ab58743ee11 100644 (file)
@@ -25,7 +25,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.18.0:3
        >=dev-libs/json-glib-0.10
        >=gnome-base/gnome-desktop-3.18:3=
-       elibc_FreeBSD? ( dev-libs/libexecinfo )
+       elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
 
        media-libs/mesa[egl,gles2]