summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:20:56 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:20:56 +0000
commit97c38749283b34cea00c2108af68b77e5d61f08d (patch)
tree5c701ec22919474f3b90c261a4c3793ffc58eee8 /dev-haskell/iconv
parentmove dev-haskell/haxml/haxml-1.23.2.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-97c38749283b34cea00c2108af68b77e5d61f08d.tar.gz
historical-97c38749283b34cea00c2108af68b77e5d61f08d.tar.bz2
historical-97c38749283b34cea00c2108af68b77e5d61f08d.zip
move dev-haskell/iconv/iconv-0.4.1.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/iconv')
-rw-r--r--dev-haskell/iconv/ChangeLog8
-rw-r--r--dev-haskell/iconv/iconv-0.4.1.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/iconv/ChangeLog b/dev-haskell/iconv/ChangeLog
index 5a8170dbb611..b2ad736a55be 100644
--- a/dev-haskell/iconv/ChangeLog
+++ b/dev-haskell/iconv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/iconv
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/iconv/ChangeLog,v 1.4 2011/08/02 18:02:42 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/iconv/ChangeLog,v 1.5 2012/09/12 15:20:56 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> iconv-0.4.1.0.ebuild:
+ move dev-haskell/iconv/iconv-0.4.1.0.ebuild ebuild to mirror://hackage
02 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> -iconv-0.4.ebuild,
-iconv-0.4.0.2.ebuild:
@@ -24,4 +27,3 @@
15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> ChangeLog:
Initial version.
-
diff --git a/dev-haskell/iconv/iconv-0.4.1.0.ebuild b/dev-haskell/iconv/iconv-0.4.1.0.ebuild
index 0ffad601a9c9..9e353937a558 100644
--- a/dev-haskell/iconv/iconv-0.4.1.0.ebuild
+++ b/dev-haskell/iconv/iconv-0.4.1.0.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/iconv/iconv-0.4.1.0.ebuild,v 1.1 2011/08/02 18:01:37 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/iconv/iconv-0.4.1.0.ebuild,v 1.2 2012/09/12 15:20:56 qnikst Exp $
# ebuild generated by hackport 0.2.12
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="String encoding conversion"
HOMEPAGE="http://hackage.haskell.org/package/iconv"
-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"