summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:19:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:19:44 +0000
commit5f03bbf93adcad26b34c1852f8be88096f5e8a9e (patch)
treeafeaea21ed945daeffbfb4d67b92861b00ab4625 /media-gfx
parentStable for ppc64, wrt bug #456492 (diff)
downloadgentoo-2-5f03bbf93adcad26b34c1852f8be88096f5e8a9e.tar.gz
gentoo-2-5f03bbf93adcad26b34c1852f8be88096f5e8a9e.tar.bz2
gentoo-2-5f03bbf93adcad26b34c1852f8be88096f5e8a9e.zip
Stable for ppc64, wrt bug #463090
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/feh/ChangeLog5
-rw-r--r--media-gfx/feh/feh-2.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog
index fd5993f8d80e..dfec7330d202 100644
--- a/media-gfx/feh/ChangeLog
+++ b/media-gfx/feh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/feh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.127 2013/03/25 00:30:38 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.128 2013/03/27 09:19:44 ago Exp $
+
+ 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.9.1-r1.ebuild:
+ Stable for ppc64, wrt bug #463090
25 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> feh-2.9.1-r1.ebuild:
amd64, ppc and x86 stable wrt bug #463090
diff --git a/media-gfx/feh/feh-2.9.1-r1.ebuild b/media-gfx/feh/feh-2.9.1-r1.ebuild
index a7e87e01c25a..cbea361c881a 100644
--- a/media-gfx/feh/feh-2.9.1-r1.ebuild
+++ b/media-gfx/feh/feh-2.9.1-r1.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/feh/feh-2.9.1-r1.ebuild,v 1.2 2013/03/25 00:30:38 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.1-r1.ebuild,v 1.3 2013/03/27 09:19:44 ago Exp $
EAPI=5
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="feh"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="debug curl exif test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4