Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/
Date: Sun, 05 Feb 2017 22:21:31
Message-Id: 1486333270.7ea63fd63d5e896985411ac0d6487a1646669929.asturm@gentoo
1 commit: 7ea63fd63d5e896985411ac0d6487a1646669929
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 22:20:12 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 22:21:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea63fd6
7
8 sys-libs/kpmcore: Raise minimum sys-block/parted version to 3.2
9
10 Not reflected by build system, but required according to upstream.
11
12 Thanks-to: Andrius Štikonas
13
14 Package-Manager: portage-2.3.3
15
16 sys-libs/kpmcore/kpmcore-3.0.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-libs/kpmcore/kpmcore-3.0.3.ebuild b/sys-libs/kpmcore/kpmcore-3.0.3.ebuild
20 index 410d14d..629d337 100644
21 --- a/sys-libs/kpmcore/kpmcore-3.0.3.ebuild
22 +++ b/sys-libs/kpmcore/kpmcore-3.0.3.ebuild
23 @@ -26,7 +26,7 @@ CDEPEND="
24 $(add_qt_dep qtwidgets)
25 dev-libs/libatasmart
26 sys-apps/util-linux
27 - >=sys-block/parted-3
28 + >=sys-block/parted-3.2
29 "
30 DEPEND="${CDEPEND}
31 virtual/pkgconfig