diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:02:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:02:09 +0000 |
commit | 52d0575a453bc0c2a89ae5a7f085277158c50e54 (patch) | |
tree | f0cdc2d07e1bfacc65f3c894ac9f3d0abef26832 /media-gfx/eom | |
parent | amd64 stable, bug 513714 (diff) | |
download | gentoo-2-52d0575a453bc0c2a89ae5a7f085277158c50e54.tar.gz gentoo-2-52d0575a453bc0c2a89ae5a7f085277158c50e54.tar.bz2 gentoo-2-52d0575a453bc0c2a89ae5a7f085277158c50e54.zip |
amd64 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx/eom')
-rw-r--r-- | media-gfx/eom/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/eom/eom-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eom/ChangeLog b/media-gfx/eom/ChangeLog index 0c935fdcc5a3..6cdcc4b3b1d6 100644 --- a/media-gfx/eom/ChangeLog +++ b/media-gfx/eom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eom # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.2 2014/06/07 16:39:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.3 2014/07/02 09:02:09 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> eom-1.8.0.ebuild: + amd64 stable, bug 513714 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> eom-1.8.0.ebuild: Add ~x86, wrt bug #508072 diff --git a/media-gfx/eom/eom-1.8.0.ebuild b/media-gfx/eom/eom-1.8.0.ebuild index cc70b0e9fd5e..39f88433aed7 100644 --- a/media-gfx/eom/eom-1.8.0.ebuild +++ b/media-gfx/eom/eom-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v 1.2 2014/06/07 16:39:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v 1.3 2014/07/02 09:02:09 pacho Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X dbus exif jpeg lcms python svg tiff xmp" |