diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:14:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:14:11 +0000 |
commit | e2c063ffc94f131e046a81914fef318a69ba2412 (patch) | |
tree | 33e813953186d7632d39286f0a7c5747f20c82e5 /media-libs/libkface | |
parent | Stable for amd64, wrt bug #473942 (diff) | |
download | gentoo-2-e2c063ffc94f131e046a81914fef318a69ba2412.tar.gz gentoo-2-e2c063ffc94f131e046a81914fef318a69ba2412.tar.bz2 gentoo-2-e2c063ffc94f131e046a81914fef318a69ba2412.zip |
Stable for amd64, wrt bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libkface')
-rw-r--r-- | media-libs/libkface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkface/libkface-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkface/ChangeLog b/media-libs/libkface/ChangeLog index bf0cef4978ae..2849431c738b 100644 --- a/media-libs/libkface/ChangeLog +++ b/media-libs/libkface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkface # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.35 2013/05/20 08:40:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.36 2013/06/29 16:14:11 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libkface-3.2.0.ebuild: + Stable for amd64, wrt bug #473942 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libkface-3.1.0.ebuild: Stable for x86, wrt bug #470506 diff --git a/media-libs/libkface/libkface-3.2.0.ebuild b/media-libs/libkface/libkface-3.2.0.ebuild index ac068daeb79a..413e21ab6fdf 100644 --- a/media-libs/libkface/libkface-3.2.0.ebuild +++ b/media-libs/libkface/libkface-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-3.2.0.ebuild,v 1.1 2013/05/18 18:50:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-3.2.0.ebuild,v 1.2 2013/06/29 16:14:11 ago 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 |