public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ml/core: ChangeLog core-108.00.01.ebuild
@ 2012-06-30 17:16 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2012-06-30 17:16 UTC (permalink / raw
  To: gentoo-commits

aballier    12/06/30 17:16:35

  Modified:             ChangeLog
  Added:                core-108.00.01.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-ml/core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	4 May 2012 12:43:07 -0000	1.9
+++ ChangeLog	30 Jun 2012 17:16:34 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ml/core
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.9 2012/05/04 12:43:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.10 2012/06/30 17:16:34 aballier Exp $
+
+*core-108.00.01 (30 Jun 2012)
+
+  30 Jun 2012; Alexis Ballier <aballier@gentoo.org> +core-108.00.01.ebuild,
+  +files/core-108.00.01-nocust.patch, +files/core-108.00.01-noinl.patch:
+  version bump
 
   04 May 2012; Alexis Ballier <aballier@gentoo.org> core-107.01.ebuild:
   add doc useflag, by Alexandru Scvortov, bug #413925



1.1                  dev-ml/core/core-108.00.01.ebuild

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

Index: core-108.00.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/core/core-108.00.01.ebuild,v 1.1 2012/06/30 17:16:34 aballier Exp $

EAPI="3"

OASIS_BUILD_DOCS=1
OASIS_BUILD_TESTS=1

inherit oasis base

MY_P=${P/_/\~}
DESCRIPTION="Jane Street's alternative to the standard library"
HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${P}.tar.gz"

LICENSE="LGPL-2.1-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

RDEPEND="dev-ml/res
	>=dev-ml/sexplib-108.00.01
	>=dev-ml/bin-prot-108.00.01
	>=dev-ml/fieldslib-108.00.01
	>=dev-ml/pa_ounit-108.00.01
	>=dev-ml/variantslib-108.00.01
	>=dev-ml/pipebang-108.00.01"
DEPEND="${RDEPEND}
	>=dev-ml/oasis-0.3
	test? ( >=dev-ml/ounit-1.0.2 )"

PATCHES=( "${FILESDIR}/${P}-nocust.patch" "${FILESDIR}/${P}-noinl.patch" )

src_prepare() {
	base_src_prepare
	oasis setup || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-30 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30 17:16 [gentoo-commits] gentoo-x86 commit in dev-ml/core: ChangeLog core-108.00.01.ebuild 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