summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:15:48 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:15:48 +0000
commita57932960e731045528984939c27182b5127335a (patch)
treef5f66e30b77108410a4457910ebafc8d3c36889b /dev-haskell/dlist
parentmove dev-haskell/cpphs/cpphs-1.13.3.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-a57932960e731045528984939c27182b5127335a.tar.gz
gentoo-2-a57932960e731045528984939c27182b5127335a.tar.bz2
gentoo-2-a57932960e731045528984939c27182b5127335a.zip
move dev-haskell/dlist/dlist-0.5.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/dlist')
-rw-r--r--dev-haskell/dlist/ChangeLog8
-rw-r--r--dev-haskell/dlist/dlist-0.5.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/dlist/ChangeLog b/dev-haskell/dlist/ChangeLog
index 80f9799862ae..adb5d7b4941a 100644
--- a/dev-haskell/dlist/ChangeLog
+++ b/dev-haskell/dlist/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-haskell/dlist
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/ChangeLog,v 1.1 2011/04/23 12:05:06 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/ChangeLog,v 1.2 2012/09/12 15:15:48 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> dlist-0.5.ebuild:
+ move dev-haskell/dlist/dlist-0.5.ebuild ebuild to mirror://hackage
*dlist-0.5 (23 Apr 2011)
23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> +dlist-0.5.ebuild,
+metadata.xml:
Initial version.
-
diff --git a/dev-haskell/dlist/dlist-0.5.ebuild b/dev-haskell/dlist/dlist-0.5.ebuild
index 0a1c1268b643..36da7909a240 100644
--- a/dev-haskell/dlist/dlist-0.5.ebuild
+++ b/dev-haskell/dlist/dlist-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/dlist-0.5.ebuild,v 1.1 2011/04/23 12:05:06 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/dlist-0.5.ebuild,v 1.2 2012/09/12 15:15:48 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Differences lists: a list-like type supporting O(1) append."
HOMEPAGE="http://code.haskell.org/~dons/code/dlist/"
-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="BSD"
SLOT="0"