From de49812990871e1705b64051c35161d5e6400269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:11:38 +0000 Subject: gentoo resync : 24.12.2018 --- media-gfx/ephoto/ephoto-1.5.ebuild | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'media-gfx/ephoto/ephoto-1.5.ebuild') diff --git a/media-gfx/ephoto/ephoto-1.5.ebuild b/media-gfx/ephoto/ephoto-1.5.ebuild index 0d9b39d3494e..d7c2a75e3e21 100644 --- a/media-gfx/ephoto/ephoto-1.5.ebuild +++ b/media-gfx/ephoto/ephoto-1.5.ebuild @@ -1,23 +1,21 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Enlightenment image viewer written with EFL" HOMEPAGE="https://www.enlightenment.org/about-ephoto" -SRC_URI="http://www.smhouston.us/stuff/${P}.tar.xz" +SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz -> ${P}-1.tar.xz" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="nls" -RDEPEND=">=dev-libs/efl-1.18.0[eet,X]" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig - nls? ( sys-devel/gettext ) -" +RDEPEND="dev-libs/efl[eet,X]" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig + nls? ( sys-devel/gettext )" src_configure() { local myconf=( -- cgit v1.2.3