diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:30:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:30:23 +0000 |
commit | 36261ad1509418817f9534fb9c36b65fae5c52ea (patch) | |
tree | 42b04b0d35a490747ec849650e2c5f1d6066ba1f /media-gfx/eog | |
parent | (Portage version: 2.0.51.19) (Manifest recommit) (diff) | |
download | gentoo-2-36261ad1509418817f9534fb9c36b65fae5c52ea.tar.gz gentoo-2-36261ad1509418817f9534fb9c36b65fae5c52ea.tar.bz2 gentoo-2-36261ad1509418817f9534fb9c36b65fae5c52ea.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 938cd84dfa6d..af8334eb4320 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.93 2005/07/27 17:44:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.94 2005/07/27 18:26:29 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> eog-2.10.0.ebuild: + Stable on hppa. 27 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> eog-2.10.0.ebuild: Stable on sparc diff --git a/media-gfx/eog/eog-2.10.0.ebuild b/media-gfx/eog/eog-2.10.0.ebuild index b698fb62b80d..95c419400581 100644 --- a/media-gfx/eog/eog-2.10.0.ebuild +++ b/media-gfx/eog/eog-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.10.0.ebuild,v 1.4 2005/07/27 17:44:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.10.0.ebuild,v 1.5 2005/07/27 18:26:29 gmsoft Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="jpeg" RDEPEND=">=x11-libs/gtk+-2.4 |