app-doc/doxygen: use HTTPS for GitHub and SRC_URI domain
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:09:27 +0000 (10:09 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:45:51 +0000 (10:45 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-doc/doxygen/doxygen-1.8.12.ebuild
app-doc/doxygen/doxygen-1.8.13-r1.ebuild
app-doc/doxygen/doxygen-9999.ebuild

index 754421a5f5caaa007667f4a7c92d30fe2fe4e8bf..180085b00aa4b4a60b006ac8e4e8747071f4564b 100644 (file)
@@ -7,17 +7,17 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
+       EGIT_REPO_URI="https://github.com/doxygen/doxygen.git"
        SRC_URI=""
        KEYWORDS="alpha arm hppa ia64 sparc"
 else
-       SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
+       SRC_URI="https://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
        KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 fi
 SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png"
 
 DESCRIPTION="Documentation system for most programming languages"
-HOMEPAGE="http://www.doxygen.org/"
+HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/"
 
 LICENSE="GPL-2"
 SLOT="0"
index 89abcabe685b1bada5b9d328d3f4fcfa8b342afc..2eb0f614972e8429cd8bbf2d992dc908a57cac5e 100644 (file)
@@ -7,16 +7,16 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
+       EGIT_REPO_URI="https://github.com/doxygen/doxygen.git"
        SRC_URI=""
 else
-       SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
+       SRC_URI="https://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
        KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 fi
 SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png"
 
 DESCRIPTION="Documentation system for most programming languages"
-HOMEPAGE="http://www.doxygen.org/"
+HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/"
 
 LICENSE="GPL-2"
 SLOT="0"
index fcc7bbe4c9622e3aa96e4d98cabb00c48e541898..cac030450f19397d14308c996d4e4be6aba700f7 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
+       EGIT_REPO_URI="https://github.com/doxygen/doxygen.git"
        SRC_URI=""
        KEYWORDS=""
 else
@@ -18,7 +18,7 @@ fi
 SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png"
 
 DESCRIPTION="Documentation system for most programming languages"
-HOMEPAGE="http://www.doxygen.org/"
+HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/"
 
 LICENSE="GPL-2"
 SLOT="0"