summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2016-09-23 09:36:23 +0200
committerMarek Szuba <marecki@gentoo.org>2016-09-23 09:36:57 +0200
commit30c72239cf889301e67fc452b69368fe064205d8 (patch)
tree91882060a2d014ebb923d46a3e6aa3c301df2450
parentsys-libs/libomp: Add a live ebuild (diff)
downloadgentoo-30c72239cf889301e67fc452b69368fe064205d8.tar.gz
gentoo-30c72239cf889301e67fc452b69368fe064205d8.tar.bz2
gentoo-30c72239cf889301e67fc452b69368fe064205d8.zip
app-misc/gramps: fix HOMEPAGE in 4.2.4 ebuild
Package-Manager: portage-2.3.1
-rw-r--r--app-misc/gramps/gramps-4.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gramps/gramps-4.2.4.ebuild b/app-misc/gramps/gramps-4.2.4.ebuild
index 749a4c2e1fdd..00bd8f23bb41 100644
--- a/app-misc/gramps/gramps-4.2.4.ebuild
+++ b/app-misc/gramps/gramps-4.2.4.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
-HOMEPAGE="http://www.gramps.org/"
+HOMEPAGE="https://gramps-project.org/"
SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"