diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:08:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:08:49 +0000 |
commit | aca4379c1c76e75b3506c8fa532a54fbc9002465 (patch) | |
tree | 65f4a940b9a578a08d72f595ea9dfda24bf67e3f /media-gfx/feh | |
parent | Stable for x86, wrt bug #457232 (diff) | |
download | gentoo-2-aca4379c1c76e75b3506c8fa532a54fbc9002465.tar.gz gentoo-2-aca4379c1c76e75b3506c8fa532a54fbc9002465.tar.bz2 gentoo-2-aca4379c1c76e75b3506c8fa532a54fbc9002465.zip |
Stable for x86, wrt bug #457366
(Portage version: 2.1.11.50/cvs/Linux x86_64, 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 9e91d35e2cc7..4a625b5f4aef 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.119 2013/02/14 12:02:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.120 2013/02/14 12:08:49 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.8.ebuild: + Stable for x86, wrt bug #457366 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> feh-2.8.ebuild: Stable for amd64, wrt bug #457366 diff --git a/media-gfx/feh/feh-2.8.ebuild b/media-gfx/feh/feh-2.8.ebuild index e7a533f19f9e..1d2ba2c5c7eb 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.2 2013/02/14 12:02:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.8.ebuild,v 1.3 2013/02/14 12:08:49 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 |