commit: 7f062755dd0de49e0f5c8adcd229fdec964753a6
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 18:38:34 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 18:38:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f062755
app-editors/qxmledit: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
app-editors/qxmledit/qxmledit-0.8.5.ebuild | 2 +-
app-editors/qxmledit/qxmledit-0.8.8.1.ebuild | 2 +-
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 7c0db79..a8296f9 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 969ce53..8cdd9d8 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"