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 5AFB013888F for ; Mon, 26 Oct 2015 18:50:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61F2221C015; Mon, 26 Oct 2015 18:50:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC75B21C00E for ; Mon, 26 Oct 2015 18:50:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3414340B0B for ; Mon, 26 Oct 2015 18:50:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9423A1735 for ; Mon, 26 Oct 2015 18:50:24 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1445885414.055d2c60d7a832d4df9e5d304d1563dcb51bfefb.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevplatform/Manifest dev-util/kdevplatform/kdevplatform-1.7.2.ebuild X-VCS-Directories: dev-util/kdevplatform/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 055d2c60d7a832d4df9e5d304d1563dcb51bfefb X-VCS-Branch: master Date: Mon, 26 Oct 2015 18:50:24 +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: 13d6f9c6-1645-4a33-bc25-c6181848da3c X-Archives-Hash: d785773edae9f2c132e12f5dfed992f4 commit: 055d2c60d7a832d4df9e5d304d1563dcb51bfefb Author: Michael Palimaka gentoo org> AuthorDate: Mon Oct 26 18:38:47 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Oct 26 18:50:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055d2c60 dev-util/kdevplatform: version bump Package-Manager: portage-2.2.20.1 dev-util/kdevplatform/Manifest | 1 + dev-util/kdevplatform/kdevplatform-1.7.2.ebuild | 55 +++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest index 4e54101..fdbb340 100644 --- a/dev-util/kdevplatform/Manifest +++ b/dev-util/kdevplatform/Manifest @@ -1 +1,2 @@ DIST kdevplatform-1.7.1.tar.xz 1930560 SHA256 dfd8953aec204f04bd949443781aa0f6d9d58c40f73027619a168bb4ffc4b1ac SHA512 b19c925c973ab00b25b03f1bcf1e34a98b8108728f20e7b058bd391a1dde78e33b80705c39632ff594ecf834878e1c54732031b8110400433266c258632468d0 WHIRLPOOL 9e687644b1f31ca317bb3fa0000f388aca80ee305eaa3b43d044181d2b2374ad57613104a400a8a052ed07e5157fbbdc26b7174314cc04ca5b8c788afe4c8f4f +DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66 WHIRLPOOL 4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693 diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild new file mode 100644 index 0000000..71cd96c --- /dev/null +++ b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DECLARATIVE_REQUIRED="always" +KMNAME="kdevelop" +KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt +pt_BR ru sk sl sv th tr uk zh_CN zh_TW" +VIRTUALDBUS_TEST="true" +VIRTUALX_REQUIRED="test" +EGIT_REPONAME="${PN}" +EGIT_BRANCH="1.7" +inherit kde4-base + +DESCRIPTION="KDE development support libraries and apps" +LICENSE="GPL-2 LGPL-2" +IUSE="+classbrowser cvs debug +konsole reviewboard subversion" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + KEYWORDS="~amd64 ~ppc ~x86" +fi + +RESTRICT="test" + +COMMON_DEPEND=" + dev-libs/grantlee:0 + reviewboard? ( dev-libs/qjson ) + subversion? ( + dev-libs/apr + dev-libs/apr-util + dev-vcs/subversion + ) +" +DEPEND="${COMMON_DEPEND} + classbrowser? ( dev-libs/boost ) +" +RDEPEND="${COMMON_DEPEND} + konsole? ( $(add_kdeapps_dep konsole) ) + cvs? ( dev-vcs/cvs ) + !