summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:29:53 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:29:53 +0200
commit7bee6b69c1a6ede5d9a87b5af5f95751369cc784 (patch)
tree8a226560d850ad1cfb7e398ee6078450220c1a8a
parentdev-util/open-vcdiff: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-7bee6b69c1a6ede5d9a87b5af5f95751369cc784.tar.gz
gentoo-7bee6b69c1a6ede5d9a87b5af5f95751369cc784.tar.bz2
gentoo-7bee6b69c1a6ede5d9a87b5af5f95751369cc784.zip
dev-util/qstlink2: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
-rw-r--r--dev-util/qstlink2/qstlink2-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/qstlink2/qstlink2-1.0.3.ebuild b/dev-util/qstlink2/qstlink2-1.0.3.ebuild
index 7b7f46c0b7cb..78707c9dd8f9 100644
--- a/dev-util/qstlink2/qstlink2-1.0.3.ebuild
+++ b/dev-util/qstlink2/qstlink2-1.0.3.ebuild
@@ -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"