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.12.0.ebuild ChangeLog
Date: Mon, 29 Jun 2015 16:21:37
Message-Id: 20150629162114.5C1DF73D@oystercatcher.gentoo.org
1 johu 15/06/29 16:21:14
2
3 Modified: ChangeLog
4 Added: libkvkontakte-4.12.0.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
9
10 Revision Changes Path
11 1.53 net-libs/libkvkontakte/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.53&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.53&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?r1=1.52&r2=1.53
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v
20 retrieving revision 1.52
21 retrieving revision 1.53
22 diff -u -r1.52 -r1.53
23 --- ChangeLog 31 May 2015 11:48:42 -0000 1.52
24 +++ ChangeLog 29 Jun 2015 16:21:14 -0000 1.53
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.52 2015/05/31 11:48:42 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.53 2015/06/29 16:21:14 johu Exp $
30 +
31 +*libkvkontakte-4.12.0 (29 Jun 2015)
32 +
33 + 29 Jun 2015; Johannes Huber <johu@g.o> +libkvkontakte-4.12.0.ebuild:
34 + Version bump.
35
36 *libkvkontakte-4.11.0 (31 May 2015)
37
38
39
40
41 1.1 net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: libkvkontakte-4.12.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.12.0.ebuild,v 1.1 2015/06/29 16:21:14 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"