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 BCF39139695 for ; Fri, 10 Mar 2017 19:20:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C94EEE0BFF; Fri, 10 Mar 2017 19:20:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A18EE0BFF for ; Fri, 10 Mar 2017 19:20:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20BE6341229 for ; Fri, 10 Mar 2017 19:20:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D39A63A8 for ; Fri, 10 Mar 2017 19:20:01 +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: <1489173559.66e9c456516aa859f398d3effbb2a78a85fea165.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepimlibs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdepimlibs/kdepimlibs-4.14.10-r2.ebuild kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211-r2.ebuild X-VCS-Directories: kde-apps/kdepimlibs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 66e9c456516aa859f398d3effbb2a78a85fea165 X-VCS-Branch: master Date: Fri, 10 Mar 2017 19:20:01 +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: a386dc39-9204-46f0-bc08-5d822f98bf41 X-Archives-Hash: f0d988cc5a0abc3595fe182e498c89bc commit: 66e9c456516aa859f398d3effbb2a78a85fea165 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 10 19:19:19 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 10 19:19:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e9c456 kde-apps/kdepimlibs: Drop old Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/kdepimlibs/kdepimlibs-4.14.10-r2.ebuild | 61 -------------------- .../kdepimlibs-4.14.11_pre20160211-r2.ebuild | 65 ---------------------- 2 files changed, 126 deletions(-) diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.10-r2.ebuild b/kde-apps/kdepimlibs/kdepimlibs-4.14.10-r2.ebuild deleted file mode 100644 index c2300dd2294..00000000000 --- a/kde-apps/kdepimlibs/kdepimlibs-4.14.10-r2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -CPPUNIT_REQUIRED="optional" -EGIT_BRANCH="KDE/4.14" -inherit kde4-base - -DESCRIPTION="Common library for KDE PIM apps" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" -LICENSE="LGPL-2.1" -IUSE="debug ldap prison" - -# some akonadi tests timeout, that probaly needs more work as its ~700 tests -RESTRICT="test" - -DEPEND=" - >=app-crypt/gpgme-1.1.6 - >=dev-libs/boost-1.35.0-r5:= - dev-libs/libgpg-error - >=dev-libs/libical-0.48-r2:= - dev-libs/cyrus-sasl - >=dev-libs/qjson-0.8.1 - kde-apps/akonadi:4 - media-libs/phonon[qt4] - x11-misc/shared-mime-info - prison? ( kde-frameworks/prison:4 ) - ldap? ( net-nds/openldap ) -" -# boost is not linked to, but headers which include it are installed -# bug #418071 -RDEPEND="${DEPEND} - !=kde-apps/kdepim-runtime-4.10* - !=kde-apps/kdepim-runtime-4.11* - !