public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/isl: isl-0.06.ebuild ChangeLog
@ 2011-04-13 11:03 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2011-04-13 11:03 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    11/04/13 11:03:41

  Modified:             ChangeLog
  Added:                isl-0.06.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-libs/isl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Jan 2011 23:53:27 -0000	1.2
+++ ChangeLog	13 Apr 2011 11:03:41 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/isl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v 1.2 2011/01/07 23:53:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/ChangeLog,v 1.3 2011/04/13 11:03:41 dirtyepic Exp $
+
+*isl-0.06 (13 Apr 2011)
+
+  13 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> +isl-0.06.ebuild,
+  +files/isl-0.06-parallel-py.patch:
+  Version bump.
 
 *isl-0.05.1 (07 Jan 2011)
 



1.1                  dev-libs/isl/isl-0.06.ebuild

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

Index: isl-0.06.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.06.ebuild,v 1.1 2011/04/13 11:03:40 dirtyepic Exp $

EAPI="3"

inherit autotools-utils

DESCRIPTION="A library for manipulating integer points bounded by affine constraints."
HOMEPAGE="http://www.kotnet.org/~skimo/isl/"
SRC_URI="http://www.kotnet.org/~skimo/isl/${P}.tar.bz2"

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

DEPEND="dev-libs/gmp"
RDEPEND="${DEPEND}"

DOCS=( ChangeLog AUTHORS doc/manual.pdf )
PATCHES=( "${FILESDIR}"/${P}-parallel-py.patch )
AUTOTOOLS_IN_SOURCE_BUILD="1"






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

only message in thread, other threads:[~2011-04-13 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 11:03 [gentoo-commits] gentoo-x86 commit in dev-libs/isl: isl-0.06.ebuild ChangeLog Ryan Hill (dirtyepic)

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