diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-13 21:45:46 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-13 21:45:46 +0100 |
commit | 10bdc59d5fde95d8a6ad92b1be146e3f42d7b440 (patch) | |
tree | bc11366ec47f1cbb806b15e316dae2befc36f546 /media-gfx | |
parent | dev-lang/berkeley_upc_translator: use https homepage (diff) | |
download | sci-10bdc59d5fde95d8a6ad92b1be146e3f42d7b440.tar.gz sci-10bdc59d5fde95d8a6ad92b1be146e3f42d7b440.tar.bz2 sci-10bdc59d5fde95d8a6ad92b1be146e3f42d7b440.zip |
media-gfx/brlcad: use https homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/brlcad/brlcad-7.22.0.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/brlcad/brlcad-7.24.0.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/brlcad/brlcad-7.24.2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/brlcad/brlcad-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/media-gfx/brlcad/brlcad-7.22.0.ebuild b/media-gfx/brlcad/brlcad-7.22.0.ebuild index 2d611e73b..2ffb45045 100644 --- a/media-gfx/brlcad/brlcad-7.22.0.ebuild +++ b/media-gfx/brlcad/brlcad-7.22.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils eutils java-pkg-2 flag-o-matic DESCRIPTION="Constructive solid geometry modeling system" -HOMEPAGE="http://brlcad.org/" +HOMEPAGE="https://brlcad.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 BSD" diff --git a/media-gfx/brlcad/brlcad-7.24.0.ebuild b/media-gfx/brlcad/brlcad-7.24.0.ebuild index 417f0bfdf..614abc387 100644 --- a/media-gfx/brlcad/brlcad-7.24.0.ebuild +++ b/media-gfx/brlcad/brlcad-7.24.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils eutils java-pkg-2 flag-o-matic DESCRIPTION="Constructive solid geometry modeling system" -HOMEPAGE="http://brlcad.org/" +HOMEPAGE="https://brlcad.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 BSD" diff --git a/media-gfx/brlcad/brlcad-7.24.2.ebuild b/media-gfx/brlcad/brlcad-7.24.2.ebuild index 1bca8bb59..1c07e1bcd 100644 --- a/media-gfx/brlcad/brlcad-7.24.2.ebuild +++ b/media-gfx/brlcad/brlcad-7.24.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils eutils java-pkg-2 flag-o-matic DESCRIPTION="Constructive solid geometry modeling system" -HOMEPAGE="http://brlcad.org/" +HOMEPAGE="https://brlcad.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 BSD" diff --git a/media-gfx/brlcad/brlcad-9999.ebuild b/media-gfx/brlcad/brlcad-9999.ebuild index eefc481a3..6508d2465 100644 --- a/media-gfx/brlcad/brlcad-9999.ebuild +++ b/media-gfx/brlcad/brlcad-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit cmake-utils eutils subversion java-pkg-2 flag-o-matic DESCRIPTION="Constructive solid geometry modeling system" -HOMEPAGE="http://brlcad.org/" +HOMEPAGE="https://brlcad.org/" ESVN_REPO_URI="https://brlcad.svn.sourceforge.net/svnroot/${PN}/${PN}/trunk" LICENSE="LGPL-2 BSD" |