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 B8D0D1382C5 for ; Sat, 5 May 2018 14:43:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCB05E07F0; Sat, 5 May 2018 14:43:58 +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 BDEE6E07F0 for ; Sat, 5 May 2018 14:43:58 +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 DD7B3335C75 for ; Sat, 5 May 2018 14:43:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7AD83B for ; Sat, 5 May 2018 14:43:55 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1525531374.06a335c02f1a595eb4d8859a7536a671da1e42e3.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/kaffeine/kaffeine-9999.ebuild X-VCS-Directories: media-video/kaffeine/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 06a335c02f1a595eb4d8859a7536a671da1e42e3 X-VCS-Branch: master Date: Sat, 5 May 2018 14:43:55 +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: 67bfe168-583c-44b8-8334-0376c349de39 X-Archives-Hash: 09bb92a5002235283f72a28aefd95989 commit: 06a335c02f1a595eb4d8859a7536a671da1e42e3 Author: Johannes Huber gentoo org> AuthorDate: Sat May 5 14:42:54 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat May 5 14:42:54 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=06a335c0 media-video/kaffeine: Release switch Package-Manager: Portage-2.3.36, Repoman-2.3.9 media-video/kaffeine/kaffeine-9999.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-video/kaffeine/kaffeine-9999.ebuild b/media-video/kaffeine/kaffeine-9999.ebuild index bc4cdad5e4..7ae8acd549 100644 --- a/media-video/kaffeine/kaffeine-9999.ebuild +++ b/media-video/kaffeine/kaffeine-9999.ebuild @@ -6,11 +6,14 @@ EAPI=6 KDE_HANDBOOK="optional" inherit kde5 +if [[ ${KDE_BUILD_TYPE} = release ]]; then + KEYWORDS="~amd64 ~x86" + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" +fi + DESCRIPTION="Media player with digital TV support by KDE" HOMEPAGE="https://kaffeine.kde.org/" - LICENSE="GPL-2+ handbook? ( FDL-1.3 )" -KEYWORDS="" IUSE="dvb" CDEPEND="