diff options
author | 2006-03-17 22:31:53 +0000 | |
---|---|---|
committer | 2006-03-17 22:31:53 +0000 | |
commit | 6eb35abce4c9f5ae02cb02a9ab1829c1d6b8463f (patch) | |
tree | cb5e050d8de653cf74037237e7b21db592c691a4 /media-gfx/eog | |
parent | Stable on x86 wrt bug #126321. (diff) | |
download | gentoo-2-6eb35abce4c9f5ae02cb02a9ab1829c1d6b8463f.tar.gz gentoo-2-6eb35abce4c9f5ae02cb02a9ab1829c1d6b8463f.tar.bz2 gentoo-2-6eb35abce4c9f5ae02cb02a9ab1829c1d6b8463f.zip |
Stable on x86 wrt bug #126321.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index d5db0789670d..0ecd2a643cdc 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.123 2006/03/17 22:22:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.124 2006/03/17 22:31:51 wolf31o2 Exp $ + + 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> eog-2.12.3.ebuild: + Stable on x86 wrt bug #126321. 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> eog-2.12.3.ebuild: Stable gnome-2.12.3 for ppc, bug #126321 diff --git a/media-gfx/eog/eog-2.12.3.ebuild b/media-gfx/eog/eog-2.12.3.ebuild index 034456f155bd..3b064f92d22b 100644 --- a/media-gfx/eog/eog-2.12.3.ebuild +++ b/media-gfx/eog/eog-2.12.3.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.3.ebuild,v 1.4 2006/03/17 22:22:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.12.3.ebuild,v 1.5 2006/03/17 22:31:53 wolf31o2 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 |