From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 52D5D138331 for ; Tue, 3 Apr 2018 15:18:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EF54E0CC5; Tue, 3 Apr 2018 15:18:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C7576E0CC5 for ; Tue, 3 Apr 2018 15:18:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8AA9E335D2B for ; Tue, 3 Apr 2018 15:18:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 699AE27A for ; Tue, 3 Apr 2018 15:18:08 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1522768672.05d4b327f7c2ba7a83101a2ba85803a4fb18b09e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kraft/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kraft/Manifest app-office/kraft/kraft-0.80_beta11.ebuild X-VCS-Directories: app-office/kraft/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 05d4b327f7c2ba7a83101a2ba85803a4fb18b09e X-VCS-Branch: master Date: Tue, 3 Apr 2018 15:18:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c5c75325-f448-47aa-b25e-47ca79c6ba2c X-Archives-Hash: 52238b9f97827a13a59ddfcab0dbc79e commit: 05d4b327f7c2ba7a83101a2ba85803a4fb18b09e Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 3 15:17:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 3 15:17:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d4b327 app-office/kraft: Drop old Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/kraft/Manifest | 1 - app-office/kraft/kraft-0.80_beta11.ebuild | 49 ------------------------------- 2 files changed, 50 deletions(-) diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest index 804a135af33..5e301d9d378 100644 --- a/app-office/kraft/Manifest +++ b/app-office/kraft/Manifest @@ -1,2 +1 @@ DIST kraft-0.80.tar.gz 673818 BLAKE2B 80d9608c458b793e7f1fe2f568243c72512ff9bd7a4e3b4ba8232d7b47b890e60b6e93cd0fcf2204027abc942198f6f2f5d10248e77b2f4729d3345631883dbc SHA512 a8a1496db434f899e293c765a9733bfb2d5ec6d461da3a3d805f52befa4e71526a3b5f21a7edf214d4946b8d409133dac77050452db97fb46256377960649fe9 -DIST kraft-0.80_beta11.tar.gz 674372 BLAKE2B f9b59640bc5c875c7cd2cc56dd02d6f66b4932533f7548dce66c305fca111653ce3ae6f7128107e926c9a2d14c79f5c105f0986c72130a4eb099af0b0fd4b25a SHA512 bdb521d9213df5f191824cfff00b91b755eb67a0ce596b2ce10bc16ef134b6d10887fde355169f88aa1b11303e23af06e6c938d76e09519d676bbd49131a99f0 diff --git a/app-office/kraft/kraft-0.80_beta11.ebuild b/app-office/kraft/kraft-0.80_beta11.ebuild deleted file mode 100644 index 2c55249930b..00000000000 --- a/app-office/kraft/kraft-0.80_beta11.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Software to manage quotes and invoices in small enterprises" -HOMEPAGE="http://www.volle-kraft-voraus.de/" -SRC_URI="https://github.com/dragotin/${PN}/archive/${PV/_/}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -IUSE="pim" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep kcontacts) - $(add_qt_dep qtgui) - $(add_qt_dep qtsql) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - dev-cpp/ctemplate - pim? ( - $(add_kdeapps_dep akonadi) - $(add_kdeapps_dep akonadi-contacts) - ) -" -RDEPEND="${DEPEND} - !app-office/kraft:4 -" - -DOCS=( AUTHORS Changes.txt README.md Releasenotes.txt TODO ) - -S="${WORKDIR}/${PN}-${PV/_/}" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package pim KF5Akonadi) - $(cmake-utils_use_find_package pim KF5AkonadiContact) - ) - - kde5_src_configure -}