diff options
author | 2014-12-03 09:34:09 +0000 | |
---|---|---|
committer | 2014-12-03 09:34:09 +0000 | |
commit | e9f2c11a7fbb2726baaefb2ec984634f940446cc (patch) | |
tree | d78cf3e0c8f90f25dbc32449250ff3fbc8d8bde1 /media-gfx | |
parent | Stable for ppc, wrt bug #527438 (diff) | |
download | gentoo-2-e9f2c11a7fbb2726baaefb2ec984634f940446cc.tar.gz gentoo-2-e9f2c11a7fbb2726baaefb2ec984634f940446cc.tar.bz2 gentoo-2-e9f2c11a7fbb2726baaefb2ec984634f940446cc.zip |
Stable for ppc, wrt bug #529166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-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 8a26051ae4d0..437567460c5e 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.105 2014/11/27 01:51:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.106 2014/12/03 09:34:09 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gqview-2.1.5-r1.ebuild: + Stable for ppc, wrt bug #529166 27 Nov 2014; Michael Sterrett <mr_bones_@gentoo.org> gqview-2.1.5-r1.ebuild: avoid warning from autotools.eclass re: configure.in diff --git a/media-gfx/gqview/gqview-2.1.5-r1.ebuild b/media-gfx/gqview/gqview-2.1.5-r1.ebuild index 32601983e5f6..5546fb6108df 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.3 2014/11/27 01:51:52 mr_bones_ Exp $ +# $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 $ 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 |