diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:53:19 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2012-09-12 15:53:19 +0000 |
commit | 398d597c10077ef51cdff983928817ec5fd60c88 (patch) | |
tree | acb41467c86ae2c6a5099fa5bdeeb01511c786b3 /dev-haskell/hs-bibutils | |
parent | move dev-haskell/random/random-1.0.1.1.ebuild ebuild to mirror://hackage (diff) | |
download | gentoo-2-398d597c10077ef51cdff983928817ec5fd60c88.tar.gz gentoo-2-398d597c10077ef51cdff983928817ec5fd60c88.tar.bz2 gentoo-2-398d597c10077ef51cdff983928817ec5fd60c88.zip |
move dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r-- | dev-haskell/hs-bibutils/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/hs-bibutils/ChangeLog b/dev-haskell/hs-bibutils/ChangeLog index fd62984036bf..3cbf40e8af35 100644 --- a/dev-haskell/hs-bibutils/ChangeLog +++ b/dev-haskell/hs-bibutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/hs-bibutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.3 2012/04/07 05:18:35 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.4 2012/09/12 15:53:19 qnikst Exp $ + + 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hs-bibutils-4.12.ebuild: + move dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild ebuild to + mirror://hackage 07 Apr 2012; Mark Wright <gienah@gentoo.org> hs-bibutils-4.12.ebuild: EAPI=4, [profile?] for dependent haskell libraries @@ -14,4 +18,3 @@ 23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> +hs-bibutils-4.12.ebuild, +metadata.xml: Initial version. - diff --git a/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild index ae35b5be287c..8f9bdcf8205c 100644 --- a/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild +++ b/dev-haskell/hs-bibutils/hs-bibutils-4.12.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/hs-bibutils/hs-bibutils-4.12.ebuild,v 1.3 2012/04/07 05:18:35 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.12.ebuild,v 1.4 2012/09/12 15:53:19 qnikst Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -12,7 +12,7 @@ inherit haskell-cabal DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities." HOMEPAGE="http://code.haskell.org/hs-bibutils" -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" |