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/gsmartcontrol-1.0.2.ebuild | |
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/gsmartcontrol-1.0.2.ebuild')
-rw-r--r-- | sys-apps/gsmartcontrol/gsmartcontrol-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |