diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:52:16 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:52:16 +0000 |
commit | c6adc0f5d6e0fcf7b7c3a745f83a8f5fc9f373ce (patch) | |
tree | 9e37a66b46054da0e7f3c821fb66a747530527be /media-gfx | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-c6adc0f5d6e0fcf7b7c3a745f83a8f5fc9f373ce.tar.gz gentoo-2-c6adc0f5d6e0fcf7b7c3a745f83a8f5fc9f373ce.tar.bz2 gentoo-2-c6adc0f5d6e0fcf7b7c3a745f83a8f5fc9f373ce.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 70b07d384cc1..e246805dd4f7 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.150 2006/12/10 20:33:08 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.151 2006/12/12 16:52:16 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> eog-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> eog-2.16.2.ebuild: Stable on x86, bug #156662. diff --git a/media-gfx/eog/eog-2.16.2.ebuild b/media-gfx/eog/eog-2.16.2.ebuild index 955d9c3935aa..843726c4c030 100644 --- a/media-gfx/eog/eog-2.16.2.ebuild +++ b/media-gfx/eog/eog-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.16.2.ebuild,v 1.2 2006/12/10 20:33:08 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.16.2.ebuild,v 1.3 2006/12/12 16:52:16 wolf31o2 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="jpeg lcms" RDEPEND=">=gnome-base/gnome-vfs-2.5.91 |