summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bnfc')
-rw-r--r--dev-util/bnfc/ChangeLog6
-rw-r--r--dev-util/bnfc/bnfc-2.4.2.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-util/bnfc/ChangeLog b/dev-util/bnfc/ChangeLog
index 853ea33ecfa0..4048d565c83b 100644
--- a/dev-util/bnfc/ChangeLog
+++ b/dev-util/bnfc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bnfc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/ChangeLog,v 1.16 2012/05/05 17:43:19 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/ChangeLog,v 1.17 2012/09/12 16:08:04 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> bnfc-2.4.2.0.ebuild:
+ move dev-util/bnfc/bnfc-2.4.2.0.ebuild ebuild to mirror://hackage
05 May 2012; Sergei Trofimovich <slyfox@gentoo.org>
+files/bnfc-2.4.2.0-mangle-errors.patch, bnfc-2.4.2.0.ebuild:
@@ -69,4 +72,3 @@
26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> bnfc-2.1.2.ebuild,
metadata.xml:
Initial import, as suggested in bug #54750.
-
diff --git a/dev-util/bnfc/bnfc-2.4.2.0.ebuild b/dev-util/bnfc/bnfc-2.4.2.0.ebuild
index 0b43dc484133..52bef6abbf0b 100644
--- a/dev-util/bnfc/bnfc-2.4.2.0.ebuild
+++ b/dev-util/bnfc/bnfc-2.4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/bnfc-2.4.2.0.ebuild,v 1.2 2012/05/05 17:43:19 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bnfc/bnfc-2.4.2.0.ebuild,v 1.3 2012/09/12 16:08:04 qnikst Exp $
# ebuild generated by hackport 0.2.11
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A compiler front-end generator."
HOMEPAGE="http://www.cse.chalmers.se/research/group/Language-technology/BNFC/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"