public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/libcilkrts: libcilkrts-2856.ebuild ChangeLog libcilkrts-2546.ebuild
@ 2013-01-14  4:41 Christoph Junghans (ottxor)
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2013-01-14  4:41 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/01/14 04:41:38

  Modified:             ChangeLog
  Added:                libcilkrts-2856.ebuild
  Removed:              libcilkrts-2546.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.3                  dev-lang/libcilkrts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/libcilkrts/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	18 Jul 2012 02:23:48 -0000	1.2
+++ ChangeLog	14 Jan 2013 04:41:37 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for dev-lang/libcilkrts
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/libcilkrts/ChangeLog,v 1.2 2012/07/18 02:23:48 ottxor Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/libcilkrts/ChangeLog,v 1.3 2013/01/14 04:41:37 ottxor Exp $
+
+*libcilkrts-2856 (14 Jan 2013)
+
+  14 Jan 2013; Christoph Junghans <ottxor@gentoo.org>
+  +files/libcilkrts-2856-flags.patch, +libcilkrts-2856.ebuild,
+  -files/libcilkrts-2546-build.patch, -libcilkrts-2546.ebuild:
+  version bump
 
 *libcilkrts-2546 (18 Jul 2012)
 



1.1                  dev-lang/libcilkrts/libcilkrts-2856.ebuild

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

Index: libcilkrts-2856.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/libcilkrts/libcilkrts-2856.ebuild,v 1.1 2013/01/14 04:41:37 ottxor Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION="Intel Cilk Plus run time library"
HOMEPAGE="http://cilkplus.org"
SRC_URI="http://cilkplus.org/sites/default/files/runtime_source/cilkplus-rtl-00${PV}.tgz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

DEPEND=""
RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}"

AUTOTOOLS_AUTORECONF=1

DOCS=( README )

PATCHES=( "${FILESDIR}/${PN}-2546-include.patch"  "${FILESDIR}/${P}-flags.patch" )





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

only message in thread, other threads:[~2013-01-14  4:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14  4:41 [gentoo-commits] gentoo-x86 commit in dev-lang/libcilkrts: libcilkrts-2856.ebuild ChangeLog libcilkrts-2546.ebuild Christoph Junghans (ottxor)

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