public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ryan Hill (dirtyepic)" <dirtyepic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cloog-ppl: ChangeLog cloog-ppl-0.15.10.ebuild
Date: Thu,  6 Jan 2011 23:37:14 +0000 (UTC)	[thread overview]
Message-ID: <20110106233714.683AD20051@flycatcher.gentoo.org> (raw)

dirtyepic    11/01/06 23:37:14

  Modified:             ChangeLog
  Added:                cloog-ppl-0.15.10.ebuild
  Log:
  Version bump allowing use of PPL 0.11. No other code changes. Ported to
  EAPI 3 and autotools-utils eclass. Changed include path and etc. to avoid
  collisions with upstream CLooG.
  
  (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-libs/cloog-ppl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	6 Jan 2011 16:44:55 -0000	1.33
+++ ChangeLog	6 Jan 2011 23:37:14 -0000	1.34
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/cloog-ppl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/ChangeLog,v 1.33 2011/01/06 16:44:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/ChangeLog,v 1.34 2011/01/06 23:37:14 dirtyepic Exp $
+
+*cloog-ppl-0.15.10 (06 Jan 2011)
+
+  06 Jan 2011; Ryan Hill <dirtyepic@gentoo.org> +cloog-ppl-0.15.10.ebuild:
+  Version bump allowing use of PPL 0.11. No other code changes. Ported to
+  EAPI 3 and autotools-utils eclass. Changed include path and etc. to avoid
+  collisions with upstream CLooG.
 
   06 Jan 2011; Raúl Porcel <armin76@gentoo.org> cloog-ppl-0.15.9.ebuild:
   ia64/s390/sh/sparc stable wrt #347239



1.1                  dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild

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

Index: cloog-ppl-0.15.10.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog-ppl/cloog-ppl-0.15.10.ebuild,v 1.1 2011/01/06 23:37:14 dirtyepic Exp $

EAPI="3"

inherit autotools-utils

DESCRIPTION="Port of CLooG (Chunky LOOp Generator) to PPL (Parma Polyhedra Library)"
HOMEPAGE="http://repo.or.cz/w/cloog-ppl.git"
SRC_URI="ftp://gcc.gnu.org/pub/gcc/infrastructure/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="static-libs"

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

src_prepare() {
	mkdir m4
	eautoreconf
}

src_configure() {
	# set includedir to avoid conflicts w/ dev-libs/cloog
	myeconfargs=(
		--with-ppl
		--includedir=/usr/include/cloog-ppl
	)
	autotools-utils_src_configure
}

src_install() {
	autotools-utils_src_install
	mv "${D}"usr/bin/cloog "${D}"usr/bin/cloog-ppl || die
	mv "${D}"usr/share/info/cloog.info "${D}"usr/share/info/cloog-ppl.info || die
}






             reply	other threads:[~2011-01-06 23:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06 23:37 Ryan Hill (dirtyepic) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-09 14:39 [gentoo-commits] gentoo-x86 commit in dev-libs/cloog-ppl: ChangeLog cloog-ppl-0.15.10.ebuild Fabian Groffen (grobian)
2011-07-07  6:56 Markos Chandras (hwoarang)
2011-07-12 21:19 Markus Meier (maekke)
2011-07-17 20:40 Markus Meier (maekke)
2011-07-22 13:53 Jeroen Roovers (jer)
2011-07-24 16:28 Raul Porcel (armin76)
2011-07-25 14:38 Kacper Kowalik (xarthisius)
2011-08-20  9:13 Chi-Thanh Christopher Nguyen (chithanh)
2012-01-07 20:21 Mike Frysinger (vapier)
2012-04-26 19:00 Alexis Ballier (aballier)
2013-07-23  1:21 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110106233714.683AD20051@flycatcher.gentoo.org \
    --to=dirtyepic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox