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 96FC6139695 for ; Sat, 22 Jul 2017 15:32:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFEB7E0D14; Sat, 22 Jul 2017 15:32:05 +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 AE3E2E0D14 for ; Sat, 22 Jul 2017 15:32:05 +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 7A7D53417EA for ; Sat, 22 Jul 2017 15:32:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7F1C74BB for ; Sat, 22 Jul 2017 15:32:02 +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: <1500737502.012967bbef7a6699a0cb7a19bb008179eb98a373.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/plasma-telepathy-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild X-VCS-Directories: kde-apps/plasma-telepathy-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 012967bbef7a6699a0cb7a19bb008179eb98a373 X-VCS-Branch: master Date: Sat, 22 Jul 2017 15:32:02 +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: c41015d2-203e-4d21-ae2d-4fa0fc532c8f X-Archives-Hash: 53b293f230c6c638d9ab705cd9373ab4 commit: 012967bbef7a6699a0cb7a19bb008179eb98a373 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 22 14:28:26 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 22 15:31:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=012967bb kde-apps/plasma-telepathy-meta: Cleanup, drop unused IUSE, fix HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.1 .../plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild | 9 ++------- .../plasma-telepathy-meta-17.08.49.9999.ebuild | 9 ++------- kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild | 9 ++------- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild index adfa3d7169..d687eeb371 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.07.80.ebuild @@ -6,13 +6,11 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Plasma Telepathy client" -HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" +HOMEPAGE="https://community.kde.org/KTp" LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" KEYWORDS="~amd64 ~x86" -IUSE="gstreamer nls" - -[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL} +IUSE="gstreamer" RDEPEND=" $(add_kdeapps_dep ktp-accounts-kcm) @@ -26,13 +24,10 @@ RDEPEND=" $(add_kdeapps_dep ktp-kded-module) $(add_kdeapps_dep ktp-send-file) $(add_kdeapps_dep ktp-text-ui) - !kde-apps/plasma-telepathy-meta:4 gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) " pkg_postinst() { - echo elog "You can configure the accounts in Plasma System Settings" elog "and then add the Instant Messaging plasma applet to access the contact list." - echo } diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild index ee404257eb..afc2417107 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-17.08.49.9999.ebuild @@ -6,13 +6,11 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Plasma Telepathy client" -HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" +HOMEPAGE="https://community.kde.org/KTp" LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" KEYWORDS="" -IUSE="gstreamer nls" - -[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL} +IUSE="gstreamer" RDEPEND=" $(add_kdeapps_dep ktp-accounts-kcm) @@ -26,13 +24,10 @@ RDEPEND=" $(add_kdeapps_dep ktp-kded-module) $(add_kdeapps_dep ktp-send-file) $(add_kdeapps_dep ktp-text-ui) - !kde-apps/plasma-telepathy-meta:4 gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) " pkg_postinst() { - echo elog "You can configure the accounts in Plasma System Settings" elog "and then add the Instant Messaging plasma applet to access the contact list." - echo } diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild index ee404257eb..afc2417107 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild @@ -6,13 +6,11 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Plasma Telepathy client" -HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" +HOMEPAGE="https://community.kde.org/KTp" LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" KEYWORDS="" -IUSE="gstreamer nls" - -[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL} +IUSE="gstreamer" RDEPEND=" $(add_kdeapps_dep ktp-accounts-kcm) @@ -26,13 +24,10 @@ RDEPEND=" $(add_kdeapps_dep ktp-kded-module) $(add_kdeapps_dep ktp-send-file) $(add_kdeapps_dep ktp-text-ui) - !kde-apps/plasma-telepathy-meta:4 gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) " pkg_postinst() { - echo elog "You can configure the accounts in Plasma System Settings" elog "and then add the Instant Messaging plasma applet to access the contact list." - echo }