diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:15:34 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:15:34 +0000 |
commit | 86f3b583487252776c70261473de31106b72adf7 (patch) | |
tree | 980fa852345c01ca0c61fc1b79fd87588f50920e /dev-haskell/cpphs | |
parent | move dev-haskell/bzlib/bzlib-0.5.0.3.ebuild ebuild to mirror://hackage (diff) | |
download | historical-86f3b583487252776c70261473de31106b72adf7.tar.gz historical-86f3b583487252776c70261473de31106b72adf7.tar.bz2 historical-86f3b583487252776c70261473de31106b72adf7.zip |
move dev-haskell/cpphs/cpphs-1.13.3.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/cpphs')
-rw-r--r-- | dev-haskell/cpphs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.12.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.13.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.13.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog index f3f8c1ecf609..6fa4a3160d6a 100644 --- a/dev-haskell/cpphs/ChangeLog +++ b/dev-haskell/cpphs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/cpphs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.37 2012/08/16 12:58:52 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.38 2012/09/12 15:15:34 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> cpphs-1.12.ebuild, + cpphs-1.13.2.ebuild, cpphs-1.13.3.ebuild: + move dev-haskell/cpphs/cpphs-1.13.3.ebuild ebuild to mirror://hackage 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> cpphs-1.13.3.ebuild: x86 stable, see bug 422017 diff --git a/dev-haskell/cpphs/cpphs-1.12.ebuild b/dev-haskell/cpphs/cpphs-1.12.ebuild index 80a5315f24ca..2753f3a87b3c 100644 --- a/dev-haskell/cpphs/cpphs-1.12.ebuild +++ b/dev-haskell/cpphs/cpphs-1.12.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/cpphs/cpphs-1.12.ebuild,v 1.6 2012/03/17 22:16:09 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.12.ebuild,v 1.7 2012/09/12 15:15:34 qnikst Exp $ EAPI="3" @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor." HOMEPAGE="http://haskell.org/cpphs/" -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="GPL-2 LGPL-2.1" SLOT="0" diff --git a/dev-haskell/cpphs/cpphs-1.13.2.ebuild b/dev-haskell/cpphs/cpphs-1.13.2.ebuild index e1cc91baa977..8ba917664092 100644 --- a/dev-haskell/cpphs/cpphs-1.13.2.ebuild +++ b/dev-haskell/cpphs/cpphs-1.13.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/cpphs/cpphs-1.13.2.ebuild,v 1.1 2012/01/23 11:40:04 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.2.ebuild,v 1.2 2012/09/12 15:15:34 qnikst Exp $ EAPI="3" @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor." HOMEPAGE="http://haskell.org/cpphs/" -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="GPL-2 LGPL-2.1" SLOT="0" diff --git a/dev-haskell/cpphs/cpphs-1.13.3.ebuild b/dev-haskell/cpphs/cpphs-1.13.3.ebuild index 6fe641e6dd24..00f9a86a61ee 100644 --- a/dev-haskell/cpphs/cpphs-1.13.3.ebuild +++ b/dev-haskell/cpphs/cpphs-1.13.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/cpphs/cpphs-1.13.3.ebuild,v 1.6 2012/08/16 12:58:52 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v 1.7 2012/09/12 15:15:34 qnikst Exp $ EAPI="3" @@ -9,7 +9,7 @@ inherit haskell-cabal DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor." HOMEPAGE="http://haskell.org/cpphs/" -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="GPL-2 LGPL-2.1" SLOT="0" |