diff options
author | 2014-12-12 15:52:10 +0000 | |
---|---|---|
committer | 2014-12-12 15:52:10 +0000 | |
commit | ff4dafdc0042db9963aff82a331f1198054f70b2 (patch) | |
tree | 776b3b3584c1953d5fbac0bf70f74f62f494c383 /media-libs | |
parent | amd64 stable wrt bug #517344 (diff) | |
download | gentoo-2-ff4dafdc0042db9963aff82a331f1198054f70b2.tar.gz gentoo-2-ff4dafdc0042db9963aff82a331f1198054f70b2.tar.bz2 gentoo-2-ff4dafdc0042db9963aff82a331f1198054f70b2.zip |
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libkface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkface/libkface-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkface/ChangeLog b/media-libs/libkface/ChangeLog index b430432a2d29..12f15086eba9 100644 --- a/media-libs/libkface/ChangeLog +++ b/media-libs/libkface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkface # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.49 2014/10/30 00:11:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.50 2014/12/12 15:52:10 zlogene Exp $ + + 12 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> libkface-4.4.0.ebuild: + amd64 stable wrt bug #517344 *libkface-4.4.0 (30 Oct 2014) diff --git a/media-libs/libkface/libkface-4.4.0.ebuild b/media-libs/libkface/libkface-4.4.0.ebuild index c1c65319255e..97fcecf1a5d5 100644 --- a/media-libs/libkface/libkface-4.4.0.ebuild +++ b/media-libs/libkface/libkface-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-4.4.0.ebuild,v 1.1 2014/10/30 00:11:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-4.4.0.ebuild,v 1.2 2014/12/12 15:52:10 zlogene Exp $ EAPI=5 @@ -21,7 +21,7 @@ DESCRIPTION="Qt/C++ wrapper around LibFace to perform face recognition and detec HOMEPAGE="http://www.digikam.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SLOT=4 |