dev-haskell/objectname: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 18 Apr 2018 07:53:20 +0000 (09:53 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 23 Apr 2018 14:47:02 +0000 (10:47 -0400)
dev-haskell/objectname/objectname-1.0.0.0.ebuild
dev-haskell/objectname/objectname-1.0.1.0.ebuild

index 294959f88944994c14aeb33ab31323a3453a5f75..b4222a2d945fbe225c312392ab0dc21fe866389a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -12,7 +12,7 @@ MY_PN="ObjectName"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Explicitly handled object names"
-HOMEPAGE="http://www.haskell.org/HOpenGL/"
+HOMEPAGE="https://github.com/svenpanne/ObjectName"
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
index c48b056aae0bb5e166cb5ec38d5a2a2b91318024..36e2cdb49ed3e7157f2ab24fc8c258fb9a294b53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ MY_PN="ObjectName"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Explicitly handled object names"
-HOMEPAGE="https://github.com/haskell-opengl/ObjectName"
+HOMEPAGE="https://github.com/svenpanne/ObjectName"
 SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
 
 LICENSE="BSD"