diff options
author | 2012-09-12 15:51:45 +0000 | |
---|---|---|
committer | 2012-09-12 15:51:45 +0000 | |
commit | d371c25f7b05c4d80438a739621bc1f6c3f9e21e (patch) | |
tree | 349061fdbe1d560b3451a2e57fd3342d25cd850b /dev-haskell/parsec | |
parent | move dev-haskell/httpd-shed/httpd-shed-0.4.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.tar.gz gentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.tar.bz2 gentoo-2-d371c25f7b05c4d80438a739621bc1f6c3f9e21e.zip |
move dev-haskell/parsec/parsec-2.1.0.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/parsec')
-rw-r--r-- | dev-haskell/parsec/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/parsec/parsec-2.1.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/parsec/parsec-3.1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/parsec/parsec-3.1.3.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog index e71c1049fbe2..cbf1055fda51 100644 --- a/dev-haskell/parsec/ChangeLog +++ b/dev-haskell/parsec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/parsec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.23 2012/06/16 13:15:41 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.24 2012/09/12 15:51:45 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> parsec-2.1.0.1.ebuild, + parsec-3.1.2-r1.ebuild, parsec-3.1.3.ebuild: + move dev-haskell/parsec/parsec-2.1.0.1.ebuild ebuild to mirror://hackage *parsec-3.1.3 (16 Jun 2012) @@ -90,4 +94,3 @@ 20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> +metadata.xml, +parsec-2.1.0.0.ebuild: Initial version. Was previously a core library, now independent of ghc. - diff --git a/dev-haskell/parsec/parsec-2.1.0.1.ebuild b/dev-haskell/parsec/parsec-2.1.0.1.ebuild index f506f945448c..dfb3411153bb 100644 --- a/dev-haskell/parsec/parsec-2.1.0.1.ebuild +++ b/dev-haskell/parsec/parsec-2.1.0.1.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/parsec/parsec-2.1.0.1.ebuild,v 1.10 2011/06/05 13:41:13 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.11 2012/09/12 15:51:45 qnikst Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.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="BSD" SLOT="0" diff --git a/dev-haskell/parsec/parsec-3.1.2-r1.ebuild b/dev-haskell/parsec/parsec-3.1.2-r1.ebuild index b280674b0d23..79939674fc99 100644 --- a/dev-haskell/parsec/parsec-3.1.2-r1.ebuild +++ b/dev-haskell/parsec/parsec-3.1.2-r1.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/parsec/parsec-3.1.2-r1.ebuild,v 1.2 2012/03/20 16:29:58 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v 1.3 2012/09/12 15:51:45 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.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="BSD" SLOT="0" diff --git a/dev-haskell/parsec/parsec-3.1.3.ebuild b/dev-haskell/parsec/parsec-3.1.3.ebuild index 1b1c500a9ca0..cb137f55bc4a 100644 --- a/dev-haskell/parsec/parsec-3.1.3.ebuild +++ b/dev-haskell/parsec/parsec-3.1.3.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/parsec/parsec-3.1.3.ebuild,v 1.1 2012/06/16 13:15:41 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.3.ebuild,v 1.2 2012/09/12 15:51:45 qnikst Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Monadic parser combinators" HOMEPAGE="http://www.cs.uu.nl/~daan/parsec.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="BSD" SLOT="0" |