johu 15/06/29 16:21:14 Modified: ChangeLog Added: libkvkontakte-4.12.0.ebuild Log: Version bump. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
Revision Changes Path 1.53 net-libs/libkvkontakte/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 31 May 2015 11:48:42 -0000 1.52 +++ ChangeLog 29 Jun 2015 16:21:14 -0000 1.53 @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libkvkontakte # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.52 2015/05/31 11:48:42 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.53 2015/06/29 16:21:14 johu Exp $ + +*libkvkontakte-4.12.0 (29 Jun 2015) + + 29 Jun 2015; Johannes Huber <[email protected]> +libkvkontakte-4.12.0.ebuild: + Version bump. *libkvkontakte-4.11.0 (31 May 2015) 1.1 net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild?rev=1.1&content-type=text/plain Index: libkvkontakte-4.12.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild,v 1.1 2015/06/29 16:21:14 johu Exp $ EAPI=5 KDE_LINGUAS="ar bs cs da de el en_GB es et fi fr gl hu it kk km ko nb nds nl pl pt pt_BR ro ru sk sl sv tr uk zh_TW" 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/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND=">=dev-libs/qjson-0.7.0" RDEPEND="${DEPEND}" # accessing network RESTRICT="test"
