diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-10-17 12:14:33 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-10-17 12:14:33 +0000 |
commit | ac3eb90f597aa240b7cd9fab63d4ac9bba3797e5 (patch) | |
tree | 56c98af72bce285adabd632609b375cd815cff22 /dev-ml/pa_ounit | |
parent | Mirror the distfile, upstream one fails to fetch, bug #438610 by Nick Bowler (diff) | |
download | gentoo-2-ac3eb90f597aa240b7cd9fab63d4ac9bba3797e5.tar.gz gentoo-2-ac3eb90f597aa240b7cd9fab63d4ac9bba3797e5.tar.bz2 gentoo-2-ac3eb90f597aa240b7cd9fab63d4ac9bba3797e5.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/pa_ounit')
-rw-r--r-- | dev-ml/pa_ounit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/pa_ounit/ChangeLog b/dev-ml/pa_ounit/ChangeLog index f54481cd019d..dbad19436870 100644 --- a/dev-ml/pa_ounit/ChangeLog +++ b/dev-ml/pa_ounit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/pa_ounit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.2 2012/10/08 11:33:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.3 2012/10/17 12:14:33 aballier Exp $ + + 17 Oct 2012; Alexis Ballier <aballier@gentoo.org> pa_ounit-108.07.01.ebuild: + Mirror the distfile, upstream one fails to fetch, bug #438610 by Nick Bowler *pa_ounit-108.07.01 (08 Oct 2012) diff --git a/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild b/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild index 97c5740bcc8b..2328cf834a29 100644 --- a/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild +++ b/dev-ml/pa_ounit/pa_ounit-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/pa_ounit/pa_ounit-108.07.01.ebuild,v 1.1 2012/10/08 11:33:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild,v 1.2 2012/10/17 12:14:33 aballier Exp $ EAPI="4" @@ -8,7 +8,8 @@ inherit oasis DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" 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" |