summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-06-18 20:46:26 +0000
committerMichał Górny <mgorny@gentoo.org>2014-06-18 20:46:26 +0000
commitefcb3fbea123967491729c511e9fa6d797a2df52 (patch)
tree340ab3f615b3267228dfb3b399390f67e13694d3 /sys-apps
parentUpdate dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff)
downloadgentoo-2-efcb3fbea123967491729c511e9fa6d797a2df52.tar.gz
gentoo-2-efcb3fbea123967491729c511e9fa6d797a2df52.tar.bz2
gentoo-2-efcb3fbea123967491729c511e9fa6d797a2df52.zip
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/ChangeLog8
-rw-r--r--sys-apps/systemd/systemd-208-r3.ebuild6
-rw-r--r--sys-apps/systemd/systemd-212-r5.ebuild6
-rw-r--r--sys-apps/systemd/systemd-213.ebuild6
-rw-r--r--sys-apps/systemd/systemd-214.ebuild6
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild6
6 files changed, 22 insertions, 16 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index dc56a750cc61..157c2bee3b9f 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.264 2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.265 2014/06/18 20:46:26 mgorny Exp $
+
+ 18 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:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
*systemd-214 (14 Jun 2014)
diff --git a/sys-apps/systemd/systemd-208-r3.ebuild b/sys-apps/systemd/systemd-208-r3.ebuild
index fcf51cd3fb83..c5541995a105 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.6 2014/05/03 17:35:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v 1.7 2014/06/18 20:46:26 mgorny Exp $
EAPI=5
@@ -31,11 +31,11 @@ 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[${MULTILIB_USEDEP}] )
+ gudev? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
http? ( net-libs/libmicrohttpd )
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
kmod? ( >=sys-apps/kmod-14-r1 )
- lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+ lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
pam? ( virtual/pam )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode )
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild
index 611859135e47..fa2ffe6b61e5 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.2 2014/05/31 17:46:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.3 2014/06/18 20:46:26 mgorny Exp $
EAPI=5
@@ -31,14 +31,14 @@ 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=[${MULTILIB_USEDEP}] )
+ gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
kmod? ( >=sys-apps/kmod-15:0= )
- lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+ lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
pam? ( virtual/pam:= )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )
diff --git a/sys-apps/systemd/systemd-213.ebuild b/sys-apps/systemd/systemd-213.ebuild
index d25d78d865fe..ad0a60272882 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.3 2014/06/11 15:13:06 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v 1.4 2014/06/18 20:46:26 mgorny Exp $
EAPI=5
@@ -29,14 +29,14 @@ 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=[${MULTILIB_USEDEP}] )
+ gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
>=sys-apps/kmod-15:0=
- lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+ lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
pam? ( virtual/pam:= )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )
diff --git a/sys-apps/systemd/systemd-214.ebuild b/sys-apps/systemd/systemd-214.ebuild
index d3d2ef08f529..45714f1da2d4 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.1 2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v 1.2 2014/06/18 20:46:26 mgorny Exp $
EAPI=5
@@ -29,14 +29,14 @@ 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=[${MULTILIB_USEDEP}] )
+ gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
kmod? ( >=sys-apps/kmod-15:0= )
- lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+ lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
pam? ( virtual/pam:= )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 83dc8b4c0f7a..cb1578a8e734 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.115 2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.116 2014/06/18 20:46:26 mgorny Exp $
EAPI=5
@@ -37,14 +37,14 @@ 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=[${MULTILIB_USEDEP}] )
+ gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
kmod? ( >=sys-apps/kmod-15:0= )
- lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+ lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
pam? ( virtual/pam:= )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )