diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:36:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:36:59 +0000 |
commit | ddac0ed89da84288fb8f849ce0dab57dec44fd59 (patch) | |
tree | dc2aad19f820a8c4c778ef805569a8685bb03731 /media-gfx/feh | |
parent | bump (diff) | |
download | gentoo-2-ddac0ed89da84288fb8f849ce0dab57dec44fd59.tar.gz gentoo-2-ddac0ed89da84288fb8f849ce0dab57dec44fd59.tar.bz2 gentoo-2-ddac0ed89da84288fb8f849ce0dab57dec44fd59.zip |
Stable for ppc64, wrt bug #457366
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog index 4a625b5f4aef..d4d7b3dfb504 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.120 2013/02/14 12:08:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.121 2013/02/14 21:36:59 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.8.ebuild: + Stable for ppc64, wrt bug #457366 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.8.ebuild: Stable for x86, wrt bug #457366 diff --git a/media-gfx/feh/feh-2.8.ebuild b/media-gfx/feh/feh-2.8.ebuild index 1d2ba2c5c7eb..a86f5bfb37b3 100644 --- a/media-gfx/feh/feh-2.8.ebuild +++ b/media-gfx/feh/feh-2.8.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.8.ebuild,v 1.3 2013/02/14 12:08:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.8.ebuild,v 1.4 2013/02/14 21:36:59 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 |