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 BB1C41382C5 for ; Sun, 11 Feb 2018 22:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36D6BE0CA5; Sun, 11 Feb 2018 22:00:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 010BFE0CA5 for ; Sun, 11 Feb 2018 22:00:14 +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 E35CF335C4E for ; Sun, 11 Feb 2018 22:00:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E5581F5 for ; Sun, 11 Feb 2018 22:00:07 +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: <1518386391.d8e2499167cc0f634e3962e511b7fe42751a44f5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kholidays/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kholidays/kholidays-17.12.49.9999.ebuild kde-apps/kholidays/kholidays-9999.ebuild kde-apps/kholidays/metadata.xml X-VCS-Directories: kde-apps/kholidays/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d8e2499167cc0f634e3962e511b7fe42751a44f5 X-VCS-Branch: master Date: Sun, 11 Feb 2018 22:00:07 +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: 588250fe-5c6c-4608-972f-4ac4b0abd44f X-Archives-Hash: 57c4ac414e7e1a2644f642648537ac8b commit: d8e2499167cc0f634e3962e511b7fe42751a44f5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 10 13:53:09 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 11 21:59:51 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8e24991 kde-apps/kholidays: Development continues as part of Frameworks kde-apps/kholidays/kholidays-17.12.49.9999.ebuild | 26 ----------------------- kde-apps/kholidays/kholidays-9999.ebuild | 26 ----------------------- kde-apps/kholidays/metadata.xml | 8 ------- 3 files changed, 60 deletions(-) diff --git a/kde-apps/kholidays/kholidays-17.12.49.9999.ebuild b/kde-apps/kholidays/kholidays-17.12.49.9999.ebuild deleted file mode 100644 index 825c299d21..0000000000 --- a/kde-apps/kholidays/kholidays-17.12.49.9999.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="Library to determine holidays and other special events for a geographical region" -LICENSE="LGPL-2.1+" -KEYWORDS="" -IUSE="nls" - -RDEPEND=" - $(add_qt_dep qtdeclarative) -" -DEPEND="${RDEPEND} - nls? ( $(add_qt_dep linguist-tools) ) -" - -src_test() { - # bug 624214 - mkdir -p "${HOME}/.local/share/kf5/libkholidays" || die - cp -r "${S}/holidays/plan2" "${HOME}/.local/share/kf5/libkholidays/" || die - kde5_src_test -} diff --git a/kde-apps/kholidays/kholidays-9999.ebuild b/kde-apps/kholidays/kholidays-9999.ebuild deleted file mode 100644 index 825c299d21..0000000000 --- a/kde-apps/kholidays/kholidays-9999.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="Library to determine holidays and other special events for a geographical region" -LICENSE="LGPL-2.1+" -KEYWORDS="" -IUSE="nls" - -RDEPEND=" - $(add_qt_dep qtdeclarative) -" -DEPEND="${RDEPEND} - nls? ( $(add_qt_dep linguist-tools) ) -" - -src_test() { - # bug 624214 - mkdir -p "${HOME}/.local/share/kf5/libkholidays" || die - cp -r "${S}/holidays/plan2" "${HOME}/.local/share/kf5/libkholidays/" || die - kde5_src_test -} diff --git a/kde-apps/kholidays/metadata.xml b/kde-apps/kholidays/metadata.xml deleted file mode 100644 index 2fdbf33d96..0000000000 --- a/kde-apps/kholidays/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - -