commit: 71a76d50b769788536590fa0eb8da7aff8bd4011 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue May 1 12:00:06 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat May 5 01:37:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a76d50
app-office/texstudio: use HTTPS app-office/texstudio/texstudio-2.11.2-r1.ebuild | 4 ++-- app-office/texstudio/texstudio-2.12.2.ebuild | 4 ++-- app-office/texstudio/texstudio-2.12.4.ebuild | 4 ++-- app-office/texstudio/texstudio-2.12.6-r1.ebuild | 2 +- app-office/texstudio/texstudio-2.12.8-r1.ebuild | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-office/texstudio/texstudio-2.11.2-r1.ebuild b/app-office/texstudio/texstudio-2.11.2-r1.ebuild index f89cc3500ab..4a09a12f83d 100644 --- a/app-office/texstudio/texstudio-2.11.2-r1.ebuild +++ b/app-office/texstudio/texstudio-2.11.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://texstudio.sourceforge.net/" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-office/texstudio/texstudio-2.12.2.ebuild b/app-office/texstudio/texstudio-2.12.2.ebuild index c877b493c4c..2e154f9ff33 100644 --- a/app-office/texstudio/texstudio-2.12.2.ebuild +++ b/app-office/texstudio/texstudio-2.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://texstudio.sourceforge.net/" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-office/texstudio/texstudio-2.12.4.ebuild b/app-office/texstudio/texstudio-2.12.4.ebuild index c877b493c4c..2e154f9ff33 100644 --- a/app-office/texstudio/texstudio-2.12.4.ebuild +++ b/app-office/texstudio/texstudio-2.12.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://texstudio.sourceforge.net/" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-office/texstudio/texstudio-2.12.6-r1.ebuild b/app-office/texstudio/texstudio-2.12.6-r1.ebuild index c6915136af0..5fb07c653b6 100644 --- a/app-office/texstudio/texstudio-2.12.6-r1.ebuild +++ b/app-office/texstudio/texstudio-2.12.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://texstudio.sourceforge.net/" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" #SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" # ^^ temporary disabled # * upstream could not solve gentoo bug #627062 for 2 months. diff --git a/app-office/texstudio/texstudio-2.12.8-r1.ebuild b/app-office/texstudio/texstudio-2.12.8-r1.ebuild index 9f4ee8a0197..b9af550ccbe 100644 --- a/app-office/texstudio/texstudio-2.12.8-r1.ebuild +++ b/app-office/texstudio/texstudio-2.12.8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://www.texstudio.org/ https://github.com/texstudio-org/texstudio" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" SRC_URI="https://github.com/texstudio-org/texstudio/archive/2.12.8.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2"
