summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:52:08 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:52:08 +0000
commit608b326f242db5e40f7969c8964992017b8989e4 (patch)
tree44a0bcd7ce6577a17ecf1cab156ac8a87cba550c /dev-haskell/openal
parentFix building with GCC 4.7 (bug #422571). (diff)
downloadgentoo-2-608b326f242db5e40f7969c8964992017b8989e4.tar.gz
gentoo-2-608b326f242db5e40f7969c8964992017b8989e4.tar.bz2
gentoo-2-608b326f242db5e40f7969c8964992017b8989e4.zip
move dev-haskell/openal/openal-1.3.1.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/openal')
-rw-r--r--dev-haskell/openal/ChangeLog7
-rw-r--r--dev-haskell/openal/openal-1.3.1.1.ebuild6
-rw-r--r--dev-haskell/openal/openal-1.4.0.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-haskell/openal/ChangeLog b/dev-haskell/openal/ChangeLog
index 81222b7b988e..0009f67fd386 100644
--- a/dev-haskell/openal/ChangeLog
+++ b/dev-haskell/openal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/openal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.13 2012/06/02 11:04:56 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.14 2012/09/12 15:52:08 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> openal-1.3.1.1.ebuild,
+ openal-1.4.0.1.ebuild:
+ move dev-haskell/openal/openal-1.3.1.1.ebuild ebuild to mirror://hackage
*openal-1.4.0.1 (02 Jun 2012)
@@ -50,4 +54,3 @@
09 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +metadata.xml,
+openal-1.2.ebuild, +openal-1.3.ebuild, +openal-1.3.1.ebuild:
Initial versions.
-
diff --git a/dev-haskell/openal/openal-1.3.1.1.ebuild b/dev-haskell/openal/openal-1.3.1.1.ebuild
index 01d9b9b53b0b..54cbfd97271a 100644
--- a/dev-haskell/openal/openal-1.3.1.1.ebuild
+++ b/dev-haskell/openal/openal-1.3.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/openal/openal-1.3.1.1.ebuild,v 1.4 2008/10/03 23:39:59 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.5 2012/09/12 15:52:08 qnikst Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A Haskell binding to the OpenAL cross-platform 3D audio API"
HOMEPAGE="http://haskell.org/ghc/"
-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/openal/openal-1.4.0.1.ebuild b/dev-haskell/openal/openal-1.4.0.1.ebuild
index 2e365adfe38c..e3c9720f65bb 100644
--- a/dev-haskell/openal/openal-1.4.0.1.ebuild
+++ b/dev-haskell/openal/openal-1.4.0.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/openal/openal-1.4.0.1.ebuild,v 1.1 2012/06/02 11:04:55 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.4.0.1.ebuild,v 1.2 2012/09/12 15:52:08 qnikst Exp $
EAPI=4
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A binding to the OpenAL cross-platform 3D audio API"
HOMEPAGE="http://connect.creativelabs.com/openal/"
-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"