summaryrefslogtreecommitdiff
path: root/app-editors/qxmledit
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:38:34 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:38:34 +0200
commit7f062755dd0de49e0f5c8adcd229fdec964753a6 (patch)
tree2fffd3556107dd989898189e2b150d3829ac00a9 /app-editors/qxmledit
parent3f13c914987c5e2989f5dbc6469a5571aa9dea35 (diff)
downloadgentoo-7f062755dd0de49e0f5c8adcd229fdec964753a6.tar.gz
gentoo-7f062755dd0de49e0f5c8adcd229fdec964753a6.tar.xz
app-editors/qxmledit: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.5.ebuild2
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
index 7c0db79ed0f..a8296f91cca 100644
--- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild
@@ -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"
diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
index 969ce53fd1d..8cdd9d8a59e 100644
--- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild
@@ -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"