summaryrefslogtreecommitdiff
path: root/games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild')
-rw-r--r--games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild b/games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild
index 5e2859ac4b45..30bc1d192aa2 100644
--- a/games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild
+++ b/games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="FlightGear data files"
-HOMEPAGE="http://www.flightgear.org/"
+HOMEPAGE="https://www.flightgear.org/"
SRC_URI="mirror://sourceforge/flightgear/FlightGear-${PV}-data.tar.bz2"
LICENSE="GPL-2"
@@ -12,11 +12,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-# data files split to separate package since 2.10.0
-RDEPEND="
- !<games-simulation/flightgear-2.10.0
-"
-
S=${WORKDIR}/fgdata
src_install() {