dev-util/qstlink2: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:53 +0000 (21:29 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:53 +0000 (21:29 +0200)
Package-Manager: portage-2.2.20.1

dev-util/qstlink2/qstlink2-1.0.3.ebuild

index 7b7f46c0b7cb43a717ac52101d83ab16e15bbcf4..78707c9dd8f96f9e6fe672336301f7cb8409b596 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 inherit qt4-r2
 
 DESCRIPTION="GUI and CLI ST-Link V2(Debugger/Programmer) client"
-HOMEPAGE="https://code.google.com/p/qstlink2/"
+HOMEPAGE="https://github.com/fpoussin/qstlink2"
 SRC_URI="https://github.com/mobyfab/QStlink2/archive/v1.0.3.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"