diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:43 +0000 |
commit | 2140813009c42eda37a8b9c342a504ea6ed1270e (patch) | |
tree | 8812011efaba2c37e57895f4d1a80c1491141526 /media-libs/libkface | |
parent | Stable for amd64, wrt bug #470502 (diff) | |
download | gentoo-2-2140813009c42eda37a8b9c342a504ea6ed1270e.tar.gz gentoo-2-2140813009c42eda37a8b9c342a504ea6ed1270e.tar.bz2 gentoo-2-2140813009c42eda37a8b9c342a504ea6ed1270e.zip |
Stable for amd64, wrt bug #470506
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --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.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkface/ChangeLog b/media-libs/libkface/ChangeLog index ac994a71f43e..82840f2b746b 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.33 2013/05/18 18:50:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.34 2013/05/19 09:58:43 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> libkface-3.1.0.ebuild: + Stable for amd64, wrt bug #470506 *libkface-3.2.0 (18 May 2013) diff --git a/media-libs/libkface/libkface-3.1.0.ebuild b/media-libs/libkface/libkface-3.1.0.ebuild index 358edf74ef34..8494a1bf3f26 100644 --- a/media-libs/libkface/libkface-3.1.0.ebuild +++ b/media-libs/libkface/libkface-3.1.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.1.0.ebuild,v 1.1 2013/03/29 16:08:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-3.1.0.ebuild,v 1.2 2013/05/19 09:58:43 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 |