summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:44:29 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-09-12 14:44:29 +0000
commit7af32a77119b75eaeeba359381838ab17e3d9ba1 (patch)
tree07530d2a9fd2e9d801829ece8e12cbe09709704b /dev-haskell/sha
parentmove dev-haskell/x11/x11-1.5.0.0.ebuild ebuild to mirror://hackage (diff)
downloadhistorical-7af32a77119b75eaeeba359381838ab17e3d9ba1.tar.gz
historical-7af32a77119b75eaeeba359381838ab17e3d9ba1.tar.bz2
historical-7af32a77119b75eaeeba359381838ab17e3d9ba1.zip
move dev-haskell/sha/sha-1.5.0.0.ebuild ebuild to mirror://hackage
Package-Manager: portage-2.2.0_alpha125/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/sha')
-rw-r--r--dev-haskell/sha/ChangeLog6
-rw-r--r--dev-haskell/sha/sha-1.5.0.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/sha/ChangeLog b/dev-haskell/sha/ChangeLog
index 9acc421413f6..243291e1f37c 100644
--- a/dev-haskell/sha/ChangeLog
+++ b/dev-haskell/sha/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/sha
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/ChangeLog,v 1.2 2012/02/15 18:24:03 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/ChangeLog,v 1.3 2012/09/12 14:44:29 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> sha-1.5.0.0.ebuild:
+ move dev-haskell/sha/sha-1.5.0.0.ebuild ebuild to mirror://hackage
15 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> sha-1.5.0.0.ebuild:
Fixed HOMEPAGE (hackage is case sensitive). Noticed by David in bug #403511.
@@ -11,4 +14,3 @@
+sha-1.5.0.0.ebuild:
Initian version. Implementations of the SHA suite of message digest functions
(dev-vcs/git-annex depend)
-
diff --git a/dev-haskell/sha/sha-1.5.0.0.ebuild b/dev-haskell/sha/sha-1.5.0.0.ebuild
index b8bceac6c1e1..4f593d879585 100644
--- a/dev-haskell/sha/sha-1.5.0.0.ebuild
+++ b/dev-haskell/sha/sha-1.5.0.0.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/sha/sha-1.5.0.0.ebuild,v 1.2 2012/02/15 18:24:03 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/sha-1.5.0.0.ebuild,v 1.3 2012/09/12 14:44:29 qnikst Exp $
# ebuild generated by hackport 0.2.13
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementations of the SHA suite of message digest functions"
HOMEPAGE="http://hackage.haskell.org/package/SHA"
-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="BSD"
SLOT="0"