summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:54:06 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:54:06 +0000
commit7f774e7dce60c88d93375e083ae234390dc4d6a1 (patch)
treee8fec431824797e53748c8fb5c9b160cfd3a9751 /dev-haskell/glut
parentmove dev-haskell/harp/harp-0.4.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-7f774e7dce60c88d93375e083ae234390dc4d6a1.tar.gz
historical-7f774e7dce60c88d93375e083ae234390dc4d6a1.tar.bz2
historical-7f774e7dce60c88d93375e083ae234390dc4d6a1.zip
move dev-haskell/glut/glut-2.1.1.2.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/glut')
-rw-r--r--dev-haskell/glut/ChangeLog6
-rw-r--r--dev-haskell/glut/glut-2.1.1.1.ebuild4
-rw-r--r--dev-haskell/glut/glut-2.1.1.2.ebuild4
-rw-r--r--dev-haskell/glut/glut-2.3.0.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/glut/ChangeLog b/dev-haskell/glut/ChangeLog
index 2e68ad59fd31..aecc3913d554 100644
--- a/dev-haskell/glut/ChangeLog
+++ b/dev-haskell/glut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/glut
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.17 2012/08/27 18:02:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.18 2012/09/12 14:54:06 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> glut-2.1.1.1.ebuild,
+ glut-2.1.1.2.ebuild, glut-2.3.0.0.ebuild:
+ move dev-haskell/glut/glut-2.1.1.2.ebuild ebuild to mirror://hackage
27 Aug 2012; Raúl Porcel <armin76@gentoo.org> glut-2.1.1.1.ebuild,
glut-2.1.1.2.ebuild, glut-2.3.0.0.ebuild:
diff --git a/dev-haskell/glut/glut-2.1.1.1.ebuild b/dev-haskell/glut/glut-2.1.1.1.ebuild
index 9c95782b6daa..74df3cb1969c 100644
--- a/dev-haskell/glut/glut-2.1.1.1.ebuild
+++ b/dev-haskell/glut/glut-2.1.1.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/glut/glut-2.1.1.1.ebuild,v 1.6 2012/08/27 18:02:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v 1.7 2012/09/12 14:54:06 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
CABAL_MIN_VERSION=1.2
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="GLUT bindings for haskell"
HOMEPAGE="http://www.haskell.org/HOpenGL/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-haskell/glut/glut-2.1.1.2.ebuild b/dev-haskell/glut/glut-2.1.1.2.ebuild
index 225dd00bf084..670465b27c8e 100644
--- a/dev-haskell/glut/glut-2.1.1.2.ebuild
+++ b/dev-haskell/glut/glut-2.1.1.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/glut/glut-2.1.1.2.ebuild,v 1.6 2012/08/27 18:02:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.2.ebuild,v 1.7 2012/09/12 14:54:06 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A binding for the OpenGL Utility Toolkit"
HOMEPAGE="http://www.haskell.org/HOpenGL/"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-haskell/glut/glut-2.3.0.0.ebuild b/dev-haskell/glut/glut-2.3.0.0.ebuild
index a4b385b78464..d981af6cf14b 100644
--- a/dev-haskell/glut/glut-2.3.0.0.ebuild
+++ b/dev-haskell/glut/glut-2.3.0.0.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/glut/glut-2.3.0.0.ebuild,v 1.2 2012/08/27 18:02:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.3.0.0.ebuild,v 1.3 2012/09/12 14:54:06 qnikst Exp $
EAPI=4
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A binding for the OpenGL Utility Toolkit"
HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl"
-SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"