tomka 14/06/09 09:56:12
Modified: normaliz-2.11.ebuild normaliz-2.10.1.ebuild
ChangeLog
Log:
Spread more death
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
565C32BC)
Revision Changes Path
1.2 sci-mathematics/normaliz/normaliz-2.11.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild?r1=1.1&r2=1.2
Index: normaliz-2.11.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- normaliz-2.11.ebuild 9 May 2014 13:36:16 -0000 1.1
+++ normaliz-2.11.ebuild 9 Jun 2014 09:56:12 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild,v 1.1
2014/05/09 13:36:16 tomka Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.11.ebuild,v 1.2
2014/06/09 09:56:12 tomka Exp $
EAPI=5
@@ -30,7 +30,7 @@
epatch "${FILESDIR}/${PN}-${MYPV}-respect-flags.patch"
# Respect users AR tool (Bug 474532)
- sed -e "s:ar -cr:$(tc-getAR) -cr:" -i source/libnormaliz/Makefile
+ sed -e "s:ar -cr:$(tc-getAR) -cr:" -i source/libnormaliz/Makefile || die
if use openmp && tc-has-openmp; then
export OPENMP=yes
1.3 sci-mathematics/normaliz/normaliz-2.10.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild?r1=1.2&r2=1.3
Index: normaliz-2.10.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- normaliz-2.10.1.ebuild 9 Jun 2014 09:52:08 -0000 1.2
+++ normaliz-2.10.1.ebuild 9 Jun 2014 09:56:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild,v 1.2
2014/06/09 09:52:08 nimiux Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.10.1.ebuild,v 1.3
2014/06/09 09:56:12 tomka Exp $
EAPI=5
@@ -30,7 +30,7 @@
epatch "${FILESDIR}/${PN}-${MYPV}-respect-flags.patch"
# Respect users AR tool (Bug 474532)
- sed -e "s:ar -cr:$(tc-getAR) -cr:" -i source/libnormaliz/Makefile
+ sed -e "s:ar -cr:$(tc-getAR) -cr:" -i source/libnormaliz/Makefile || die
if use openmp && tc-has-openmp; then
export OPENMP=yes
1.18 sci-mathematics/normaliz/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.18&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.18&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 9 Jun 2014 09:52:08 -0000 1.17
+++ ChangeLog 9 Jun 2014 09:56:12 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/normaliz
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.17
2014/06/09 09:52:08 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.18
2014/06/09 09:56:12 tomka Exp $
+
+ 09 Jun 2014; Thomas Kahle <[email protected]> normaliz-2.10.1.ebuild,
+ normaliz-2.11.ebuild:
+ Spread more death
09 Jun 2014; Chema Alonso <[email protected]> normaliz-2.10.1.ebuild:
Stable for amd64 wrt bug #509002