diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:44:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:44:48 +0000 |
commit | c4f2f5fa9a583db2a40ad06c2f3eae8ff6a9f0dd (patch) | |
tree | 980ee103e98443a2f6f67bd382e5e6b522683182 /media-gfx/eog | |
parent | Stable on sparc wrt #119634 (diff) | |
download | gentoo-2-c4f2f5fa9a583db2a40ad06c2f3eae8ff6a9f0dd.tar.gz gentoo-2-c4f2f5fa9a583db2a40ad06c2f3eae8ff6a9f0dd.tar.bz2 gentoo-2-c4f2f5fa9a583db2a40ad06c2f3eae8ff6a9f0dd.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 6df72b846f99..1e03c0954430 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.110 2006/01/09 21:31:19 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.111 2006/01/20 22:41:06 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> eog-2.12.2.ebuild: + Stable on sparc wrt #119634 *eog-2.12.2 (09 Jan 2006) diff --git a/media-gfx/eog/eog-2.12.2.ebuild b/media-gfx/eog/eog-2.12.2.ebuild index 1f050ff4e999..4cc4e75b0ab3 100644 --- a/media-gfx/eog/eog-2.12.2.ebuild +++ b/media-gfx/eog/eog-2.12.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.12.2.ebuild,v 1.1 2006/01/09 21:31:19 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.12.2.ebuild,v 1.2 2006/01/20 22:41:06 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="jpeg lcms" RDEPEND=">=gnome-base/gnome-vfs-2.5.91 |