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 AC7A5138CA3 for ; Sun, 19 Apr 2015 19:25:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 154EBE0856; Sun, 19 Apr 2015 19:25:56 +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 7585EE0856 for ; Sun, 19 Apr 2015 19:25:55 +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 C0AE7340C83 for ; Sun, 19 Apr 2015 19:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA64D16485 for ; Sun, 19 Apr 2015 19:25:49 +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: <1429395961.e342db0b4c481d89afb3d331e59dc688bd14cb5c.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkvkontakte/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkvkontakte/libkvkontakte-4.9.0.ebuild net-libs/libkvkontakte/metadata.xml X-VCS-Directories: net-libs/libkvkontakte/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e342db0b4c481d89afb3d331e59dc688bd14cb5c X-VCS-Branch: master Date: Sun, 19 Apr 2015 19:25:49 +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: 590dda27-2ea5-4af1-8320-43d98dc17395 X-Archives-Hash: 9d510d13fe48fbec5d703ce5d49b3075 commit: e342db0b4c481d89afb3d331e59dc688bd14cb5c Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Apr 18 22:26:01 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Apr 18 22:26:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e342db0b [net-libs/libkvkontakte] 4.9.0 version bump Package-Manager: portage-2.2.14 net-libs/libkvkontakte/libkvkontakte-4.9.0.ebuild | 25 +++++++++++++++++++++++ net-libs/libkvkontakte/metadata.xml | 5 +++++ 2 files changed, 30 insertions(+) diff --git a/net-libs/libkvkontakte/libkvkontakte-4.9.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.9.0.ebuild new file mode 100644 index 0000000..b2d75d2 --- /dev/null +++ b/net-libs/libkvkontakte/libkvkontakte-4.9.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +MY_PV="${PV/_/-}" +MY_P="digikam-${MY_PV}" + +KDE_MINIMAL="4.10" +inherit kde4-base + +DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru" +HOMEPAGE="http://www.digikam.org/" +SRC_URI="mirror://kde/stable/digikam/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND=">=dev-libs/qjson-0.7.0" +RDEPEND="${DEPEND}" + +S=${WORKDIR}/${MY_P}/extra/${PN} diff --git a/net-libs/libkvkontakte/metadata.xml b/net-libs/libkvkontakte/metadata.xml new file mode 100644 index 0000000..a23f444 --- /dev/null +++ b/net-libs/libkvkontakte/metadata.xml @@ -0,0 +1,5 @@ + + + + kde +