diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-22 13:19:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-22 13:19:32 +0000 |
commit | f1b88a38758abf80ecf93299a92886b7b36908c7 (patch) | |
tree | 1695d00a03b07a811a79681983b6ba6d46967185 /media-gfx/eog | |
parent | Add ~sh (diff) | |
download | gentoo-2-f1b88a38758abf80ecf93299a92886b7b36908c7.tar.gz gentoo-2-f1b88a38758abf80ecf93299a92886b7b36908c7.tar.bz2 gentoo-2-f1b88a38758abf80ecf93299a92886b7b36908c7.zip |
Readd ~arm
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eog/eog-2.24.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 0d9b26874a16..28cf7105fb37 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.222 2009/01/19 19:38:20 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.223 2009/01/22 13:19:32 armin76 Exp $ + + 22 Jan 2009; Raúl Porcel <armin76@gentoo.org> eog-2.24.3.1.ebuild: + Readd ~arm *eog-2.24.3.1 (19 Jan 2009) diff --git a/media-gfx/eog/eog-2.24.3.1.ebuild b/media-gfx/eog/eog-2.24.3.1.ebuild index 0d2ec7872a9d..406d8025f770 100644 --- a/media-gfx/eog/eog-2.24.3.1.ebuild +++ b/media-gfx/eog/eog-2.24.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.24.3.1.ebuild,v 1.1 2009/01/19 19:38:20 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.24.3.1.ebuild,v 1.2 2009/01/22 13:19:32 armin76 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86" IUSE="dbus doc exif lcms python xmp" RDEPEND=">=x11-libs/gtk+-2.13.1 |