diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:59:05 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:59:05 +0000 |
commit | 0646dc2a87280ab23116eabc14f08583dc50b19c (patch) | |
tree | 15940c7eadc68ac78614d707948fa6f2ee59063f /dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild | |
parent | move dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-0646dc2a87280ab23116eabc14f08583dc50b19c.tar.gz gentoo-2-0646dc2a87280ab23116eabc14f08583dc50b19c.tar.bz2 gentoo-2-0646dc2a87280ab23116eabc14f08583dc50b19c.zip |
move dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild')
-rw-r--r-- | dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild index 53278fb79e82..d822ee4fd37b 100644 --- a/dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild +++ b/dev-haskell/alsa-mixer/alsa-mixer-0.1.2.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/alsa-mixer/alsa-mixer-0.1.2.ebuild,v 1.1 2011/09/18 18:04:09 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild,v 1.2 2012/09/12 15:59:05 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to the ALSA simple mixer API." HOMEPAGE="http://hackage.haskell.org/package/alsa-mixer" -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" |