diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:24:07 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:24:07 +0000 |
commit | c4a80ffdb1920402fba9feb995fac74c5cc15bc1 (patch) | |
tree | 7e8dcd1da716c73015dc8468c1f09830cc48f677 /dev-haskell/split | |
parent | move dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-c4a80ffdb1920402fba9feb995fac74c5cc15bc1.tar.gz gentoo-2-c4a80ffdb1920402fba9feb995fac74c5cc15bc1.tar.bz2 gentoo-2-c4a80ffdb1920402fba9feb995fac74c5cc15bc1.zip |
move dev-haskell/split/split-0.1.4.3.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/split')
-rw-r--r-- | dev-haskell/split/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/split/split-0.1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/split/split-0.1.4.3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-haskell/split/ChangeLog b/dev-haskell/split/ChangeLog index ba0bd9370006..bdcb03eba072 100644 --- a/dev-haskell/split/ChangeLog +++ b/dev-haskell/split/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/split # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/ChangeLog,v 1.3 2012/09/07 23:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/ChangeLog,v 1.4 2012/09/12 15:24:07 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> split-0.1.4.2.ebuild, + split-0.1.4.3.ebuild: + move dev-haskell/split/split-0.1.4.3.ebuild ebuild to mirror://hackage 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> split-0.1.4.3.ebuild: Stable for amd64, wrt bug #421351 @@ -16,4 +20,3 @@ +metadata.xml: Add split, which is used in testing http. With same keywords as http as http is a darcs dependency. - diff --git a/dev-haskell/split/split-0.1.4.2.ebuild b/dev-haskell/split/split-0.1.4.2.ebuild index 8c7d53b131c6..ca547e87420c 100644 --- a/dev-haskell/split/split-0.1.4.2.ebuild +++ b/dev-haskell/split/split-0.1.4.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/split/split-0.1.4.2.ebuild,v 1.1 2012/03/04 04:02:08 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/split-0.1.4.2.ebuild,v 1.2 2012/09/12 15:24:07 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists." HOMEPAGE="http://code.haskell.org/~byorgey/code/split" -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/split/split-0.1.4.3.ebuild b/dev-haskell/split/split-0.1.4.3.ebuild index 71f0929d4a30..8b8dc7a4ea77 100644 --- a/dev-haskell/split/split-0.1.4.3.ebuild +++ b/dev-haskell/split/split-0.1.4.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/split/split-0.1.4.3.ebuild,v 1.2 2012/09/07 23:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/split-0.1.4.3.ebuild,v 1.3 2012/09/12 15:24:07 qnikst Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists." HOMEPAGE="http://code.haskell.org/~byorgey/code/split" -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" |