From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A2E661381F3 for ; Wed, 11 Sep 2013 15:31:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2D22E0930; Wed, 11 Sep 2013 15:31:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FF6BE0930 for ; Wed, 11 Sep 2013 15:31:23 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FF4933EAF5 for ; Wed, 11 Sep 2013 15:31:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DB92EE468F for ; Wed, 11 Sep 2013 15:31:20 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1378913466.ce72113b6e2012b673815f778cafe6c8b91f3585.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild kde-misc/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-misc/plasma-nm/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: ce72113b6e2012b673815f778cafe6c8b91f3585 X-VCS-Branch: master Date: Wed, 11 Sep 2013 15:31:20 +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: 7319e3ca-04af-4de1-95fc-913040bcfc20 X-Archives-Hash: 0450ab0f6d69019312ca077d8428ff41 commit: ce72113b6e2012b673815f778cafe6c8b91f3585 Author: Manuel Rüger gentoo org> AuthorDate: Wed Sep 11 15:31:06 2013 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed Sep 11 15:31:06 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ce72113b [kde-misc/plasma-nm] First versioned release. Sync with live. Package-Manager: portage-2.2.2 --- .../{plasma-nm-9999.ebuild => plasma-nm-0.9.3.0.ebuild} | 11 ++++++++++- kde-misc/plasma-nm/plasma-nm-9999.ebuild | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/kde-misc/plasma-nm/plasma-nm-9999.ebuild b/kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild similarity index 55% copy from kde-misc/plasma-nm/plasma-nm-9999.ebuild copy to kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild index 246f10d..f8b168b 100644 --- a/kde-misc/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild @@ -4,15 +4,24 @@ EAPI=5 +KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl hr +hu is it ja km lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk sl sr +sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW" DECLARATIVE_REQUIRED="always" inherit kde4-base +if [[ ${KDE_BUILD_TYPE} != live ]]; then + KEYWORDS="~amd64" + SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz" +else + KEYWORDS="" +fi + DESCRIPTION="KDE Plasma applet for NetworkManager" HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm" LICENSE="GPL-2" SLOT="4" -KEYWORDS="" IUSE="debug" DEPEND=" diff --git a/kde-misc/plasma-nm/plasma-nm-9999.ebuild b/kde-misc/plasma-nm/plasma-nm-9999.ebuild index 246f10d..f8b168b 100644 --- a/kde-misc/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-misc/plasma-nm/plasma-nm-9999.ebuild @@ -4,15 +4,24 @@ EAPI=5 +KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl hr +hu is it ja km lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk sl sr +sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW" DECLARATIVE_REQUIRED="always" inherit kde4-base +if [[ ${KDE_BUILD_TYPE} != live ]]; then + KEYWORDS="~amd64" + SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz" +else + KEYWORDS="" +fi + DESCRIPTION="KDE Plasma applet for NetworkManager" HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm" LICENSE="GPL-2" SLOT="4" -KEYWORDS="" IUSE="debug" DEPEND="