summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-29 00:22:31 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-29 00:22:31 +0000
commitc128e34beb46e99c25ea210c245dd62cb1109f7c (patch)
tree3afc6b5883be52db2bd4aa459c586b018146ab4e /media-gfx/feh
parentAdd conditional otr dependency on net-libs/libotr (bug #343181 by Manu Wächt... (diff)
downloadgentoo-2-c128e34beb46e99c25ea210c245dd62cb1109f7c.tar.gz
gentoo-2-c128e34beb46e99c25ea210c245dd62cb1109f7c.tar.bz2
gentoo-2-c128e34beb46e99c25ea210c245dd62cb1109f7c.zip
Stable on amd64 wrt bug #343149
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/feh')
-rw-r--r--media-gfx/feh/ChangeLog5
-rw-r--r--media-gfx/feh/feh-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog
index a6b18454ed23..22bbc403de05 100644
--- a/media-gfx/feh/ChangeLog
+++ b/media-gfx/feh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/feh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.57 2010/09/02 15:02:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.58 2010/10/29 00:22:31 hwoarang Exp $
+
+ 29 Oct 2010; Markos Chandras <hwoarang@gentoo.org> feh-1.9.ebuild:
+ Stable on amd64 wrt bug #343149
*feh-1.9 (02 Sep 2010)
diff --git a/media-gfx/feh/feh-1.9.ebuild b/media-gfx/feh/feh-1.9.ebuild
index 917bdfab0126..145d6c8fac92 100644
--- a/media-gfx/feh/feh-1.9.ebuild
+++ b/media-gfx/feh/feh-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.9.ebuild,v 1.4 2010/10/28 20:58:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.9.ebuild,v 1.5 2010/10/29 00:22:31 hwoarang Exp $
EAPI=2
inherit toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4