diff --git a/app-portage/euses/euses-2.5.9.ebuild b/app-portage/euses/euses-2.5.9.ebuild index 81312693a239e..c651d49035f4f 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"