summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-04 08:35:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-04 08:35:47 +0000
commitc619f484ee9ccac5f1631c68964a2c0a28d5a919 (patch)
tree9caa482be810caf36a93b027062cab0998f68c7b /media-gfx/gqview
parentStable for ppc64, wrt bug #528262 (diff)
downloadgentoo-2-c619f484ee9ccac5f1631c68964a2c0a28d5a919.tar.gz
gentoo-2-c619f484ee9ccac5f1631c68964a2c0a28d5a919.tar.bz2
gentoo-2-c619f484ee9ccac5f1631c68964a2c0a28d5a919.zip
Stable for ppc64, wrt bug #529166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 437567460c5e..3df434211ca1 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.106 2014/12/03 09:34:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.107 2014/12/04 08:35:47 ago Exp $
+
+ 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild:
+ Stable for ppc64, wrt bug #529166
03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild:
Stable for ppc, wrt bug #529166
diff --git a/media-gfx/gqview/gqview-2.1.5-r1.ebuild b/media-gfx/gqview/gqview-2.1.5-r1.ebuild
index 5546fb6108df..77f92b3484d6 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.4 2014/12/03 09:34:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/gqview-2.1.5-r1.ebuild,v 1.5 2014/12/04 08:35:47 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