summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:23:28 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 15:23:28 +0000
commit2bbeb1914e4da14af8575c73b0dad436db203552 (patch)
tree8d68aa9938396ecabf25676060ce17be5d89489d /dev-haskell/dbus-core
parentmove dev-haskell/pango/pango-0.12.0.ebuild ebuild to mirror://hackage (diff)
downloadgentoo-2-2bbeb1914e4da14af8575c73b0dad436db203552.tar.gz
gentoo-2-2bbeb1914e4da14af8575c73b0dad436db203552.tar.bz2
gentoo-2-2bbeb1914e4da14af8575c73b0dad436db203552.zip
move dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/dbus-core')
-rw-r--r--dev-haskell/dbus-core/ChangeLog6
-rw-r--r--dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/dbus-core/ChangeLog b/dev-haskell/dbus-core/ChangeLog
index 501018ed9895..de5799674dc4 100644
--- a/dev-haskell/dbus-core/ChangeLog
+++ b/dev-haskell/dbus-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/dbus-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/ChangeLog,v 1.1 2012/01/12 17:10:56 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/ChangeLog,v 1.2 2012/09/12 15:23:28 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> dbus-core-0.9.2.1.ebuild:
+ move dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild ebuild to mirror://hackage
*dbus-core-0.9.2.1 (12 Jan 2012)
@@ -8,4 +11,3 @@
+metadata.xml:
Initial import. Haskell library. Low-level D-Bus protocol implementation.
Depend for dev-util/bustle-0.3.1.
-
diff --git a/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild b/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild
index 9d7540eb13aa..efd4c08b9152 100644
--- a/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild
+++ b/dev-haskell/dbus-core/dbus-core-0.9.2.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/dbus-core/dbus-core-0.9.2.1.ebuild,v 1.1 2012/01/12 17:10:56 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild,v 1.2 2012/09/12 15:23:28 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Low-level D-Bus protocol implementation"
HOMEPAGE="https://john-millikin.com/software/dbus-core/"
-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="GPL-3"
SLOT="0"