diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:52:48 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:52:48 +0000 |
commit | bc432083789d58d52599126e4c965092085ea907 (patch) | |
tree | a2a452d5382739230e221f0e3d5b0dd2e14d7753 /dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild | |
parent | Moved tcmalloc and jemalloc to RDEPENDS (diff) | |
download | historical-bc432083789d58d52599126e4c965092085ea907.tar.gz historical-bc432083789d58d52599126e4c965092085ea907.tar.bz2 historical-bc432083789d58d52599126e4c965092085ea907.zip |
move dev-haskell/hdbc-odbc/hdbc-odbc-2.3.1.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild')
-rw-r--r-- | dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild b/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild index 168e90d593d5..a25280c9f1bb 100644 --- a/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild +++ b/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.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/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild,v 1.1 2011/06/12 19:51:22 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-odbc/hdbc-odbc-2.2.3.2.ebuild,v 1.2 2012/09/12 15:52:48 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="ODBC driver for HDBC" HOMEPAGE="http://software.complete.org/hdbc-odbc" -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="LGPL-2.1" SLOT="2" |