diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:58:41 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:58:41 +0000 |
commit | b6b123174c514711e713f8c01165263fa8e9f699 (patch) | |
tree | db7ee53cf16db4e17e0b3165b49fcf6606bfddc5 /dev-haskell | |
parent | move dev-haskell/zip-archive/zip-archive-0.1.1.8.ebuild ebuild to mirror://ha... (diff) | |
download | historical-b6b123174c514711e713f8c01165263fa8e9f699.tar.gz historical-b6b123174c514711e713f8c01165263fa8e9f699.tar.bz2 historical-b6b123174c514711e713f8c01165263fa8e9f699.zip |
move dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell')
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-haskell/gtk2hs-buildtools/ChangeLog b/dev-haskell/gtk2hs-buildtools/ChangeLog index d0b3d4d71775..9fb63a9d772e 100644 --- a/dev-haskell/gtk2hs-buildtools/ChangeLog +++ b/dev-haskell/gtk2hs-buildtools/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-haskell/gtk2hs-buildtools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/ChangeLog,v 1.7 2012/08/16 15:45:10 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/ChangeLog,v 1.8 2012/09/12 15:58:41 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> + gtk2hs-buildtools-0.12.0.ebuild, gtk2hs-buildtools-0.12.3-r3.ebuild, + gtk2hs-buildtools-0.12.3.1.ebuild: + move dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild ebuild to + mirror://hackage 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> gtk2hs-buildtools-0.12.3-r3.ebuild: diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild index aea51508e87e..f888bef1eb67 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild,v 1.3 2011/06/21 11:02:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.0.ebuild,v 1.4 2012/09/12 15:58:41 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries." HOMEPAGE="http://www.haskell.org/gtk2hs/" -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" SLOT="0" diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild index c5e4d8b319e3..38fab52af38d 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild,v 1.3 2012/08/16 15:45:10 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3-r3.ebuild,v 1.4 2012/09/12 15:58:41 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit base haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries." HOMEPAGE="http://projects.haskell.org/gtk2hs/" -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" SLOT="0" diff --git a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild index 0396d3863332..9dff2170c886 100644 --- a/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild +++ b/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.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/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild,v 1.1 2012/05/29 10:31:04 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs-buildtools/gtk2hs-buildtools-0.12.3.1.ebuild,v 1.2 2012/09/12 15:58:41 qnikst Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit base haskell-cabal DESCRIPTION="Tools to build the Gtk2Hs suite of User Interface libraries." HOMEPAGE="http://projects.haskell.org/gtk2hs/" -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" SLOT="0" |