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 DFC391396D0 for ; Tue, 19 Sep 2017 09:26:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28ABD1FC009; Tue, 19 Sep 2017 09:26:30 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA0F11FC009 for ; Tue, 19 Sep 2017 09:26:29 +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 93FC433BE18 for ; Tue, 19 Sep 2017 09:26:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3143E9073 for ; Tue, 19 Sep 2017 09:26:27 +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: <1505813115.c1d48d14801a44de96d68bc56298f02ce84105b8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-slp/, kde-misc/kio-mtp/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kio-mtp/Manifest kde-misc/kio-mtp/kio-mtp-0.75_p20150403.ebuild kde-misc/kio-mtp/metadata.xml kde-misc/kio-slp/Manifest kde-misc/kio-slp/kio-slp-0_p20120621.ebuild kde-misc/kio-slp/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ kde-misc/kio-slp/ kde-misc/kio-mtp/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c1d48d14801a44de96d68bc56298f02ce84105b8 X-VCS-Branch: master Date: Tue, 19 Sep 2017 09:26:27 +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: c0407a1b-8c46-4811-941d-c470b8d1f0d4 X-Archives-Hash: 903954bb76e9321a40de11d658027da2 commit: c1d48d14801a44de96d68bc56298f02ce84105b8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 18 00:24:27 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 09:25:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d48d14 kde-misc: Remove last-rited packages kde-misc/kio-mtp/Manifest | 1 - kde-misc/kio-mtp/kio-mtp-0.75_p20150403.ebuild | 23 ----------------------- kde-misc/kio-mtp/metadata.xml | 8 -------- kde-misc/kio-slp/Manifest | 1 - kde-misc/kio-slp/kio-slp-0_p20120621.ebuild | 21 --------------------- kde-misc/kio-slp/metadata.xml | 8 -------- profiles/package.mask | 5 ----- 7 files changed, 67 deletions(-) diff --git a/kde-misc/kio-mtp/Manifest b/kde-misc/kio-mtp/Manifest deleted file mode 100644 index 68a0b24d7a6..00000000000 --- a/kde-misc/kio-mtp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kio-mtp-0.75_p20150403.tar.gz 22963 SHA256 16289046aaf646f8010f9cec2089da2a8bb5f2e6fa9babf92400e4808d076e6f SHA512 e318d46a366d0f4725a6fa5293ae636b027071b1052621d496917201371be1874fd1cca70e088ee481e3caf1de7cc9ac724152842f9cd96e5b5ba7c63c152836 WHIRLPOOL d5a11efe9a5fe2009a2b96b20ad528dafaa4c6223eb4e3b7d06078256dd572416a41492784b09e7ef3d1194b4bad3143735fac3b4b3977d5d8244d2921f75324 diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20150403.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20150403.ebuild deleted file mode 100644 index f045c9cdc09..00000000000 --- a/kde-misc/kio-mtp/kio-mtp-0.75_p20150403.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde4-base - -DESCRIPTION="MTP KIO-Client for KDE" -HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp" -COMMIT_ID="d91d9898dcd81fa1c472474a0d6af1c6c1063ce0" -SRC_URI="https://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -S=${WORKDIR}/${PN} - -DEPEND=" - >=media-libs/libmtp-1.1.3 -" -RDEPEND="${DEPEND}" diff --git a/kde-misc/kio-mtp/metadata.xml b/kde-misc/kio-mtp/metadata.xml deleted file mode 100644 index 2fdbf33d963..00000000000 --- a/kde-misc/kio-mtp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - diff --git a/kde-misc/kio-slp/Manifest b/kde-misc/kio-slp/Manifest deleted file mode 100644 index f49abb9b599..00000000000 --- a/kde-misc/kio-slp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kio-slp-0_p20120621.tar.xz 11404 SHA256 d8a31eab125b6e74930af950d7fff0b46d2c10988b1344ccf4f00f79dc1339f2 SHA512 697b1de61980fd09517f3dcb0be00a0369dfd7a4efc5f6c33854c6230709d6664cd184ca3e11a37edd373c5bd772c2850712c6ca2e77569b6687bf95181fd9eb WHIRLPOOL 16a753d0fe57539f2b654a31d84e1b03042eb355c64cc482ff40cc156b8b21ebd47b4efde7d3d6c140db4e42e0f937ac5e468c615f7874a9055752c4639d338c diff --git a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild deleted file mode 100644 index 9af1c8850b5..00000000000 --- a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OPENGL_REQUIRED="optional" -inherit kde4-base - -DESCRIPTION="Service Location Protocol component for KIO" -HOMEPAGE="https://websvn.kde.org/trunk/playground/network/kio_slp/" -SRC_URI="https://dev.gentoo.org/~creffett/${P}.tar.xz" - -LICENSE="GPL-1" -KEYWORDS="~amd64 ~x86" -SLOT="4" -IUSE="debug" - -DEPEND="net-libs/openslp" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${PN} diff --git a/kde-misc/kio-slp/metadata.xml b/kde-misc/kio-slp/metadata.xml deleted file mode 100644 index 0cf59224b00..00000000000 --- a/kde-misc/kio-slp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - diff --git a/profiles/package.mask b/profiles/package.mask index c5f28884ec5..cb6eb158a94 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -266,11 +266,6 @@ xfce-extra/xfce4-mixer # Alternatives: app-arch/libarchive, app-arch/unar app-arch/unrar-gpl -# Andreas Sturmlechner (20 Aug 2017) -# Masked for removal in 30 days. Use kde-apps/kio-extras[mtp,slp] instead. -kde-misc/kio-mtp -kde-misc/kio-slp - # Michał Górny (20 Aug 2017) # Pre-release of a new incompatible version that breaks the only reverse # dependency in Gentoo. Masked until 2.0.0 proper is released, or