Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ephoto/
Date: Sat, 21 Sep 2019 06:26:33
Message-Id: 1569047179.02ea39d4d9b452d81ce91a9181fa210b3a11ac85.juippis@gentoo
1 commit: 02ea39d4d9b452d81ce91a9181fa210b3a11ac85
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 06:21:44 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 06:26:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ea39d4
7
8 media-gfx/ephoto: stable on amd64
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 media-gfx/ephoto/ephoto-1.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/ephoto/ephoto-1.5.ebuild b/media-gfx/ephoto/ephoto-1.5.ebuild
17 index d7c2a75e3e2..366686dda02 100644
18 --- a/media-gfx/ephoto/ephoto-1.5.ebuild
19 +++ b/media-gfx/ephoto/ephoto-1.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz -> ${P}-1
27
28 LICENSE="BSD-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="nls"
33
34 RDEPEND="dev-libs/efl[eet,X]"