summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 20:36:59 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 20:36:59 -0500
commit35afe8991db380a4c109c94f703fdfe4f90bd0f7 (patch)
tree0992f5adfd3f22e3ff003bde0c9de74e6eb2a2e2 /app-portage
parentapp-misc/tdl: drop old EAPI (diff)
downloadgentoo-35afe8991db380a4c109c94f703fdfe4f90bd0f7.tar.gz
gentoo-35afe8991db380a4c109c94f703fdfe4f90bd0f7.tar.bz2
gentoo-35afe8991db380a4c109c94f703fdfe4f90bd0f7.zip
app-portage/euses: bump EAPI and stuff
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/euses/euses-2.5.9.ebuild8
1 files changed, 4 insertions, 4 deletions
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"