summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 09:36:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 09:36:18 +0000
commitca9e6aebe8e5041f0fc366099c13a46744929627 (patch)
tree5ac0dd289b8507d7404ff560c787370d95fea6bd /media-gfx
parentStable for amd64, wrt bug #474832 (diff)
downloadgentoo-2-ca9e6aebe8e5041f0fc366099c13a46744929627.tar.gz
gentoo-2-ca9e6aebe8e5041f0fc366099c13a46744929627.tar.bz2
gentoo-2-ca9e6aebe8e5041f0fc366099c13a46744929627.zip
Stable for amd64, wrt bug #474522
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/zbar/ChangeLog5
-rw-r--r--media-gfx/zbar/zbar-0.10-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/zbar/ChangeLog b/media-gfx/zbar/ChangeLog
index 25c22d5e051b..1ae95c9d8ba2 100644
--- a/media-gfx/zbar/ChangeLog
+++ b/media-gfx/zbar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/zbar
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/zbar/ChangeLog,v 1.11 2013/06/23 18:57:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/zbar/ChangeLog,v 1.12 2013/06/29 09:36:18 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> zbar-0.10-r3.ebuild:
+ Stable for amd64, wrt bug #474522
23 Jun 2013; Michael Weber <xmw@gentoo.org> -zbar-0.10-r1.ebuild,
-zbar-0.10-r2.ebuild, zbar-0.10-r3.ebuild:
diff --git a/media-gfx/zbar/zbar-0.10-r3.ebuild b/media-gfx/zbar/zbar-0.10-r3.ebuild
index dc4fa2705016..3780cb62774a 100644
--- a/media-gfx/zbar/zbar-0.10-r3.ebuild
+++ b/media-gfx/zbar/zbar-0.10-r3.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-gfx/zbar/zbar-0.10-r3.ebuild,v 1.2 2013/06/23 18:57:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/zbar/zbar-0.10-r3.ebuild,v 1.3 2013/06/29 09:36:18 ago Exp $
EAPI=5
PYTHON_DEPEND="2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/zbar/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gtk imagemagick jpeg python qt4 static-libs +threads v4l X xv"
RDEPEND="gtk? ( dev-libs/glib:2 x11-libs/gtk+:2 )