diff options
author | 2015-02-14 14:38:39 +0000 | |
---|---|---|
committer | 2015-02-14 14:38:39 +0000 | |
commit | 8717dfbce22e6993caa1d547a55c8bddbd3e5915 (patch) | |
tree | 0060e82656e8539480faa518263122e20236549a /net-libs | |
parent | Stable for x86, wrt bug #517344 (diff) | |
download | gentoo-2-8717dfbce22e6993caa1d547a55c8bddbd3e5915.tar.gz gentoo-2-8717dfbce22e6993caa1d547a55c8bddbd3e5915.tar.bz2 gentoo-2-8717dfbce22e6993caa1d547a55c8bddbd3e5915.zip |
Stable for x86, wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libkvkontakte/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libkvkontakte/ChangeLog b/net-libs/libkvkontakte/ChangeLog index b0aa8d97ead6..9831883558df 100644 --- a/net-libs/libkvkontakte/ChangeLog +++ b/net-libs/libkvkontakte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkvkontakte -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.48 2014/12/20 21:56:36 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/ChangeLog,v 1.49 2015/02/14 14:38:39 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libkvkontakte-4.4.0.ebuild: + Stable for x86, wrt bug #517344 *libkvkontakte-4.6.0 (20 Dec 2014) diff --git a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild index 2bb90b2d47e5..9fff5a4f3248 100644 --- a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.4.0.ebuild,v 1.2 2014/12/12 15:48:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild,v 1.3 2015/02/14 14:38:39 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ DESCRIPTION="Library for accessing the features of social networking site vkonta HOMEPAGE="http://www.digikam.org/" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" SLOT=4 |