public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/flightgear-data/
Date: Fri, 24 Jan 2020 18:52:03 +0000 (UTC)	[thread overview]
Message-ID: <1579891909.0bd227178469cc0e86ea8e1ff4bbe06e091c3ba2.soap@gentoo> (raw)

commit:     0bd227178469cc0e86ea8e1ff4bbe06e091c3ba2
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sat Jan 11 15:35:19 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 18:51:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd22717

games-simulation/flightgear-data: update HOMEPAGE use https, fix NonexistentBlocker

Closes: https://github.com/gentoo/gentoo/pull/14307
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-simulation/flightgear-data/flightgear-data-2018.3.1.ebuild | 9 ++-------
 games-simulation/flightgear-data/flightgear-data-2018.3.2.ebuild | 9 ++-------
 games-simulation/flightgear-data/flightgear-data-9999.ebuild     | 9 ++-------
 3 files changed, 6 insertions(+), 21 deletions(-)

diff --git a/games-simulation/flightgear-data/flightgear-data-2018.3.1.ebuild b/games-simulation/flightgear-data/flightgear-data-2018.3.1.ebuild
index 5e2859ac4b4..30bc1d192aa 100644
--- a/games-simulation/flightgear-data/flightgear-data-2018.3.1.ebuild
+++ b/games-simulation/flightgear-data/flightgear-data-2018.3.1.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() {

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 5e2859ac4b4..30bc1d192aa 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() {

diff --git a/games-simulation/flightgear-data/flightgear-data-9999.ebuild b/games-simulation/flightgear-data/flightgear-data-9999.ebuild
index 3e99ac372db..387835083e9 100644
--- a/games-simulation/flightgear-data/flightgear-data-9999.ebuild
+++ b/games-simulation/flightgear-data/flightgear-data-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit git-r3
 
 DESCRIPTION="FlightGear data files"
-HOMEPAGE="http://www.flightgear.org/"
+HOMEPAGE="https://www.flightgear.org/"
 EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/fgdata
 	git://mapserver.flightgear.org/fgdata"
 EGIT_BRANCH="next"
@@ -16,11 +16,6 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-# data files split to separate package since 2.10.0
-RDEPEND="
-	!<games-simulation/flightgear-2.10.0
-"
-
 src_install() {
 	insinto /usr/share/flightgear
 	rm -fr .git


             reply	other threads:[~2020-01-24 18:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24 18:52 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-26  4:10 [gentoo-commits] repo/gentoo:master commit in: games-simulation/flightgear-data/ Sam James
2023-04-26  4:03 Sam James
2022-08-11  7:37 Ionen Wolkens
2022-05-13 19:49 Sam James
2020-02-01  1:02 Maciej Mrozowski
2017-03-04 10:50 Lars Wendler
2017-01-14  1:33 Lars Wendler
2017-01-11 16:17 Agostino Sarubbo
2016-12-29 18:07 Lars Wendler
2016-12-25 14:22 Lars Wendler
2016-12-20 19:16 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1579891909.0bd227178469cc0e86ea8e1ff4bbe06e091c3ba2.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox