diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-20 16:19:27 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-22 14:45:26 +0200 |
commit | 3ae92c2e1908347e7a4c0bedbf720fa7e2077dba (patch) | |
tree | 5ab94122d5e87cbb8946b83cb3d51b32abfd51cb /sys-apps/gsmartcontrol | |
parent | app-misc/fdupes: rely on Makefile to install files. (diff) | |
download | gentoo-3ae92c2e1908347e7a4c0bedbf720fa7e2077dba.tar.gz gentoo-3ae92c2e1908347e7a4c0bedbf720fa7e2077dba.tar.bz2 gentoo-3ae92c2e1908347e7a4c0bedbf720fa7e2077dba.zip |
sys-apps/gsmartcontrol: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5737
Diffstat (limited to 'sys-apps/gsmartcontrol')
4 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild index 87c106903a4a..b166b89b92bb 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit flag-o-matic gnome2-utils DESCRIPTION="Hard disk drive health inspection tool" -HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/" +HOMEPAGE="https://gsmartcontrol.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.9.0.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-0.9.0.ebuild index b74f1347fff2..b05b530fcf28 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-0.9.0.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit flag-o-matic gnome2-utils DESCRIPTION="Hard disk drive health inspection tool" -HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/" +HOMEPAGE="https://gsmartcontrol.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.0.2.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.0.2.ebuild index bbfa1f5ffda3..4757ae7e2385 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.0.2.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit flag-o-matic gnome2-utils DESCRIPTION="Hard disk drive health inspection tool" -HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/" +HOMEPAGE="https://gsmartcontrol.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.0.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.0.ebuild index bbfa1f5ffda3..4757ae7e2385 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.0.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit flag-o-matic gnome2-utils DESCRIPTION="Hard disk drive health inspection tool" -HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/" +HOMEPAGE="https://gsmartcontrol.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" |