summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:59:05 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:59:05 +0000
commit0646dc2a87280ab23116eabc14f08583dc50b19c (patch)
tree15940c7eadc68ac78614d707948fa6f2ee59063f /dev-haskell/alsa-mixer
parentmove dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-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')
-rw-r--r--dev-haskell/alsa-mixer/ChangeLog8
-rw-r--r--dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/alsa-mixer/ChangeLog b/dev-haskell/alsa-mixer/ChangeLog
index 91eced935c37..25a6b6a14731 100644
--- a/dev-haskell/alsa-mixer/ChangeLog
+++ b/dev-haskell/alsa-mixer/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-haskell/alsa-mixer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/ChangeLog,v 1.1 2011/09/18 18:04:09 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alsa-mixer/ChangeLog,v 1.2 2012/09/12 15:59:05 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> alsa-mixer-0.1.2.ebuild:
+ move dev-haskell/alsa-mixer/alsa-mixer-0.1.2.ebuild ebuild to mirror://hackage
*alsa-mixer-0.1.2 (18 Sep 2011)
18 Sep 2011; Sergei Trofimovich <slyfox@gentoo.org> +alsa-mixer-0.1.2.ebuild,
+metadata.xml:
Initial version. Haskell bindings to the ALSA simple mixer API.
-
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"