diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:49:04 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:49:04 +0000 |
commit | fc6ed089452d913417517e881a553b453b89dfa3 (patch) | |
tree | 41e83193648d1ec59fbc5f7e0a89bd1da64110b9 /dev-haskell/hxt-unicode | |
parent | move dev-haskell/libmpd/libmpd-0.7.2.ebuild ebuild to mirror://hackage (diff) | |
download | historical-fc6ed089452d913417517e881a553b453b89dfa3.tar.gz historical-fc6ed089452d913417517e881a553b453b89dfa3.tar.bz2 historical-fc6ed089452d913417517e881a553b453b89dfa3.zip |
move dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hxt-unicode')
-rw-r--r-- | dev-haskell/hxt-unicode/ChangeLog | 8 | ||||
-rw-r--r-- | dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/hxt-unicode/ChangeLog b/dev-haskell/hxt-unicode/ChangeLog index 00f87955d9e2..931616566f1f 100644 --- a/dev-haskell/hxt-unicode/ChangeLog +++ b/dev-haskell/hxt-unicode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/hxt-unicode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.2 2012/06/02 08:48:33 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.3 2012/09/12 15:49:04 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hxt-unicode-9.0.1.ebuild, + hxt-unicode-9.0.2.ebuild: + move dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild ebuild to + mirror://hackage *hxt-unicode-9.0.2 (02 Jun 2012) @@ -13,4 +18,3 @@ +hxt-unicode-9.0.1.ebuild, +metadata.xml: Initial version. Unicode en-/decoding functions for utf8, iso-latin-* and other encodings (dev-haskell/hxt depend) - diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild index 2669aecd0492..571571fae7ab 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.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/hxt-unicode/hxt-unicode-9.0.1.ebuild,v 1.1 2011/12/04 16:49:29 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild,v 1.2 2012/09/12 15:49:04 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -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="MIT" SLOT="0" diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild index b5bf5075e565..d55bb6e6d5e1 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.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/hxt-unicode/hxt-unicode-9.0.2.ebuild,v 1.1 2012/06/02 08:48:33 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild,v 1.2 2012/09/12 15:49:04 qnikst Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings" HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" -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="MIT" SLOT="0" |