summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:15:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:15:58 +0000
commitb1f52e7e7e27aa5cb1108e4fd898ac525c53c5ab (patch)
tree62b75b220d9bbda6c44f20a59e82ff721711c7f8 /media-gfx
parentStable for ppc, wrt bug #459884 (diff)
downloadgentoo-2-b1f52e7e7e27aa5cb1108e4fd898ac525c53c5ab.tar.gz
gentoo-2-b1f52e7e7e27aa5cb1108e4fd898ac525c53c5ab.tar.bz2
gentoo-2-b1f52e7e7e27aa5cb1108e4fd898ac525c53c5ab.zip
Stable for ppc, wrt bug #474230
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog
index 6e0e95208b2c..c5a9d3ca9738 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.130 2013/05/19 05:54:43 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.131 2013/06/24 05:15:58 ago Exp $
+
+ 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.9.2.ebuild:
+ Stable for ppc, wrt bug #474230
19 May 2013; Tim Harder <radhermit@gentoo.org> -feh-2.5.ebuild,
-feh-2.6.3.ebuild, -feh-2.7.ebuild, -feh-2.8.ebuild:
diff --git a/media-gfx/feh/feh-2.9.2.ebuild b/media-gfx/feh/feh-2.9.2.ebuild
index 03ba02742fb5..94e5c1a0025a 100644
--- a/media-gfx/feh/feh-2.9.2.ebuild
+++ b/media-gfx/feh/feh-2.9.2.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.2.ebuild,v 1.1 2013/05/19 05:52:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.2.ebuild,v 1.2 2013/06/24 05:15:58 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