app-editors/qxmledit: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:38:34 +0000 (20:38 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:38:34 +0000 (20:38 +0200)
Package-Manager: portage-2.2.20.1

app-editors/qxmledit/qxmledit-0.8.5.ebuild
app-editors/qxmledit/qxmledit-0.8.8.1.ebuild

index 7c0db79ed0f266fbb1d93b5bad48aa5004376260..a8296f91cca7479d2f8731dce3df46bf1f938abf 100644 (file)
@@ -9,7 +9,7 @@ inherit multilib eutils qt4-r2
 MY_P="qxmledit-${PV}-src"
 
 DESCRIPTION="Qt4 XML Editor"
-HOMEPAGE="https://code.google.com/p/qxmledit/"
+HOMEPAGE="http://qxmledit.org/"
 SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"
 
 LICENSE="LGPL-2"
index 969ce53fd1df7c95eb07fb698c1cc2f912d3aed2..8cdd9d8a59e535ca09890953da18fed77ad125d2 100644 (file)
@@ -11,7 +11,7 @@ MY_PV="$(replace_version_separator 3 '-')"
 MY_P="qxmledit-${MY_PV}-src"
 
 DESCRIPTION="Qt4 XML Editor"
-HOMEPAGE="https://code.google.com/p/qxmledit/"
+HOMEPAGE="http://qxmledit.org/"
 SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"
 
 LICENSE="LGPL-2"