diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:54:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:54:36 +0000 |
commit | 123517db1a053b46083a15f57894c09ac6b84b01 (patch) | |
tree | 7e4de128ff777adaae5b788dbcec2180aee5aeba /media-gfx | |
parent | Stable on ppc wrt bug #185823. (diff) | |
download | gentoo-2-123517db1a053b46083a15f57894c09ac6b84b01.tar.gz gentoo-2-123517db1a053b46083a15f57894c09ac6b84b01.tar.bz2 gentoo-2-123517db1a053b46083a15f57894c09ac6b84b01.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 338e5a527243..732727f2d0bf 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.171 2007/08/07 14:26:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.172 2007/08/07 19:54:36 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> eog-2.18.2.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> eog-2.18.2.ebuild: Stable on sparc wrt #185823 diff --git a/media-gfx/eog/eog-2.18.2.ebuild b/media-gfx/eog/eog-2.18.2.ebuild index 00292b9aa97f..0d3716d9a61f 100644 --- a/media-gfx/eog/eog-2.18.2.ebuild +++ b/media-gfx/eog/eog-2.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.18.2.ebuild,v 1.2 2007/08/07 14:26:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.18.2.ebuild,v 1.3 2007/08/07 19:54:36 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="jpeg lcms" RDEPEND=">=gnome-base/gnome-vfs-2.5.91 |