summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-10-17 12:14:57 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-10-17 12:14:57 +0000
commit38f01d92e1b331e61c8b9af1f2c7a5b20d3504b2 (patch)
treea9bd297264338a4e2328e6f16328ecc3235eb561 /dev-ml/pipebang
parentMirror the distfile, upstream one fails to fetch, bug #438610 by Nick Bowler (diff)
downloadgentoo-2-38f01d92e1b331e61c8b9af1f2c7a5b20d3504b2.tar.gz
gentoo-2-38f01d92e1b331e61c8b9af1f2c7a5b20d3504b2.tar.bz2
gentoo-2-38f01d92e1b331e61c8b9af1f2c7a5b20d3504b2.zip
Mirror the distfile, upstream one fails to fetch, bug #438610 by Nick Bowler
(Portage version: 2.2.0_alpha140/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/pipebang')
-rw-r--r--dev-ml/pipebang/ChangeLog5
-rw-r--r--dev-ml/pipebang/pipebang-108.07.01.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/pipebang/ChangeLog b/dev-ml/pipebang/ChangeLog
index 2baabb2ae5bd..fae9f17234c2 100644
--- a/dev-ml/pipebang/ChangeLog
+++ b/dev-ml/pipebang/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pipebang
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pipebang/ChangeLog,v 1.2 2012/10/08 11:35:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pipebang/ChangeLog,v 1.3 2012/10/17 12:14:57 aballier Exp $
+
+ 17 Oct 2012; Alexis Ballier <aballier@gentoo.org> pipebang-108.07.01.ebuild:
+ Mirror the distfile, upstream one fails to fetch, bug #438610 by Nick Bowler
*pipebang-108.07.01 (08 Oct 2012)
diff --git a/dev-ml/pipebang/pipebang-108.07.01.ebuild b/dev-ml/pipebang/pipebang-108.07.01.ebuild
index 605f74319aaa..028991b7d127 100644
--- a/dev-ml/pipebang/pipebang-108.07.01.ebuild
+++ b/dev-ml/pipebang/pipebang-108.07.01.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-ml/pipebang/pipebang-108.07.01.ebuild,v 1.1 2012/10/08 11:35:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pipebang/pipebang-108.07.01.ebuild,v 1.2 2012/10/17 12:14:57 aballier Exp $
EAPI="4"
@@ -8,7 +8,8 @@ inherit oasis
DESCRIPTION="Syntax extension to transform x |! f into f x"
HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz"
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
+ http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"