Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/
Date: Sun, 23 Feb 2020 10:59:56
Message-Id: 1582455180.d9f867280e8ee8c5261b86b648791d79f407615d.asturm@gentoo
1 commit: d9f867280e8ee8c5261b86b648791d79f407615d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 23 10:52:57 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 23 10:53:00 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9f86728
7
8 sys-libs/kpmcore: Bump soversion/subslot to 9
9
10 Upstream commit f47a83408b1bf99a263be5a67eb30947c4f69467
11
12 Package-Manager: Portage-2.3.89, Repoman-2.3.20
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 sys-libs/kpmcore/kpmcore-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild
19 index 1b3b4e6aa6..d9ba96a5b5 100644
20 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild
21 +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
22 @@ -17,7 +17,7 @@ DESCRIPTION="Library for managing partitions"
23 HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager"
24
25 LICENSE="GPL-3"
26 -SLOT="5/8"
27 +SLOT="5/9"
28 IUSE=""
29
30 BDEPEND="virtual/pkgconfig"