diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:51:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:51:39 +0000 |
commit | e5b0861a5662a75add9e370419cc3790ab6fe1a8 (patch) | |
tree | 3fd515e19f6a8b090ef9316deb02c6180ed0aab9 /media-gfx | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-e5b0861a5662a75add9e370419cc3790ab6fe1a8.tar.gz gentoo-2-e5b0861a5662a75add9e370419cc3790ab6fe1a8.tar.bz2 gentoo-2-e5b0861a5662a75add9e370419cc3790ab6fe1a8.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 908688455a5d..287f6009da77 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.263 2010/07/31 19:39:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.264 2010/08/01 11:51:39 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> eog-2.30.2.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> eog-2.30.2.ebuild: amd64 stable, bug 324077 diff --git a/media-gfx/eog/eog-2.30.2.ebuild b/media-gfx/eog/eog-2.30.2.ebuild index 720a4479395e..5838f044c344 100644 --- a/media-gfx/eog/eog-2.30.2.ebuild +++ b/media-gfx/eog/eog-2.30.2.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/eog/eog-2.30.2.ebuild,v 1.3 2010/07/31 19:39:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.30.2.ebuild,v 1.4 2010/08/01 11:51:39 fauli Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="dbus doc exif jpeg lcms python tiff xmp" RDEPEND=">=x11-libs/gtk+-2.17.5 |