From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-996151-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6BC9138330 for <garchives@archives.gentoo.org>; Sun, 7 Jan 2018 19:00:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2081BE087A; Sun, 7 Jan 2018 19:00:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EFF09E087A for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 19:00:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C1A4340D9B for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 19:00:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7EB7147 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 19:00:46 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1515351632.0a573818840218abd5898c2b72e29045097c60b7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/kpmcore/Manifest sys-libs/kpmcore/kpmcore-3.3.0.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0a573818840218abd5898c2b72e29045097c60b7 X-VCS-Branch: master Date: Sun, 7 Jan 2018 19:00:46 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0d01ac12-6ad6-4d65-b952-1401fe0bfe0c X-Archives-Hash: 9ab97aa17764372e254d640d896dd119 commit: 0a573818840218abd5898c2b72e29045097c60b7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 17:40:29 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 19:00:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a573818 sys-libs/kpmcore: 3.3.0 version bump Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-libs/kpmcore/Manifest | 1 + sys-libs/kpmcore/kpmcore-3.3.0.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/sys-libs/kpmcore/Manifest b/sys-libs/kpmcore/Manifest index 50d1d9d301a..d23f1eb739a 100644 --- a/sys-libs/kpmcore/Manifest +++ b/sys-libs/kpmcore/Manifest @@ -1 +1,2 @@ DIST kpmcore-3.2.1.tar.xz 408356 BLAKE2B 9cc48cc1383345c05484f19f344eaef9e0c30b942574b19f8d11591d8a581ccd489e832f14b787394f6ae9342180704816e6855775919c544d0f2c8206b93ba9 SHA512 f7a198a1632f96f092b937275ffc779ac1997c9ea6973906a2e08d6f7852aaaffc5abc480bec88d41a793ed8f5b364f7150f40aab1187fbbf33915a01cdc61e5 +DIST kpmcore-3.3.0.tar.xz 412648 BLAKE2B c8e5bf8d20108b8c3164466bf4b08ec9e58808a20134e27b188f0b85809bf1dffabe293f7b1f53d96a6291d4a5d9c1945a496763aa5f72eaccde83f4fcc62c8b SHA512 62a0a341fbbec426291e2c9dd183a20466fce48ffaa360dd816c58402ee03c1f61c4ef7887d0a66c4693d77c2183a5da3477b828ba4ac2ed405f684ffb27125e diff --git a/sys-libs/kpmcore/kpmcore-3.3.0.ebuild b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild new file mode 100644 index 00000000000..d61de3d54ff --- /dev/null +++ b/sys-libs/kpmcore/kpmcore-3.3.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="Library for managing partitions" +HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager" +LICENSE="GPL-3" +SLOT="5/7" +IUSE="" + +RDEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + dev-libs/libatasmart + >=sys-apps/util-linux-2.30 + >=sys-block/parted-3 +" +DEPEND="${RDEPEND} + virtual/pkgconfig +"