diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:08:45 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 16:08:45 +0000 |
commit | 27c8de78abab0417a3b709726a82308bfdbc086f (patch) | |
tree | 84bdb53c41db0425db8bcebc9810112015c44abd /dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild | |
parent | move dev-util/bnfc/bnfc-2.4.2.0.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-27c8de78abab0417a3b709726a82308bfdbc086f.tar.gz gentoo-2-27c8de78abab0417a3b709726a82308bfdbc086f.tar.bz2 gentoo-2-27c8de78abab0417a3b709726a82308bfdbc086f.zip |
move dev-vcs/git-annex/git-annex-3.20111203.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild')
-rw-r--r-- | dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild b/dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild index bba0ecb1fc09..32acd661e382 100644 --- a/dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild +++ b/dev-vcs/git-annex/git-annex-3.20111203-r1.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-vcs/git-annex/git-annex-3.20111203-r1.ebuild,v 1.2 2012/03/24 14:28:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-3.20111203-r1.ebuild,v 1.3 2012/09/12 16:08:45 qnikst Exp $ # ebuild generated by hackport 0.2.13 @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="manage files with git, without checking their contents into git" HOMEPAGE="http://git-annex.branchable.com/" -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-2" SLOT="0" |