From: Aaron Bauman Date: Wed, 13 Nov 2019 01:36:59 +0000 (-0500) Subject: app-portage/euses: bump EAPI and stuff X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=35afe8991db380a4c109c94f703fdfe4f90bd0f7;p=gentoo.git app-portage/euses: bump EAPI and stuff Signed-off-by: Aaron Bauman --- diff --git a/app-portage/euses/euses-2.5.9.ebuild b/app-portage/euses/euses-2.5.9.ebuild index 81312693a239..c651d49035f4 100644 --- a/app-portage/euses/euses-2.5.9.ebuild +++ b/app-portage/euses/euses-2.5.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="look up USE flag descriptions fast" -HOMEPAGE="http://www.xs4all.nl/~rooversj/gentoo" -SRC_URI="http://www.xs4all.nl/~rooversj/gentoo/${P}.tar.bz2" +HOMEPAGE="https://www.xs4all.nl/~rooversj/gentoo" +SRC_URI="https://www.xs4all.nl/~rooversj/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"