diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:58:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:58:50 +0000 |
commit | 0d79300f9c648fcf22c04009fd65aa5553533e0e (patch) | |
tree | e38038a63187d2773dfcdd85d148b8eb42ea0f52 /media-gfx/feh | |
parent | Stable for x86, wrt bug #498940 (diff) | |
download | gentoo-2-0d79300f9c648fcf22c04009fd65aa5553533e0e.tar.gz gentoo-2-0d79300f9c648fcf22c04009fd65aa5553533e0e.tar.bz2 gentoo-2-0d79300f9c648fcf22c04009fd65aa5553533e0e.zip |
Stable for x86, wrt bug #496132
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 e6ffaf8aa009..26cc36197cbb 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.138 2014/01/20 15:55:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.139 2014/01/26 10:58:50 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> feh-2.9.3.ebuild: + Stable for x86, wrt bug #496132 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> feh-2.9.3.ebuild: Stable for ppc, wrt bug #496132 diff --git a/media-gfx/feh/feh-2.9.3.ebuild b/media-gfx/feh/feh-2.9.3.ebuild index 99fe25ce866c..5cf2f8f57201 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.5 2014/01/20 15:55:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.9.3.ebuild,v 1.6 2014/01/26 10:58:50 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 |