diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:14:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 10:14:38 +0000 |
commit | 7089818c1df5f3d64c1070eda49f3d5d33f4336a (patch) | |
tree | ac050f948fb5a295212dd5777c58395709f5d4ff /media-libs/libkface | |
parent | Stable for x86, wrt bug #473942 (diff) | |
download | gentoo-2-7089818c1df5f3d64c1070eda49f3d5d33f4336a.tar.gz gentoo-2-7089818c1df5f3d64c1070eda49f3d5d33f4336a.tar.bz2 gentoo-2-7089818c1df5f3d64c1070eda49f3d5d33f4336a.zip |
Stable for x86, wrt bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", 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 2849431c738b..658e436ce669 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.36 2013/06/29 16:14:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.37 2013/06/30 10:14:38 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libkface-3.2.0.ebuild: + Stable for x86, wrt bug #473942 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libkface-3.2.0.ebuild: Stable for amd64, wrt bug #473942 diff --git a/media-libs/libkface/libkface-3.2.0.ebuild b/media-libs/libkface/libkface-3.2.0.ebuild index 413e21ab6fdf..fce592f74f2e 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.2 2013/06/29 16:14:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-3.2.0.ebuild,v 1.3 2013/06/30 10:14:38 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 |