diff options
author | 2014-01-20 15:55:17 +0000 | |
---|---|---|
committer | 2014-01-20 15:55:17 +0000 | |
commit | f6f9056a1d52825b70d4986fca2ce73c3d668439 (patch) | |
tree | ee92ca969e77b4870d3bd763a1cfef800d8268da /media-gfx/feh | |
parent | Stable for ppc, wrt bug #495960 (diff) | |
download | gentoo-2-f6f9056a1d52825b70d4986fca2ce73c3d668439.tar.gz gentoo-2-f6f9056a1d52825b70d4986fca2ce73c3d668439.tar.bz2 gentoo-2-f6f9056a1d52825b70d4986fca2ce73c3d668439.zip |
Stable for ppc, wrt bug #496132
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/feh/feh-2.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog index d7b7a1f9eaf7..e6ffaf8aa009 100644 --- a/media-gfx/feh/ChangeLog +++ b/media-gfx/feh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/feh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.137 2014/01/19 10:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.138 2014/01/20 15:55:17 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> feh-2.9.3.ebuild: + Stable for ppc, wrt bug #496132 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> feh-2.9.3.ebuild: Stable for ppc64, wrt bug #496132 diff --git a/media-gfx/feh/feh-2.9.3.ebuild b/media-gfx/feh/feh-2.9.3.ebuild index b8dbc3cb1653..99fe25ce866c 100644 --- a/media-gfx/feh/feh-2.9.3.ebuild +++ b/media-gfx/feh/feh-2.9.3.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/feh/feh-2.9.3.ebuild,v 1.4 2014/01/19 10:28:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.3.ebuild,v 1.5 2014/01/20 15:55:17 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 |