summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r--dev-haskell/hs-bibutils/ChangeLog7
-rw-r--r--dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/hs-bibutils/ChangeLog b/dev-haskell/hs-bibutils/ChangeLog
index fd62984036bf..3cbf40e8af35 100644
--- a/dev-haskell/hs-bibutils/ChangeLog
+++ b/dev-haskell/hs-bibutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hs-bibutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.3 2012/04/07 05:18:35 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.4 2012/09/12 15:53:19 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hs-bibutils-4.12.ebuild:
+ move dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild ebuild to
+ mirror://hackage
07 Apr 2012; Mark Wright <gienah@gentoo.org> hs-bibutils-4.12.ebuild:
EAPI=4, [profile?] for dependent haskell libraries
@@ -14,4 +18,3 @@
23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org>
+hs-bibutils-4.12.ebuild, +metadata.xml:
Initial version.
-
diff --git a/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild
index ae35b5be287c..8f9bdcf8205c 100644
--- a/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild
+++ b/dev-haskell/hs-bibutils/hs-bibutils-4.12.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-haskell/hs-bibutils/hs-bibutils-4.12.ebuild,v 1.3 2012/04/07 05:18:35 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild,v 1.4 2012/09/12 15:53:19 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -12,7 +12,7 @@ inherit haskell-cabal
DESCRIPTION="Haskell bindings to bibutils, the bibliography
conversion utilities."
HOMEPAGE="http://code.haskell.org/hs-bibutils"
-SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"