diff options
author | 2014-12-05 10:17:33 +0000 | |
---|---|---|
committer | 2014-12-05 10:17:33 +0000 | |
commit | ccabc23cf147c811845ad63a036e812dfc64dba3 (patch) | |
tree | e0082140e7dcecc0c68aa978d21df1e1f9a19e6d /media-gfx/gqview | |
parent | Stable for x86, wrt bug #530616 (diff) | |
download | gentoo-2-ccabc23cf147c811845ad63a036e812dfc64dba3.tar.gz gentoo-2-ccabc23cf147c811845ad63a036e812dfc64dba3.tar.bz2 gentoo-2-ccabc23cf147c811845ad63a036e812dfc64dba3.zip |
Stable for x86, wrt bug #529166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gqview')
-rw-r--r-- | media-gfx/gqview/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gqview/gqview-2.1.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gqview/ChangeLog b/media-gfx/gqview/ChangeLog index 3df434211ca1..091b15c99ca8 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.107 2014/12/04 08:35:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.108 2014/12/05 10:17:33 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild: + Stable for x86, wrt bug #529166 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild: Stable for ppc64, 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 77f92b3484d6..fdd8a7bc1e95 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.5 2014/12/04 08:35:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/gqview-2.1.5-r1.ebuild,v 1.6 2014/12/05 10:17:33 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 |