diff options
author | 2012-08-25 07:37:45 +0000 | |
---|---|---|
committer | 2012-08-25 07:37:45 +0000 | |
commit | 91cfa58c35c6aa51c2eaf2ce2950f6a00510a130 (patch) | |
tree | a53f80b89b36f60523ae7854e8754e651864e6ce /media-libs/libkface | |
parent | Stable for x86, wrt bug #429842 (diff) | |
download | historical-91cfa58c35c6aa51c2eaf2ce2950f6a00510a130.tar.gz historical-91cfa58c35c6aa51c2eaf2ce2950f6a00510a130.tar.bz2 historical-91cfa58c35c6aa51c2eaf2ce2950f6a00510a130.zip |
Stable for x86, wrt bug #429842
Package-Manager: portage-2.2.0_alpha122/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libkface')
-rw-r--r-- | media-libs/libkface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkface/libkface-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkface/ChangeLog b/media-libs/libkface/ChangeLog index 4c09f2236b34..70e3c42bc08b 100644 --- a/media-libs/libkface/ChangeLog +++ b/media-libs/libkface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkface # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.20 2012/08/11 15:12:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.21 2012/08/25 07:34:22 johu Exp $ + + 25 Aug 2012; Johannes Huber <johu@gentoo.org> libkface-2.6.0.ebuild: + Stable for x86, wrt bug #429842 *libkface-2.8.0 (11 Aug 2012) diff --git a/media-libs/libkface/libkface-2.6.0.ebuild b/media-libs/libkface/libkface-2.6.0.ebuild index 56eb7c82794b..a95fc44b707e 100644 --- a/media-libs/libkface/libkface-2.6.0.ebuild +++ b/media-libs/libkface/libkface-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-2.6.0.ebuild,v 1.3 2012/08/06 17:50:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-2.6.0.ebuild,v 1.4 2012/08/25 07:34:22 johu Exp $ EAPI=4 @@ -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 |