commit:     c0198967426d522622d7c89d607f72c532ae2654
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 23:28:30 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 23:28:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0198967

dev-lang/epic: point to non-404 HOMEPAGE, bug #680700

Reported-by: yuLya
Closes: https://bugs.gentoo.org/680700
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-lang/epic/epic-0.9.3.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/epic/epic-0.9.3.3-r1.ebuild 
b/dev-lang/epic/epic-0.9.3.3-r1.ebuild
index f7458b8b9a8..7f844cf9028 100644
--- a/dev-lang/epic/epic-0.9.3.3-r1.ebuild
+++ b/dev-lang/epic/epic-0.9.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Compiler for a simple functional language"
-HOMEPAGE="http://www.dcs.st-and.ac.uk/~eb/epic.php";
+HOMEPAGE="https://github.com/edwinb/EpiVM";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to