diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-208-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-212-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-213.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-214.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 4 |
6 files changed, 17 insertions, 11 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 6a1ea7168b19..204494166a38 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.266 2014/06/19 18:05:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.267 2014/06/24 22:17:59 mgorny Exp $ + + 24 Jun 2014; Michał Górny <mgorny@gentoo.org> systemd-208-r3.ebuild, + systemd-212-r5.ebuild, systemd-213.ebuild, systemd-214.ebuild, + systemd-9999.ebuild: + Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for + GNOME 3.6. 19 Jun 2014; Markus Meier <maekke@gentoo.org> systemd-212-r5.ebuild: arm stable, bug #509076 diff --git a/sys-apps/systemd/systemd-208-r3.ebuild b/sys-apps/systemd/systemd-208-r3.ebuild index c5541995a105..1656cf12418d 100644 --- a/sys-apps/systemd/systemd-208-r3.ebuild +++ b/sys-apps/systemd/systemd-208-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v 1.7 2014/06/18 20:46:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v 1.8 2014/06/24 22:17:59 mgorny Exp $ EAPI=5 @@ -31,7 +31,7 @@ COMMON_DEPEND=">=sys-apps/dbus-1.6.8-r1 audit? ( >=sys-process/audit-2 ) cryptsetup? ( >=sys-fs/cryptsetup-1.6 ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0 ) - gudev? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] ) + gudev? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] ) http? ( net-libs/libmicrohttpd ) introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) kmod? ( >=sys-apps/kmod-14-r1 ) diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild index ad1060bafc34..049b001cabe3 100644 --- a/sys-apps/systemd/systemd-212-r5.ebuild +++ b/sys-apps/systemd/systemd-212-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.4 2014/06/19 18:05:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.5 2014/06/24 22:17:59 mgorny Exp $ EAPI=5 @@ -31,7 +31,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= audit? ( >=sys-process/audit-2:0= ) cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= ) - gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] ) + gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] ) http? ( >=net-libs/libmicrohttpd-0.9.33:0= ssl? ( >=net-libs/gnutls-3.1.4:0= ) diff --git a/sys-apps/systemd/systemd-213.ebuild b/sys-apps/systemd/systemd-213.ebuild index ad0a60272882..e7023f6f7ce2 100644 --- a/sys-apps/systemd/systemd-213.ebuild +++ b/sys-apps/systemd/systemd-213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v 1.4 2014/06/18 20:46:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v 1.5 2014/06/24 22:17:59 mgorny Exp $ EAPI=5 @@ -29,7 +29,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= audit? ( >=sys-process/audit-2:0= ) cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= ) - gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] ) + gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] ) http? ( >=net-libs/libmicrohttpd-0.9.33:0= ssl? ( >=net-libs/gnutls-3.1.4:0= ) diff --git a/sys-apps/systemd/systemd-214.ebuild b/sys-apps/systemd/systemd-214.ebuild index 45714f1da2d4..5dc15e1a1cee 100644 --- a/sys-apps/systemd/systemd-214.ebuild +++ b/sys-apps/systemd/systemd-214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v 1.2 2014/06/18 20:46:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v 1.3 2014/06/24 22:17:59 mgorny Exp $ EAPI=5 @@ -29,7 +29,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= audit? ( >=sys-process/audit-2:0= ) cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= ) - gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] ) + gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] ) http? ( >=net-libs/libmicrohttpd-0.9.33:0= ssl? ( >=net-libs/gnutls-3.1.4:0= ) diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index cb1578a8e734..91abb976ceca 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.116 2014/06/18 20:46:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.117 2014/06/24 22:17:59 mgorny Exp $ EAPI=5 @@ -37,7 +37,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= audit? ( >=sys-process/audit-2:0= ) cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= ) - gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] ) + gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] ) http? ( >=net-libs/libmicrohttpd-0.9.33:0= ssl? ( >=net-libs/gnutls-3.1.4:0= ) |