summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:48:45 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:48:45 +0000
commit5c8a1216076c14facdd51d04dbd63a020935567e (patch)
tree1b260938d81391e06f02df5e78241975770b4be0 /dev-haskell/libmpd
parentmove dev-haskell/hdbc-postgresql/hdbc-postgresql-2.2.3.3.ebuild ebuild to mir... (diff)
downloadhistorical-5c8a1216076c14facdd51d04dbd63a020935567e.tar.gz
historical-5c8a1216076c14facdd51d04dbd63a020935567e.tar.bz2
historical-5c8a1216076c14facdd51d04dbd63a020935567e.zip
move dev-haskell/libmpd/libmpd-0.7.2.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/libmpd')
-rw-r--r--dev-haskell/libmpd/ChangeLog6
-rw-r--r--dev-haskell/libmpd/libmpd-0.7.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/libmpd/ChangeLog b/dev-haskell/libmpd/ChangeLog
index a7bd7bd7221e..2a056ea30f04 100644
--- a/dev-haskell/libmpd/ChangeLog
+++ b/dev-haskell/libmpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/libmpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/ChangeLog,v 1.1 2012/04/13 21:10:59 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/ChangeLog,v 1.2 2012/09/12 15:48:45 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> libmpd-0.7.2.ebuild:
+ move dev-haskell/libmpd/libmpd-0.7.2.ebuild ebuild to mirror://hackage
*libmpd-0.7.2 (13 Apr 2012)
@@ -8,4 +11,3 @@
+metadata.xml:
Initial version. An MPD client library for haskell. Depend for
x11-misc/xmobar-0.14
-
diff --git a/dev-haskell/libmpd/libmpd-0.7.2.ebuild b/dev-haskell/libmpd/libmpd-0.7.2.ebuild
index 0b9c2eab43ad..a0e58ebbf0fc 100644
--- a/dev-haskell/libmpd/libmpd-0.7.2.ebuild
+++ b/dev-haskell/libmpd/libmpd-0.7.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/libmpd/libmpd-0.7.2.ebuild,v 1.1 2012/04/13 21:10:59 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libmpd/libmpd-0.7.2.ebuild,v 1.2 2012/09/12 15:48:45 qnikst Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="An MPD client library."
HOMEPAGE="http://github.com/joachifm/libmpd-haskell"
-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="LGPL-2.1"
SLOT="0"