Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Tue, 03 Nov 2015 22:02:18
Message-Id: 1444942844.45f770891ca81eccabb2489e197332f364992492.mgorny@gentoo
1 commit: 45f770891ca81eccabb2489e197332f364992492
2 Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
3 AuthorDate: Thu Oct 15 20:58:17 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 15 21:00:44 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f77089
7
8 sys-apps/systemd: bump required app-arch/lz4 version to 0_p131
9
10 Package-Manager: portage-2.2.23
11
12 sys-apps/systemd/systemd-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
16 index 72c65e0..529ba70 100644
17 --- a/sys-apps/systemd/systemd-9999.ebuild
18 +++ b/sys-apps/systemd/systemd-9999.ebuild
19 @@ -48,7 +48,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.27:0=[${MULTILIB_USEDEP}]
20 sys-libs/zlib:0=
21 )
22 kmod? ( >=sys-apps/kmod-15:0= )
23 - lz4? ( >=app-arch/lz4-0_p119:0=[${MULTILIB_USEDEP}] )
24 + lz4? ( >=app-arch/lz4-0_p131:0=[${MULTILIB_USEDEP}] )
25 lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
26 nat? ( net-firewall/iptables:0= )
27 pam? ( virtual/pam:= )