From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/ispc/
Date: Fri, 31 May 2013 23:26:48 +0000 (UTC) [thread overview]
Message-ID: <1370042813.1cc55beacf5fcb9b047639e777af5a385eae852b.ottxor@gentoo> (raw)
commit: 1cc55beacf5fcb9b047639e777af5a385eae852b
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 23:25:55 2013 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri May 31 23:26:53 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1cc55bea
sync with gx86
Package-Manager: portage-2.2.0_alpha177
---
dev-lang/ispc/ChangeLog | 3 +++
dev-lang/ispc/ispc-9999.ebuild | 13 ++++---------
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/dev-lang/ispc/ChangeLog b/dev-lang/ispc/ChangeLog
index e87b0c0..8c34eaf 100644
--- a/dev-lang/ispc/ChangeLog
+++ b/dev-lang/ispc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 May 2013; Christoph Junghans <ottxor@gentoo.org> ispc-9999.ebuild:
+ sync with gx86
+
08 Jan 2013; Christoph Junghans <ottxor@gentoo.org> ispc-9999.ebuild:
fixed python dep
diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild
index e65b5c1..e22c4ba 100644
--- a/dev-lang/ispc/ispc-9999.ebuild
+++ b/dev-lang/ispc/ispc-9999.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.3.0.ebuild,v 1.2 2012/07/20 19:58:21 ottxor Exp $
-EAPI=4
+EAPI=5
-PYTHON_DEPEND="2"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit base toolchain-funcs python
+inherit base toolchain-funcs python-any-r1
DESCRIPTION="Intel SPMD Program Compiler"
HOMEPAGE="http://ispc.github.com/"
@@ -15,8 +15,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-2
EGIT_REPO_URI="git://github.com/ispc/ispc.git"
else
- inherit vcs-snapshot
- SRC_URI="https://github.com/${PN}/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="BSD BSD-2 UoI-NCSA"
@@ -34,10 +33,6 @@ DEPEND="
sys-devel/flex
"
-pkg_setup() {
- python_set_active_version 2
-}
-
src_compile() {
emake LDFLAGS="${LDFLAGS}" OPT="${CXXFLAGS}" CXX="$(tc-getCXX)" CPP="$(tc-getCPP)"
}
next reply other threads:[~2013-05-31 23:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 23:26 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-13 15:31 [gentoo-commits] proj/sci:master commit in: dev-lang/ispc/ Christoph Junghans
2016-05-30 20:14 Christoph Junghans
2014-10-25 4:04 Christoph Junghans
2014-05-12 2:17 Christoph Junghans
2014-01-06 19:27 Justin Lecher
2014-01-06 17:41 Justin Lecher
2013-06-26 0:29 Christoph Junghans
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing " Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
2013-06-04 11:59 Justin Lecher
2013-01-08 4:36 Christoph Junghans
2012-08-26 18:32 Christoph Junghans
2012-06-18 22:04 Sebastien Fabbro
2012-06-17 2:39 Christoph Junghans
2012-06-14 18:31 Christoph Junghans
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=1370042813.1cc55beacf5fcb9b047639e777af5a385eae852b.ottxor@gentoo \
--to=ottxor@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