diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:55 +0000 |
commit | 5d11ec0d04cfa1a00601ecef0c9c9e54e848fa60 (patch) | |
tree | 5d8a72dfd2a759290d06397b2713c76d56ab85ad /media-libs | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-5d11ec0d04cfa1a00601ecef0c9c9e54e848fa60.tar.gz gentoo-2-5d11ec0d04cfa1a00601ecef0c9c9e54e848fa60.tar.bz2 gentoo-2-5d11ec0d04cfa1a00601ecef0c9c9e54e848fa60.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libkface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkface/libkface-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkface/ChangeLog b/media-libs/libkface/ChangeLog index d2810d1a3b93..a010322bf14c 100644 --- a/media-libs/libkface/ChangeLog +++ b/media-libs/libkface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkface # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.6 2011/12/06 02:29:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/ChangeLog,v 1.7 2011/12/07 12:22:55 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libkface-2.3.0.ebuild: + x86 stable wrt bug #388279 *libkface-2.4.1 (06 Dec 2011) diff --git a/media-libs/libkface/libkface-2.3.0.ebuild b/media-libs/libkface/libkface-2.3.0.ebuild index 69377bdf2621..a8ea46d9ed53 100644 --- a/media-libs/libkface/libkface-2.3.0.ebuild +++ b/media-libs/libkface/libkface-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-2.3.0.ebuild,v 1.1 2011/11/08 20:50:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkface/libkface-2.3.0.ebuild,v 1.2 2011/12/07 12:22:55 phajdan.jr Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.digikam.org/" SRC_URI="mirror://sourceforge/${DIGIKAMPN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" SLOT=4 |