dilfridge 15/05/19 21:50:23 Modified: ChangeLog Added: libkvkontakte-4.10.0.ebuild Removed: libkvkontakte-4.6.0.ebuild Log: Version bump; remove old (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.51 net-libs/libkvkontakte/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 21 Feb 2015 10:29:20 -0000 1.50 +++ ChangeLog 19 May 2015 21:50:23 -0000 1.51 @@ -1,6 +1,12 @@ # 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.50 2015/02/21 10:29:20 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.51 2015/05/19 21:50:23 dilfridge Exp $ + +*libkvkontakte-4.10.0 (19 May 2015) + + 19 May 2015; Andreas K. Huettel <[email protected]> + -libkvkontakte-4.6.0.ebuild, +libkvkontakte-4.10.0.ebuild: + Version bump; remove old *libkvkontakte-4.7.0 (21 Feb 2015) 1.1 net-libs/libkvkontakte/libkvkontakte-4.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.10.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.10.0.ebuild?rev=1.1&content-type=text/plain Index: libkvkontakte-4.10.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.10.0.ebuild,v 1.1 2015/05/19 21:50:23 dilfridge Exp $ 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}
