summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:41:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:41:04 +0000
commit23b7a3147dd96aa6e0b3435537bea647a35ea147 (patch)
tree97cecf5e2c16420da7e05a9cecfaf16659faf2a6 /media-gfx/gqview
parentStable for amd64, wrt bug #530122 (diff)
downloadgentoo-2-23b7a3147dd96aa6e0b3435537bea647a35ea147.tar.gz
gentoo-2-23b7a3147dd96aa6e0b3435537bea647a35ea147.tar.bz2
gentoo-2-23b7a3147dd96aa6e0b3435537bea647a35ea147.zip
Stable for amd64, wrt bug #529166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gqview')
-rw-r--r--media-gfx/gqview/ChangeLog5
-rw-r--r--media-gfx/gqview/gqview-2.1.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gqview/ChangeLog b/media-gfx/gqview/ChangeLog
index 6cd17d0f78c5..c212ab8d492b 100644
--- a/media-gfx/gqview/ChangeLog
+++ b/media-gfx/gqview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gqview
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.103 2014/10/27 16:36:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.104 2014/11/26 10:41:04 ago Exp $
+
+ 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild:
+ Stable for amd64, wrt bug #529166
*gqview-2.1.5-r1 (27 Oct 2014)
diff --git a/media-gfx/gqview/gqview-2.1.5-r1.ebuild b/media-gfx/gqview/gqview-2.1.5-r1.ebuild
index 4df877f9c8d5..85a8a54b64e4 100644
--- a/media-gfx/gqview/gqview-2.1.5-r1.ebuild
+++ b/media-gfx/gqview/gqview-2.1.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/gqview-2.1.5-r1.ebuild,v 1.1 2014/10/27 16:36:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/gqview-2.1.5-r1.ebuild,v 1.2 2014/11/26 10:41:04 ago Exp $
EAPI=5
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gqview/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.4:2