diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:55:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:55:16 +0000 |
commit | 15aad74542eb8700cc245bab773f197f2a343a7e (patch) | |
tree | 14d92176ea02ffe4a74995cc1f495c19a7d42f30 /media-gfx | |
parent | alpha/ia64/sparc stable wrt #314899 (diff) | |
download | gentoo-2-15aad74542eb8700cc245bab773f197f2a343a7e.tar.gz gentoo-2-15aad74542eb8700cc245bab773f197f2a343a7e.tar.bz2 gentoo-2-15aad74542eb8700cc245bab773f197f2a343a7e.zip |
alpha/ia64/sparc stable wrt #314899
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.28.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 287f6009da77..19cf0ae3ce81 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.264 2010/08/01 11:51:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.265 2010/08/14 17:55:16 armin76 Exp $ + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> eog-2.28.2.ebuild: + alpha/ia64/sparc stable wrt #314899 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> eog-2.30.2.ebuild: x86 stable, bug 324077 diff --git a/media-gfx/eog/eog-2.28.2.ebuild b/media-gfx/eog/eog-2.28.2.ebuild index 8e610c003b38..d0da4506c207 100644 --- a/media-gfx/eog/eog-2.28.2.ebuild +++ b/media-gfx/eog/eog-2.28.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.28.2.ebuild,v 1.4 2010/07/20 02:22:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.28.2.ebuild,v 1.5 2010/08/14 17:55:16 armin76 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 lcms python xmp" RDEPEND=">=x11-libs/gtk+-2.15.2 |