public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ml/pa_ounit: ChangeLog pa_ounit-108.07.01.ebuild
@ 2012-10-08 11:33 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-10-08 11:33 UTC (permalink / raw
  To: gentoo-commits

aballier    12/10/08 11:33:04

  Modified:             ChangeLog
  Added:                pa_ounit-108.07.01.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha135/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ml/pa_ounit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Jun 2012 14:35:38 -0000	1.1
+++ ChangeLog	8 Oct 2012 11:33:03 -0000	1.2
@@ -1,6 +1,11 @@
 # 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.1 2012/06/30 14:35:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.2 2012/10/08 11:33:03 aballier Exp $
+
+*pa_ounit-108.07.01 (08 Oct 2012)
+
+  08 Oct 2012; Alexis Ballier <aballier@gentoo.org> +pa_ounit-108.07.01.ebuild:
+  version bump
 
 *pa_ounit-108.00.01 (30 Jun 2012)
 



1.1                  dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild?rev=1.1&content-type=text/plain

Index: pa_ounit-108.07.01.ebuild
===================================================================
# 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 $

EAPI="4"

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"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=">=dev-ml/type-conv-3.0.5"
RDEPEND="${DEPEND}"

DOCS=( "readme.md" )





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ml/pa_ounit: ChangeLog pa_ounit-108.07.01.ebuild
@ 2012-10-17 12:14 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-10-17 12:14 UTC (permalink / raw
  To: gentoo-commits

aballier    12/10/17 12:14:33

  Modified:             ChangeLog pa_ounit-108.07.01.ebuild
  Log:
  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)

Revision  Changes    Path
1.3                  dev-ml/pa_ounit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 Oct 2012 11:33:03 -0000	1.2
+++ ChangeLog	17 Oct 2012 12:14:33 -0000	1.3
@@ -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)
 



1.2                  dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild?r1=1.1&r2=1.2

Index: pa_ounit-108.07.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-108.07.01.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pa_ounit-108.07.01.ebuild	8 Oct 2012 11:33:03 -0000	1.1
+++ pa_ounit-108.07.01.ebuild	17 Oct 2012 12:14:33 -0000	1.2
@@ -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 @@
 
 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"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-17 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 12:14 [gentoo-commits] gentoo-x86 commit in dev-ml/pa_ounit: ChangeLog pa_ounit-108.07.01.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-08 11:33 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox