summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:29:18 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:29:18 +0000
commit486418594cf55646c6162484af56311a7fed7a6f (patch)
tree3dd8be423b1c176c7e78a6093a19c361d9934d5d /dev-haskell/utf8-string
parentStable for HPPA (bug #429200). (diff)
downloadgentoo-2-486418594cf55646c6162484af56311a7fed7a6f.tar.gz
gentoo-2-486418594cf55646c6162484af56311a7fed7a6f.tar.bz2
gentoo-2-486418594cf55646c6162484af56311a7fed7a6f.zip
move dev-haskell/utf8-string/utf8-string-0.3.6.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/utf8-string')
-rw-r--r--dev-haskell/utf8-string/ChangeLog8
-rw-r--r--dev-haskell/utf8-string/utf8-string-0.3.6.ebuild6
-rw-r--r--dev-haskell/utf8-string/utf8-string-0.3.7.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog
index f0c553a84e23..a62f392a2426 100644
--- a/dev-haskell/utf8-string/ChangeLog
+++ b/dev-haskell/utf8-string/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/utf8-string
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.16 2012/05/05 16:46:24 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.17 2012/09/12 15:29:18 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> utf8-string-0.3.6.ebuild,
+ utf8-string-0.3.7.ebuild:
+ move dev-haskell/utf8-string/utf8-string-0.3.6.ebuild ebuild to
+ mirror://hackage
05 May 2012; Sergei Trofimovich <slyfox@gentoo.org> utf8-string-0.3.7.ebuild:
alpha/ia64/ppc64/sparc stable (bug #404641)
@@ -65,4 +70,3 @@
+metadata.xml:
Initial version of utf8-string, a UTF8 layer for IO and Strings for
Haskell.
-
diff --git a/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
index 7ac2c8562873..54b318312859 100644
--- a/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
+++ b/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
@@ -1,13 +1,13 @@
-# 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/utf8-string/utf8-string-0.3.6.ebuild,v 1.10 2011/04/10 18:59:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild,v 1.11 2012/09/12 15:29:18 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
DESCRIPTION="Support for reading and writing UTF8 Strings"
HOMEPAGE="http://github.com/glguy/utf8-string/"
-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"
diff --git a/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
index c8bd17d4ee16..16dc78b8f32e 100644
--- a/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
+++ b/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild,v 1.5 2012/05/05 16:46:24 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7.ebuild,v 1.6 2012/09/12 15:29:18 qnikst Exp $
CABAL_FEATURES="lib profile haddock hscolour hoogle"
inherit haskell-cabal
DESCRIPTION="Support for reading and writing UTF8 Strings"
HOMEPAGE="http://github.com/glguy/utf8-string/"
-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"