Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libkvkontakte: libkvkontakte-4.11.0.ebuild ChangeLog
Date: Sun, 31 May 2015 11:48:46
Message-Id: 20150531114842.D7984A17@oystercatcher.gentoo.org
1 johu 15/05/31 11:48:42
2
3 Modified: ChangeLog
4 Added: libkvkontakte-4.11.0.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
9
10 Revision Changes Path
11 1.52 net-libs/libkvkontakte/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.52&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.52&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?r1=1.51&r2=1.52
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v
20 retrieving revision 1.51
21 retrieving revision 1.52
22 diff -u -r1.51 -r1.52
23 --- ChangeLog 19 May 2015 21:50:23 -0000 1.51
24 +++ ChangeLog 31 May 2015 11:48:42 -0000 1.52
25 @@ -1,6 +1,11 @@
26 # ChangeLog for net-libs/libkvkontakte
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.51 2015/05/19 21:50:23 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.52 2015/05/31 11:48:42 johu Exp $
30 +
31 +*libkvkontakte-4.11.0 (31 May 2015)
32 +
33 + 31 May 2015; Johannes Huber <johu@g.o> +libkvkontakte-4.11.0.ebuild:
34 + Version bump.
35
36 *libkvkontakte-4.10.0 (19 May 2015)
37
38
39
40
41 1.1 net-libs/libkvkontakte/libkvkontakte-4.11.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.11.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.11.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: libkvkontakte-4.11.0.ebuild
47 ===================================================================
48 # Copyright 1999-2015 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.11.0.ebuild,v 1.1 2015/05/31 11:48:42 johu Exp $
51
52 EAPI=5
53
54 KDE_LINGUAS="ar bs cs da de el en_GB es et fi fr gl hu it kk km ko nb nds nl pl
55 pt pt_BR ro ru sk sl sv tr uk zh_TW"
56 inherit kde4-base
57
58 DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru"
59 HOMEPAGE="http://www.digikam.org/"
60 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
61
62 LICENSE="GPL-2"
63 SLOT="4"
64 KEYWORDS="~amd64 ~x86"
65 IUSE="debug"
66
67 DEPEND=">=dev-libs/qjson-0.7.0"
68 RDEPEND="${DEPEND}"
69
70 # accessing network
71 RESTRICT="test"