[gentoo-commits] gentoo-x86 commit in net-fs/cvmfs: cvmfs-2.1.20.0_p05.ebuild ChangeLog

2015-08-07 Thread Sebastien Fabbro (bicatali)
bicatali15/08/07 19:00:39

  Modified: cvmfs-2.1.20.0_p05.ebuild ChangeLog
  Log:
  updated user message on configuration
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild?r1=1.1r2=1.2

Index: cvmfs-2.1.20.0_p05.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvmfs-2.1.20.0_p05.ebuild   31 Jul 2015 20:09:57 -  1.1
+++ cvmfs-2.1.20.0_p05.ebuild   7 Aug 2015 19:00:39 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild,v 
1.1 2015/07/31 20:09:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.20.0_p05.ebuild,v 
1.2 2015/08/07 19:00:39 bicatali Exp $
 
 EAPI=5
 
@@ -109,7 +109,7 @@
if use client; then
einfo Setting up CernVM-FS client
cvmfs_config setup
-   einfo Now edit ${EROOT%/}/etc/cvmfs/default.local and run
-   einfo   ${EROOT%/}/usr/init.d/autofs restart
+   einfo Now edit ${EROOT%/}/etc/cvmfs/default.local
+   einfo and restart the autofs service
fi
 }



1.14 net-fs/cvmfs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   4 Aug 2015 16:18:46 -   1.13
+++ ChangeLog   7 Aug 2015 19:00:39 -   1.14
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/cvmfs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v 1.13 2015/08/04 
16:18:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v 1.14 2015/08/07 
19:00:39 bicatali Exp $
+
+  07 Aug 2015; Sébastien Fabbro bicat...@gentoo.org 
cvmfs-2.1.20.0_p05.ebuild:
+  updated user message on configuration
 
   04 Aug 2015; Sébastien Fabbro bicat...@gentoo.org
   files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch:






[gentoo-commits] gentoo-x86 commit in net-fs/cvmfs/files: cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch

2015-08-04 Thread Sebastien Fabbro (bicatali)
bicatali15/08/04 16:18:46

  Modified: cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch
  Log:
  Fixed geoip patch to only check when server flag is set (bug #556570). 
Applied upstream.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  
net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch?r1=1.1r2=1.2

Index: cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch31 Jul 2015 20:09:57 
-  1.1
+++ cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch4 Aug 2015 16:18:46 
-   1.2
@@ -116,8 +116,8 @@
  add_dependencies (python-geoip libgeoip)
  add_dependencies (geoip python-geoip)
endif (GEOIP_BUILTIN)
 CMakeLists.txt.orig2015-02-23 13:51:47.0 +
-+++ CMakeLists.txt 2015-07-31 17:57:17.019920094 +
+--- CMakeLists.txt.orig2015-08-04 15:33:53.383868890 +
 CMakeLists.txt 2015-08-04 15:58:03.133842858 +
 @@ -145,6 +145,12 @@
  endif (EXISTS ${CMAKE_SOURCE_DIR}/bootstrap.sh)
  
@@ -131,7 +131,12 @@
  # set some default flags
  #
  # flags in CMAKE_C**_FLAGS are always passed to the compiler
-@@ -313,8 +319,8 @@
+@@ -309,13 +315,15 @@
+   set (INCLUDE_DIRECTORIES ${INCLUDE_DIRECTORIES} ${GTEST_INCLUDE_DIRS})
+ endif (GOOGLETEST_BUILTIN)
+ 
++if (BUILD_SERVER OR BUILD_UNITTESTS)
+ if (GEOIP_BUILTIN)
include (${LIBGEOIP_BUILTIN_LOCATION}/CVMFS-CMakeLists.txt)
include (${PYTHON_GEOIP_BUILTIN_LOCATION}/CVMFS-CMakeLists.txt)
  else (GEOIP_BUILTIN)
@@ -140,5 +145,7 @@
 +  find_package (LibGeoIP REQUIRED)
 +  find_python_module (GeoIP REQUIRED)
  endif (GEOIP_BUILTIN)
++endif (BUILD_SERVER OR BUILD_UNITTESTS)
  
  # required libraries for client and libcvmfs
+ if (BUILD_CVMFS OR BUILD_LIBCVMFS)






[gentoo-commits] gentoo-x86 commit in net-fs/cvmfs: ChangeLog

2015-08-04 Thread Sebastien Fabbro (bicatali)
bicatali15/08/04 16:18:46

  Modified: ChangeLog
  Log:
  Fixed geoip patch to only check when server flag is set (bug #556570). 
Applied upstream.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.13 net-fs/cvmfs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   31 Jul 2015 20:09:57 -  1.12
+++ ChangeLog   4 Aug 2015 16:18:46 -   1.13
@@ -1,6 +1,11 @@
 # ChangeLog for net-fs/cvmfs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v 1.12 2015/07/31 
20:09:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/ChangeLog,v 1.13 2015/08/04 
16:18:46 bicatali Exp $
+
+  04 Aug 2015; Sébastien Fabbro bicat...@gentoo.org
+  files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch:
+  Fixed geoip patch to only check when server flag is set (bug #556570). 
Applied
+  upstream.
 
 *cvmfs-2.1.20.0_p05 (31 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in net-libs/pacparser: pacparser-1.3.1.ebuild ChangeLog

2015-08-04 Thread Sebastien Fabbro (bicatali)
bicatali15/08/04 17:19:05

  Modified: pacparser-1.3.1.ebuild ChangeLog
  Log:
  Forcing -j1, not worth debugging for this package
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.5  net-libs/pacparser/pacparser-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?r1=1.4r2=1.5

Index: pacparser-1.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pacparser-1.3.1.ebuild  8 Apr 2015 18:04:58 -   1.4
+++ pacparser-1.3.1.ebuild  4 Aug 2015 17:19:05 -   1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v 
1.4 2015/04/08 18:04:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v 
1.5 2015/08/04 17:19:05 bicatali Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
 
 inherit eutils python-r1 multilib
 
@@ -31,13 +31,13 @@
 }
 
 src_compile() {
-   emake -C src
-   use python  python_foreach_impl emake -C src pymod
+   emake -j1 -C src
+   use python  python_foreach_impl emake -j1 -C src pymod
 }
 
 src_test() {
-   emake -C src testpactester
-   use python  emake -C src test-pymod
+   emake -j1 -C src testpactester
+   use python  emake -j1 -C src test-pymod
 }
 
 src_install() {



1.5  net-libs/pacparser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   8 Apr 2015 18:04:58 -   1.4
+++ ChangeLog   4 Aug 2015 17:19:05 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/pacparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v 1.4 
2015/04/08 18:04:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v 1.5 
2015/08/04 17:19:05 bicatali Exp $
+
+  04 Aug 2015; Sébastien Fabbro bicat...@gentoo.org pacparser-1.3.1.ebuild:
+  Forcing -j1, not worth debugging for this package
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org pacparser-1.3.1.ebuild:
   Drop old Python implementations






[gentoo-commits] gentoo-x86 commit in dev-libs/starpu: starpu-1.1.4.ebuild ChangeLog starpu-1.1.1.ebuild

2015-08-04 Thread Sebastien Fabbro (bicatali)
bicatali15/08/04 18:06:53

  Modified: ChangeLog
  Added:starpu-1.1.4.ebuild
  Removed:  starpu-1.1.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.13 dev-libs/starpu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   4 Jul 2014 14:36:27 -   1.12
+++ ChangeLog   4 Aug 2015 18:06:53 -   1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/starpu
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.12 2014/07/04 
14:36:27 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.13 2015/08/04 
18:06:53 bicatali Exp $
+
+*starpu-1.1.4 (04 Aug 2015)
+
+  04 Aug 2015; Sébastien Fabbro bicat...@gentoo.org +starpu-1.1.4.ebuild,
+  -starpu-1.1.1.ebuild:
+  Version bump
 
   04 Jul 2014; Sébastien Fabbro bicat...@gentoo.org starpu-1.1.2.ebuild:
   Added freeglut dependency, bug #516258



1.1  dev-libs/starpu/starpu-1.1.4.ebuild

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

Index: starpu-1.1.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/starpu-1.1.4.ebuild,v 1.1 
2015/08/04 18:06:53 bicatali Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1
inherit autotools-utils toolchain-funcs cuda

DESCRIPTION=Unified runtime system for heterogeneous multicore architectures
HOMEPAGE=http://runtime.bordeaux.inria.fr/StarPU/;
SRC_URI=${HOMEPAGE}/files/${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl qt4
static-libs test

RDEPEND=
sys-apps/hwloc:0=
sci-mathematics/glpk:0=
blas? ( virtual/blas )
cuda? ( dev-util/nvidia-cuda-toolkit
x11-drivers/nvidia-drivers
blas? ( sci-libs/magma ) )
fftw? ( sci-libs/fftw:3.0= )
mpi? ( virtual/mpi )
opencl? ( virtual/opencl )
opengl? ( media-libs/freeglut:0= )
qt4? (  =dev-qt/qtgui-4.7:4
=dev-qt/qtopengl-4.7:4
=dev-qt/qtsql-4.7:4
x11-libs/qwt )

DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen virtual/latex-base )
test? ( gcc-plugin? ( dev-scheme/guile ) )

src_prepare() {
# upstream did not want the patches so apply sed's
sed -i -e 's/-O3 $CFLAGS/$CFLAGS/' configure.ac || die
sed -i -e '/Libs.private/s/@LDFLAGS@//g' *.pc.in */*.pc.in || die
autotools-utils_src_prepare
use cuda  cuda_src_prepare
}

src_configure() {
use blas  export BLAS_LIBS=$($(tc-getPKG_CONFIG) --libs blas)

local myeconfargs=(
--disable-build-examples
$(use_enable cuda)
$(use_enable debug)
$(use_enable doc build-doc)
$(use_enable fftw starpufft)
$(use_enable gcc-plugin gcc-extensions)
$(use_enable opencl)
$(use_enable opengl opengl-render)
$(use_enable qt4 starpu-top)
$(use_with mpi mpicc $(type -P mpicc))
$(use cuda  use_enable blas magma)
$(use mpi  use_enable test mpi-check)
)
autotools-utils_src_configure
}

src_test() {
autotools-utils_src_test -j1 showcheck
}

src_install() {
autotools-utils_src_install
if use doc; then
dodoc ${BUILD_DIR}/doc/doxygen/*.pdf
dohtml -r ${BUILD_DIR}/doc/doxygen/html/*
fi
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins -r examples/*
fi
}






[gentoo-commits] gentoo-x86 commit in net-fs/cvmfs: cvmfs-2.1.20.0_p05.ebuild cvmfs-9999.ebuild cvmfs-2.1.19.ebuild ChangeLog cvmfs-2.1.14.ebuild cvmfs-2.1.17.ebuild

2015-07-31 Thread Sebastien Fabbro (bicatali)
bicatali15/07/31 20:09:57

  Modified: cvmfs-.ebuild cvmfs-2.1.19.ebuild ChangeLog
  Added:cvmfs-2.1.20.0_p05.ebuild
  Removed:  cvmfs-2.1.14.ebuild cvmfs-2.1.17.ebuild
  Log:
  Version bump, add geoip dependencies
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.4  net-fs/cvmfs/cvmfs-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild?r1=1.3r2=1.4

Index: cvmfs-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvmfs-.ebuild   5 Feb 2014 18:00:36 -   1.3
+++ cvmfs-.ebuild   31 Jul 2015 20:09:57 -  1.4
@@ -1,40 +1,40 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild,v 1.3 
2014/02/05 18:00:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-.ebuild,v 1.4 
2015/07/31 20:09:57 bicatali Exp $
 
 EAPI=5
 
-#if LIVE
 EGIT_REPO_URI=https://github.com/cvmfs/cvmfs.git;
 EGIT_BRANCH=devel
-inherit git-r3
-#endif
 
-inherit cmake-utils
+inherit git-r3 cmake-utils
 
 DESCRIPTION=HTTP read-only file system for distributing software
 HOMEPAGE=http://cernvm.cern.ch/portal/filesystem;
-SRC_URI=https://ecsft.cern.ch/dist/${PN}/${P}/${P}.tar.gz;
+
+SRC_URI=
+KEYWORDS=
 
 LICENSE=BSD
 SLOT=0
 
-KEYWORDS=~amd64 ~x86
 IUSE=+client debug doc test server
 
 CDEPEND=
dev-cpp/gtest
-   dev-db/sqlite:3
-   dev-libs/openssl
-   net-libs/pacparser
-   net-misc/curl[adns]
+   dev-db/sqlite:3=
+   dev-libs/openssl:0
+   net-libs/pacparser:0=
+   net-misc/curl:0=[adns]
sys-apps/attr
-   sys-libs/zlib
+   sys-libs/zlib:0=
client? (
-   dev-cpp/sparsehash
-   dev-libs/leveldb
-   sys-fs/fuse )
-   server? ( =dev-cpp/tbb-4.2 )
+   =dev-cpp/sparsehash-1.12
+   dev-libs/leveldb:0=
+   sys-fs/fuse:0= )
+   server? (
+   =dev-python/geoip-python-1.3.1
+   =dev-cpp/tbb-4.2:0= )
 
 RDEPEND=${CDEPEND}
client? ( net-fs/autofs )
@@ -44,11 +44,6 @@
virtual/pkgconfig
doc? ( app-doc/doxygen[dot] )
 
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
 src_prepare() {
sed -i -e 's/COPYING//' CMakeLists.txt || die
rm bootstrap.sh || die
@@ -65,15 +60,15 @@
-e 's/ar/$(AR)/' \
-e 's/ranlib/$(RANLIB)/' \
externals/vjson/src/Makefile || die
-   mkdir -p ${S}_build/externals/build_vjson
-   cp externals/vjson/src/* ${S}_build/externals/build_vjson/ || 
die
+   mkdir -p ${WORKDIR}/${P}_build/externals/build_vjson
+   cp externals/vjson/src/* 
${WORKDIR}/${P}_build/externals/build_vjson/ || die
fi
-
cmake-utils_src_prepare
 }
 
 src_configure() {
local mycmakeargs=(
+   -DGEOIP_BUILTIN=OFF
-DGOOGLETEST_BUILTIN=OFF
-DLEVELDB_BUILTIN=OFF
-DLIBCURL_BUILTIN=OFF



1.2  net-fs/cvmfs/cvmfs-2.1.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild?r1=1.1r2=1.2

Index: cvmfs-2.1.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvmfs-2.1.19.ebuild 30 Apr 2014 16:38:54 -  1.1
+++ cvmfs-2.1.19.ebuild 31 Jul 2015 20:09:57 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild,v 1.1 
2014/04/30 16:38:54 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.19.ebuild,v 1.2 
2015/07/31 20:09:57 bicatali Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 CDEPEND=
dev-cpp/gtest
dev-db/sqlite:3=
-   dev-libs/openssl
+   dev-libs/openssl:0
net-libs/pacparser:0=
net-misc/curl:0=[adns]
sys-apps/attr




[gentoo-commits] gentoo-x86 commit in net-fs/cvmfs/files: cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch cvmfs-2.1.20.0_p05-cares-underlink.patch FindCARes.cmake cvmfs-2.1.10-no-config.patch Findleveldb

2015-07-31 Thread Sebastien Fabbro (bicatali)
bicatali15/07/31 20:09:57

  Added:cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch
cvmfs-2.1.20.0_p05-cares-underlink.patch
  Removed:  FindCARes.cmake cvmfs-2.1.10-no-config.patch
Findleveldb.cmake cvmfs-2.1.10-openrc.patch
  Log:
  Version bump, add geoip dependencies
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  
net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/cvmfs/files/cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch?rev=1.1content-type=text/plain

Index: cvmfs-2.1.20.0_p05-geoip-missing-cmake.patch
===
--- /dev/null
+++ cmake/Modules/FindLibGeoIP.cmake
@@ -0,0 +1,68 @@
+# - Try to find GeoIP headers and libraries
+#
+# Usage of this module as follows:
+#
+# find_package(LibGeoIP)
+#
+# Variables used by this module, they can change the default behaviour and need
+# to be set before calling find_package:
+#
+#  LibGeoIP_ROOT_DIR Set this variable to the root installation of
+#libGeoIP if the module has problems finding the
+#proper installation path.
+#
+# Variables defined by this module:
+#
+#  LIBGEOIP_FOUND   System has GeoIP libraries and headers
+#  LibGeoIP_LIBRARY The GeoIP library
+#  LibGeoIP_INCLUDE_DIR The location of GeoIP headers
+#  HAVE_GEOIP_COUNTRY_EDITION_V6Whether the API support IPv6 country 
edition
+#  HAVE_GEOIP_CITY_EDITION_REV0_V6  Whether the API supports IPv6 city edition
+
+find_path(LibGeoIP_ROOT_DIR
+NAMES include/GeoIPCity.h
+)
+
+if (${CMAKE_SYSTEM_NAME} MATCHES Darwin)
+# the static version of the library is preferred on OS X for the
+# purposes of making packages (libGeoIP doesn't ship w/ OS X)
+set(libgeoip_names libGeoIp.a GeoIP)
+else ()
+set(libgeoip_names GeoIP)
+endif ()
+
+find_library(LibGeoIP_LIBRARY
+NAMES ${libgeoip_names}
+HINTS ${LibGeoIP_ROOT_DIR}/lib
+)
+
+find_path(LibGeoIP_INCLUDE_DIR
+NAMES GeoIPCity.h
+HINTS ${LibGeoIP_ROOT_DIR}/include
+)
+
+include(FindPackageHandleStandardArgs)
+find_package_handle_standard_args(LibGeoIP DEFAULT_MSG
+LibGeoIP_LIBRARY
+LibGeoIP_INCLUDE_DIR
+)
+
+if (LIBGEOIP_FOUND)
+include(CheckCXXSourceCompiles)
+set(CMAKE_REQUIRED_INCLUDES ${LibGeoIP_INCLUDE_DIR})
+check_cxx_source_compiles(
+#include GeoIPCity.h
+int main() { GEOIP_COUNTRY_EDITION_V6; return 0; }
+ HAVE_GEOIP_COUNTRY_EDITION_V6)
+check_cxx_source_compiles(
+#include GeoIPCity.h
+int main() { GEOIP_CITY_EDITION_REV0_V6; return 0; }
+ HAVE_GEOIP_CITY_EDITION_REV0_V6)
+set(CMAKE_REQUIRED_INCLUDES)
+endif ()
+
+mark_as_advanced(
+LibGeoIP_ROOT_DIR
+LibGeoIP_LIBRARY
+LibGeoIP_INCLUDE_DIR
+)
\ No newline at end of file
diff --git a/cmake/Modules/FindPythonModule.cmake 
b/cmake/Modules/FindPythonModule.cmake
new file mode 100644
index 000..1a29315
--- /dev/null
+++ cmake/Modules/FindPythonModule.cmake
@@ -0,0 +1,24 @@
+# Find if a Python module is installed
+# Found at http://www.cmake.org/pipermail/cmake/2011-January/041666.html
+# To use do: find_python_module(PyQt4 REQUIRED)
+function(find_python_module module)
+   string(TOUPPER ${module} module_upper)
+   if(NOT PYTHON_${module_upper})
+   include (FindPythonInterp)
+   if(ARGC GREATER 1 AND ARGV1 STREQUAL REQUIRED)
+   set(PY_${module}_FIND_REQUIRED TRUE)
+   endif()
+   # A module's location is usually a directory, but for binary 
modules
+   # it's a .so file.
+   execute_process(COMMAND ${PYTHON_EXECUTABLE} -c 
+   import re, ${module}; 
print(re.compile('/__init__.py.*').sub('',${module}.__file__))
+   RESULT_VARIABLE _${module}_status 
+   OUTPUT_VARIABLE _${module}_location
+   ERROR_QUIET 
+   OUTPUT_STRIP_TRAILING_WHITESPACE)
+   if(${_${module}_status} EQUAL 0)
+   set(PYTHON_${module_upper} ${_${module}_location} CACHE 
STRING Location of Python module ${module})
+   endif(${_${module}_status} EQUAL 0)
+   endif(NOT PYTHON_${module_upper})
+   find_package_handle_standard_args(PY_${module} DEFAULT_MSG 
PYTHON_${module_upper})
+endfunction(find_python_module)
\ No newline at end of file
diff --git a/cvmfs/CMakeLists.txt b/cvmfs/CMakeLists.txt
index cb09b94..44be85e 100644
--- cvmfs/CMakeLists.txt
+++ cvmfs/CMakeLists.txt
@@ -347,9 +347,9 @@ if (BUILD_SERVER)
   # create targets with 

[gentoo-commits] gentoo-x86 commit in dev-libs/starpu: starpu-1.1.2.ebuild ChangeLog

2014-07-04 Thread Sebastien Fabbro (bicatali)
bicatali14/07/04 14:36:28

  Modified: starpu-1.1.2.ebuild ChangeLog
  Log:
  Added freeglut dependency, bug #516258
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.2  dev-libs/starpu/starpu-1.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild?r1=1.1r2=1.2

Index: starpu-1.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- starpu-1.1.2.ebuild 20 Jun 2014 18:33:04 -  1.1
+++ starpu-1.1.2.ebuild 4 Jul 2014 14:36:27 -   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/dev-libs/starpu/starpu-1.1.2.ebuild,v 1.1 
2014/06/20 18:33:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild,v 1.2 
2014/07/04 14:36:27 bicatali Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
fftw? ( sci-libs/fftw:3.0= )
mpi? ( virtual/mpi )
opencl? ( virtual/opencl )
-   opengl? ( virtual/opengl )
+   opengl? ( media-libs/freeglut:0= )
qt4? (  =dev-qt/qtgui-4.7:4
=dev-qt/qtopengl-4.7:4
=dev-qt/qtsql-4.7:4



1.12 dev-libs/starpu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   20 Jun 2014 18:33:04 -  1.11
+++ ChangeLog   4 Jul 2014 14:36:27 -   1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/starpu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.11 2014/06/20 
18:33:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.12 2014/07/04 
14:36:27 bicatali Exp $
+
+  04 Jul 2014; Sébastien Fabbro bicat...@gentoo.org starpu-1.1.2.ebuild:
+  Added freeglut dependency, bug #516258
 
 *starpu-1.1.2 (20 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-calculators/qalculate-units/files: qalculate-units-0.9.4-desktop.patch

2014-07-04 Thread Sebastien Fabbro (bicatali)
bicatali14/07/04 15:41:45

  Added:qalculate-units-0.9.4-desktop.patch
  Log:
  Fixed minor issues with desktop file and obsolete configure options (bug 
#515386)
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.1  
sci-calculators/qalculate-units/files/qalculate-units-0.9.4-desktop.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/files/qalculate-units-0.9.4-desktop.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/files/qalculate-units-0.9.4-desktop.patch?rev=1.1content-type=text/plain

Index: qalculate-units-0.9.4-desktop.patch
===
--- data/qalculate-units.desktop.in.orig2014-07-04 08:38:13.960379573 
-0700
+++ data/qalculate-units.desktop.in 2014-07-04 08:38:29.628489423 -0700
@@ -4,7 +4,7 @@
 _GenericName=Unit Converter
 _Comment=Converts between many different units
 Exec=qalculate-units
-Icon=gnome-calc3.png
+Icon=gnome-calc3
 Terminal=false
 Type=Application
 StartupNotify=true






[gentoo-commits] gentoo-x86 commit in sci-calculators/qalculate-units: qalculate-units-0.9.4-r2.ebuild ChangeLog

2014-07-04 Thread Sebastien Fabbro (bicatali)
bicatali14/07/04 15:41:44

  Modified: qalculate-units-0.9.4-r2.ebuild ChangeLog
  Log:
  Fixed minor issues with desktop file and obsolete configure options (bug 
#515386)
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.9  
sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild?r1=1.8r2=1.9

Index: qalculate-units-0.9.4-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qalculate-units-0.9.4-r2.ebuild 4 Aug 2012 21:47:13 -   1.8
+++ qalculate-units-0.9.4-r2.ebuild 4 Jul 2014 15:41:44 -   1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild,v
 1.8 2012/08/04 21:47:13 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/qalculate-units-0.9.4-r2.ebuild,v
 1.9 2014/07/04 15:41:44 bicatali Exp $
 
-EAPI=4
+EAPI=5
 
 inherit autotools eutils
 
@@ -16,17 +16,17 @@
 KEYWORDS=~amd64 x86 ~amd64-linux ~x86-linux
 
 RDEPEND=
-   sci-libs/libqalculate
-   x11-libs/gtk+:2
+   dev-libs/libxml2:2=
+   sci-libs/libqalculate:0=
+   x11-libs/gdk-pixbuf:2=
+   x11-libs/gtk+:2=
nls? ( sys-devel/gettext )
 DEPEND=${RDEPEND}
virtual/pkgconfig
 
 src_prepare() {
-   epatch ${FILESDIR}/${P}-cln-config.patch
+   epatch \
+   ${FILESDIR}/${P}-cln-config.patch \
+   ${FILESDIR}/${P}-desktop.patch
eautoconf
 }
-
-src_configure() {
-   econf --disable-clntest
-}



1.20 sci-calculators/qalculate-units/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/qalculate-units/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   4 Aug 2012 21:47:13 -   1.19
+++ ChangeLog   4 Jul 2014 15:41:44 -   1.20
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/qalculate-units
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/ChangeLog,v 
1.19 2012/08/04 21:47:13 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-units/ChangeLog,v 
1.20 2014/07/04 15:41:44 bicatali Exp $
+
+  04 Jul 2014; Sébastien Fabbro bicat...@gentoo.org
+  +files/qalculate-units-0.9.4-desktop.patch, qalculate-units-0.9.4-r2.ebuild:
+  Fixed minor issues with desktop file and obsolete configure options (bug
+  #515386)
 
   04 Aug 2012; Sébastien Fabbro bicat...@gentoo.org metadata.xml,
   qalculate-units-0.9.4-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/jemalloc: jemalloc-3.6.0.ebuild ChangeLog

2014-07-03 Thread Sebastien Fabbro (bicatali)
bicatali14/07/03 15:53:28

  Modified: jemalloc-3.6.0.ebuild ChangeLog
  Log:
  Keyword amd64-linux and x86-linux
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.5  dev-libs/jemalloc/jemalloc-3.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild?r1=1.4r2=1.5

Index: jemalloc-3.6.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jemalloc-3.6.0.ebuild   24 Jun 2014 19:17:21 -  1.4
+++ jemalloc-3.6.0.ebuild   3 Jul 2014 15:53:28 -   1.5
@@ -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/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 
1.4 2014/06/24 19:17:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/jemalloc-3.6.0.ebuild,v 
1.5 2014/07/03 15:53:28 bicatali Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~x64-macos
+KEYWORDS=~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux 
~x64-macos ~x86-linux
 IUSE=debug static-libs stats
 HTML_DOCS=( doc/jemalloc.html )
 PATCHES=( ${FILESDIR}/${PN}-3.5.1-strip-optimization.patch



1.42 dev-libs/jemalloc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/jemalloc/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   24 Jun 2014 19:17:21 -  1.41
+++ ChangeLog   3 Jul 2014 15:53:28 -   1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/jemalloc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.41 
2014/06/24 19:17:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.42 
2014/07/03 15:53:28 bicatali Exp $
+
+  03 Jul 2014; Sébastien Fabbro bicat...@gentoo.org jemalloc-3.6.0.ebuild:
+  Keyword amd64-linux and x86-linux
 
   24 Jun 2014; Markus Meier mae...@gentoo.org jemalloc-3.6.0.ebuild:
   arm stable, bug #512330






[gentoo-commits] gentoo-x86 commit in dev-db/redis: redis-2.8.11.ebuild ChangeLog

2014-07-03 Thread Sebastien Fabbro (bicatali)
bicatali14/07/03 15:56:52

  Modified: redis-2.8.11.ebuild ChangeLog
  Log:
  Keyword amd64-linux and x86-linux
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.2  dev-db/redis/redis-2.8.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.11.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.11.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.11.ebuild?r1=1.1r2=1.2

Index: redis-2.8.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redis-2.8.11.ebuild 16 Jun 2014 11:05:15 -  1.1
+++ redis-2.8.11.ebuild 3 Jul 2014 15:56:52 -   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/dev-db/redis/redis-2.8.11.ebuild,v 1.1 
2014/06/16 11:05:15 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.11.ebuild,v 1.2 
2014/07/03 15:56:52 bicatali Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 SRC_URI=http://download.redis.io/releases/${P}.tar.gz;
 
 LICENSE=BSD
-KEYWORDS=~amd64 ~hppa ~x86 ~x86-macos ~x86-solaris
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris
 IUSE=+jemalloc tcmalloc test
 SLOT=0
 



1.82 dev-db/redis/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.82view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.82content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?r1=1.81r2=1.82

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   16 Jun 2014 11:05:15 -  1.81
+++ ChangeLog   3 Jul 2014 15:56:52 -   1.82
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/redis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.81 2014/06/16 
11:05:15 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.82 2014/07/03 
15:56:52 bicatali Exp $
+
+  03 Jul 2014; Sébastien Fabbro bicat...@gentoo.org redis-2.8.11.ebuild:
+  Keyword amd64-linux and x86-linux
 
 *redis-2.8.11 (16 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/mimeparse: mimeparse-0.1.4-r1.ebuild ChangeLog

2014-07-03 Thread Sebastien Fabbro (bicatali)
bicatali14/07/03 15:59:04

  Modified: mimeparse-0.1.4-r1.ebuild ChangeLog
  Log:
  Keyword amd64-linux and x86-linux
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.18 dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild?r1=1.17r2=1.18

Index: mimeparse-0.1.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mimeparse-0.1.4-r1.ebuild   14 Jun 2014 10:21:21 -  1.17
+++ mimeparse-0.1.4-r1.ebuild   3 Jul 2014 15:59:04 -   1.18
@@ -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/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild,v 1.17 
2014/06/14 10:21:21 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild,v 1.18 
2014/07/03 15:59:04 bicatali Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux
 IUSE=
 
 S=${WORKDIR}/${MY_P}



1.28 dev-python/mimeparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mimeparse/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mimeparse/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   14 Jun 2014 10:21:21 -  1.27
+++ ChangeLog   3 Jul 2014 15:59:04 -   1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mimeparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mimeparse/ChangeLog,v 1.27 
2014/06/14 10:21:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mimeparse/ChangeLog,v 1.28 
2014/07/03 15:59:04 bicatali Exp $
+
+  03 Jul 2014; Sébastien Fabbro bicat...@gentoo.org 
mimeparse-0.1.4-r1.ebuild:
+  Keyword amd64-linux and x86-linux
 
   14 Jun 2014; Pawel Hajdan jr phajdan...@gentoo.org
   mimeparse-0.1.4-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-lang/julia: julia-0.2.1-r1.ebuild ChangeLog

2014-07-03 Thread Sebastien Fabbro (bicatali)
bicatali14/07/03 16:29:52

  Modified: julia-0.2.1-r1.ebuild ChangeLog
  Log:
  Install properly for prefix
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.4  dev-lang/julia/julia-0.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild?r1=1.3r2=1.4

Index: julia-0.2.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- julia-0.2.1-r1.ebuild   25 Jun 2014 08:34:58 -  1.3
+++ julia-0.2.1-r1.ebuild   3 Jul 2014 16:29:52 -   1.4
@@ -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/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.3 
2014/06/25 08:34:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/julia-0.2.1-r1.ebuild,v 1.4 
2014/07/03 16:29:52 bicatali Exp $
 
 EAPI=5
 
@@ -132,7 +132,7 @@
 }
 
 src_install() {
-   emake install PREFIX=${D}/usr
+   emake install PREFIX=${ED}/usr
cat  99julia -EOF
LDPATH=${EROOT%/}/usr/$(get_libdir)/julia
EOF



1.13 dev-lang/julia/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/julia/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   25 Jun 2014 08:34:58 -  1.12
+++ ChangeLog   3 Jul 2014 16:29:52 -   1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/julia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.12 2014/06/25 
08:34:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/julia/ChangeLog,v 1.13 2014/07/03 
16:29:52 bicatali Exp $
+
+  03 Jul 2014; Sébastien Fabbro bicat...@gentoo.org julia-0.2.1-r1.ebuild:
+  Install properly for prefix
 
   25 Jun 2014; Patrick Lauer patr...@gentoo.org julia-0.2.1-r1.ebuild:
   Fix llvm dependency #515062






[gentoo-commits] gentoo-x86 commit in dev-python/blaze: blaze-0.5.0.ebuild ChangeLog

2014-07-03 Thread Sebastien Fabbro (bicatali)
bicatali14/07/03 21:53:29

  Modified: ChangeLog
  Added:blaze-0.5.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.4  dev-python/blaze/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   22 Feb 2014 23:53:06 -  1.3
+++ ChangeLog   3 Jul 2014 21:53:29 -   1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/blaze
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.3 2014/02/22 
23:53:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.4 2014/07/03 
21:53:29 bicatali Exp $
+
+*blaze-0.5.0 (03 Jul 2014)
+
+  03 Jul 2014; Sébastien Fabbro bicat...@gentoo.org +blaze-0.5.0.ebuild:
+  Version bump
 
 *blaze-0.4.2 (22 Feb 2014)
 



1.1  dev-python/blaze/blaze-0.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild?rev=1.1content-type=text/plain

Index: blaze-0.5.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild,v 1.1 
2014/07/03 21:53:29 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3} )

inherit distutils-r1

DESCRIPTION=Next generation Python numpy
HOMEPAGE=http://blaze.pydata.org/;
SRC_URI=https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz - 
${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=doc examples test

RDEPEND=
dev-python/llvmpy[${PYTHON_USEDEP}]
=dev-python/blz-0.6.2[${PYTHON_USEDEP}]
=dev-python/datashape-0.2[${PYTHON_USEDEP}]
=dev-python/dynd-python-0.6.2[${PYTHON_USEDEP}]
=dev-python/numpy-1.6[${PYTHON_USEDEP}]
dev-python/numba[${PYTHON_USEDEP}]
dev-python/pykit[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
virtual/python-argparse[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
=dev-python/cython-0.18[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx )
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
  )

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd ${BUILD_DIR}/lib || die
${PYTHON} -c 'import blaze; blaze.test()' || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
use examples  local EXAMPLES=( samples )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/casa-data: casa-data-10013.ebuild ChangeLog casa-data-9349.ebuild

2014-07-02 Thread Sebastien Fabbro (bicatali)
bicatali14/07/02 23:45:28

  Modified: ChangeLog
  Added:casa-data-10013.ebuild
  Removed:  casa-data-9349.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.5  sci-astronomy/casa-data/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/casa-data/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/casa-data/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/casa-data/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/casa-data/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jun 2014 04:02:25 -  1.4
+++ ChangeLog   2 Jul 2014 23:45:28 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sci-astronomy/casa-data
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casa-data/ChangeLog,v 1.4 
2014/06/25 04:02:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casa-data/ChangeLog,v 1.5 
2014/07/02 23:45:28 bicatali Exp $
+
+*casa-data-10013 (02 Jul 2014)
+
+  02 Jul 2014; Sébastien Fabbro bicat...@gentoo.org +casa-data-10013.ebuild,
+  -casa-data-9349.ebuild:
+  Version bump
 
   25 Jun 2014; Patrick Lauer patr...@gentoo.org casa-data-9349.ebuild:
   Remove keywords as this is a live package



1.1  sci-astronomy/casa-data/casa-data-10013.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/casa-data/casa-data-10013.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/casa-data/casa-data-10013.ebuild?rev=1.1content-type=text/plain

Index: casa-data-10013.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/casa-data/casa-data-10013.ebuild,v 1.1 
2014/07/02 23:45:28 bicatali Exp $

EAPI=5
inherit subversion

ESVN_REPO_URI=https://svn.cv.nrao.edu/svn/casa-data/distro@${PV};
ESVN_OPTIONS=--non-interactive --trust-server-cert 

DESCRIPTION=Data and tables for the CASA software
HOMEPAGE=https://safe.nrao.edu/wiki/bin/view/Software/ObtainingCasaDataRepository;
SRC_URI=

KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

LICENSE=GPL-2
SLOT=0
IUSE=

RDEPEND=
DEPEND=${RDEPEND}

S=${WORKDIR}/distro

src_install(){
insinto /usr/share/casa/data
doins -r *
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/pyephem: pyephem-3.7.5.3.ebuild ChangeLog

2014-06-30 Thread Sebastien Fabbro (bicatali)
bicatali14/06/30 18:36:41

  Modified: ChangeLog
  Added:pyephem-3.7.5.3.ebuild
  Log:
  Version bump, added python-3 compat
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.23 sci-astronomy/pyephem/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   28 Jan 2014 18:05:57 -  1.22
+++ ChangeLog   30 Jun 2014 18:36:41 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/pyephem
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.22 
2014/01/28 18:05:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.23 
2014/06/30 18:36:41 bicatali Exp $
+
+*pyephem-3.7.5.3 (30 Jun 2014)
+
+  30 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +pyephem-3.7.5.3.ebuild:
+  Version bump, added python-3 compat
 
 *pyephem-3.7.5.2 (28 Jan 2014)
 



1.1  sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild?rev=1.1content-type=text/plain

Index: pyephem-3.7.5.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.1 
2014/06/30 18:36:41 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3} )

inherit distutils-r1

DESCRIPTION=Astronomical routines for the python programming language
HOMEPAGE=http://rhodesmill.org/pyephem/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

DEPEND=
doc? ( dev-python/sphinx )
test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )
RDEPEND=

src_prepare() {
# don't install rst files
sed -i -e s:'doc/\*\.rst',:: setup.py || die
distutils-r1_src_prepare
}

src_compile() {
distutils-r1_src_compile
if use doc; then
PYTHONPATH=. emake -C ephem/doc html
fi
}

python_test() {
if [[ ${PYTHON_ABI} == 2.7 ]]; then
PYTHONPATH=$(ls -d ${BUILD_DIR}/lib*) \
${EPYTHON} -m unittest discover -s src/ephem
else
PYTHONPATH=$(ls -d ${BUILD_DIR}/lib*) \
unit2 discover -s src/ephem
fi
}

src_install() {
distutils-r1_src_install
use doc  dohtml -r ephem/doc/_build/html/*

delete_tests() {
rm -r ${D}$(python_get_sitedir)/ephem/tests || die
}
python_foreach_impl delete_tests
}






[gentoo-commits] gentoo-x86 commit in dev-python/root_numpy: root_numpy-3.3.1.ebuild ChangeLog

2014-06-30 Thread Sebastien Fabbro (bicatali)
bicatali14/06/30 18:40:54

  Modified: ChangeLog
  Added:root_numpy-3.3.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.6  dev-python/root_numpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   6 May 2014 15:59:22 -   1.5
+++ ChangeLog   30 Jun 2014 18:40:54 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/root_numpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.5 
2014/05/06 15:59:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.6 
2014/06/30 18:40:54 bicatali Exp $
+
+*root_numpy-3.3.1 (30 Jun 2014)
+
+  30 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +root_numpy-3.3.1.ebuild:
+  Version bump
 
 *root_numpy-3.3.0 (06 May 2014)
 



1.1  dev-python/root_numpy/root_numpy-3.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.1.ebuild?rev=1.1content-type=text/plain

Index: root_numpy-3.3.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.1.ebuild,v 1.1 
2014/06/30 18:40:54 bicatali Exp $

EAPI=5

DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION=Interface between ROOT and numpy
HOMEPAGE=https://github.com/rootpy/root_numpy;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=examples test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
sci-physics/root[python,${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
test? ( dev-python/nose[${PYTHON_USEDEP}] )

python_test() {
cd ${BUILD_DIR} || die
nosetests -v || die Testing failed with ${EPYTHON}
}

python_install_all() {
use examples  local EXAMPLES=( tutorial/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in sci-physics/lhapdf: lhapdf-6.1.3.ebuild ChangeLog

2014-06-30 Thread Sebastien Fabbro (bicatali)
bicatali14/06/30 18:43:23

  Modified: ChangeLog
  Added:lhapdf-6.1.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.28 sci-physics/lhapdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   10 Jun 2014 19:24:14 -  1.27
+++ ChangeLog   30 Jun 2014 18:43:22 -  1.28
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/lhapdf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.27 
2014/06/10 19:24:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.28 
2014/06/30 18:43:22 bicatali Exp $
+
+*lhapdf-6.1.3 (30 Jun 2014)
+
+  30 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +lhapdf-6.1.3.ebuild:
+  Version bump
 
 *lhapdf-6.1.2 (10 Jun 2014)
 



1.1  sci-physics/lhapdf/lhapdf-6.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild?rev=1.1content-type=text/plain

Index: lhapdf-6.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild,v 1.1 
2014/06/30 18:43:22 bicatali Exp $

EAPI=5

AUTOTOOLS_IN_SOURCE_BUILD=yes
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit versionator autotools-utils distutils-r1

MY_PV=$(get_version_component_range 1-3 ${PV})
MY_PF=LHAPDF-${MY_PV}

DESCRIPTION=Les Houches Parton Density Function unified library
HOMEPAGE=http://lhapdf.hepforge.org/;
SRC_URI=http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=doc examples python static-libs
REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=
dev-libs/boost:0=
python? ( ${PYTHON_DEPS} )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen[latex] )

S=${WORKDIR}/${MY_PF}

src_configure() {
autotools-utils_src_configure $(use_enable python)
if use python; then
cd ${S}/wrappers/python  distutils-r1_src_prepare
fi
}

src_compile() {
autotools-utils_src_compile all $(use doc  echo doxy)
if use python; then
   cd ${S}/wrappers/python  distutils-r1_src_compile
fi
}

src_test() {
autotools-utils_src_compile -C tests
}

src_install() {
autotools-utils_src_install
use doc  dohtml -r doc/doxygen/*
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins examples/*.cc
fi
if use python; then
   cd ${S}/wrappers/python  distutils-r1_src_install
fi
}

pkg_postinst() {
elog Download data files from:
elog 
http://www.hepforge.org/archive/${PN}/pdfsets/$(get_version_component_range 
1-2 ${PV})
elog and untar them into ${EROOT%/}/usr/share/LHAPDF
}






[gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.2.0.1.ebuild ChangeLog

2014-06-30 Thread Sebastien Fabbro (bicatali)
bicatali14/06/30 18:50:48

  Modified: ChangeLog
  Added:clhep-2.2.0.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.47 sci-physics/clhep/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.47view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.47content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.46r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   28 May 2014 16:35:42 -  1.46
+++ ChangeLog   30 Jun 2014 18:50:48 -  1.47
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/clhep
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.46 
2014/05/28 16:35:42 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.47 
2014/06/30 18:50:48 bicatali Exp $
+
+*clhep-2.2.0.1 (30 Jun 2014)
+
+  30 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +clhep-2.2.0.1.ebuild:
+  Version bump
 
 *clhep-2.1.4.2 (28 May 2014)
 



1.1  sci-physics/clhep/clhep-2.2.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.2.0.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.2.0.1.ebuild?rev=1.1content-type=text/plain

Index: clhep-2.2.0.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.2.0.1.ebuild,v 1.1 
2014/06/30 18:50:48 bicatali Exp $

EAPI=5

inherit cmake-utils multilib

DESCRIPTION=High Energy Physics C++ library
HOMEPAGE=http://www.cern.ch/clhep;
SRC_URI=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz;
LICENSE=GPL-3 LGPL-3
SLOT=2/${PV}
KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux

IUSE=doc static-libs test
RDEPEND=
DEPEND=${RDEPEND}
doc? ( virtual/latex-base )

S=${WORKDIR}/${PV}/CLHEP

src_prepare() {
# respect flags
sed -i -e 's:-O::g' cmake/Modules/ClhepVariables.cmake || die
# no batch mode to allow parallel building (bug #437482)
sed -i \
-e 's:-interaction=batchmode::g' \
cmake/Modules/ClhepBuildTex.cmake || die
# gentoo doc directory
sed -i \
-e /DESTINATION/s:doc:share/doc/${PF}: \
cmake/Modules/ClhepBuildTex.cmake */doc/CMakeLists.txt || die
# dont build test if not asked
if ! use test; then
sed -i \
-e '/add_subdirectory(test)/d' \
*/CMakeLists.txt || die
fi
}

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable test TESTING)
$(cmake-utils_use doc CLHEP_BUILD_DOCS)
)
DESTDIR=${ED} cmake-utils_src_configure
use doc  MAKEOPTS+= -j1
}

src_install() {
cmake-utils_src_install
use static-libs || rm ${ED}/usr/$(get_libdir)/*.a
}






[gentoo-commits] gentoo-x86 commit in dev-lang/gdl: gdl-0.9.4.ebuild ChangeLog

2014-06-27 Thread Sebastien Fabbro (bicatali)
bicatali14/06/27 17:41:31

  Modified: gdl-0.9.4.ebuild ChangeLog
  Log:
  Using sub-slots
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.2  dev-lang/gdl/gdl-0.9.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild?r1=1.1r2=1.2

Index: gdl-0.9.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdl-0.9.4.ebuild20 Nov 2013 22:35:13 -  1.1
+++ gdl-0.9.4.ebuild27 Jun 2014 17:41:30 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild,v 1.1 
2013/11/20 22:35:13 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/gdl-0.9.4.ebuild,v 1.2 
2014/06/27 17:41:30 bicatali Exp $
 
 EAPI=5
 
@@ -20,17 +20,17 @@
proj postscript python static-libs udunits wxwidgets
 
 RDEPEND=
-   sci-libs/gsl
-   sci-libs/plplot:=
-   sys-libs/ncurses
-   sys-libs/readline
-   sys-libs/zlib
-   x11-libs/libX11
-   fftw? ( =sci-libs/fftw-3 )
-   grib? ( sci-libs/grib_api )
-   gshhs? ( sci-geosciences/gshhs-data sci-geosciences/gshhs )
-   hdf? ( sci-libs/hdf )
-   hdf5? ( sci-libs/hdf5 )
+   sci-libs/gsl:0=
+   sci-libs/plplot:0=
+   sys-libs/ncurses:5=
+   sys-libs/readline:0=
+   sys-libs/zlib:0=
+   x11-libs/libX11:0=
+   fftw? ( sci-libs/fftw:3.0= )
+   grib? ( sci-libs/grib_api:0= )
+   gshhs? ( sci-geosciences/gshhs-data sci-geosciences/gshhs:0= )
+   hdf? ( sci-libs/hdf:0= )
+   hdf5? ( sci-libs/hdf5:0= )
imagemagick? ( || (
media-gfx/graphicsmagick[cxx]
media-gfx/imagemagick[cxx] ) )
@@ -94,7 +94,6 @@
# MPI is still very buggy
# x11=off does not compile
local mycmakeargs=(
-   -Wno-dev
-DMPICH=OFF
-DBUNDLED_ANTLR=OFF
-DX11=ON



1.45 dev-lang/gdl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gdl/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   9 Apr 2014 15:50:18 -   1.44
+++ ChangeLog   27 Jun 2014 17:41:30 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/gdl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.44 2014/04/09 
15:50:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.45 2014/06/27 
17:41:30 bicatali Exp $
+
+  27 Jun 2014; Sébastien Fabbro bicat...@gentoo.org gdl-0.9.4.ebuild:
+  Using sub-slots
 
   09 Apr 2014; Sébastien Fabbro bicat...@gentoo.org -files/0.9.2-numpy.patch,
   -files/0.9.2-tests.patch, -files/0.9.3-netcdf-cxx.patch,






[gentoo-commits] gentoo-x86 commit in dev-libs/c-blosc: c-blosc-1.3.5.ebuild ChangeLog

2014-06-27 Thread Sebastien Fabbro (bicatali)
bicatali14/06/27 18:07:30

  Modified: c-blosc-1.3.5.ebuild ChangeLog
  Log:
  Using sub-slotted deps
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.2  dev-libs/c-blosc/c-blosc-1.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/c-blosc-1.3.5.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/c-blosc-1.3.5.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/c-blosc-1.3.5.ebuild?r1=1.1r2=1.2

Index: c-blosc-1.3.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/c-blosc/c-blosc-1.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- c-blosc-1.3.5.ebuild14 Apr 2014 16:54:34 -  1.1
+++ c-blosc-1.3.5.ebuild27 Jun 2014 18:07:30 -  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/dev-libs/c-blosc/c-blosc-1.3.5.ebuild,v 1.1 
2014/04/14 16:54:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/c-blosc/c-blosc-1.3.5.ebuild,v 1.2 
2014/06/27 18:07:30 bicatali Exp $
 
 EAPI=5
 
@@ -18,10 +18,10 @@
 IUSE=hdf5 +lz4 +snappy static-libs test zlib
 
 RDEPEND=
-   hdf5? ( sci-libs/hdf5 )
-   lz4? ( app-arch/lz4 )
-   snappy? ( app-arch/snappy )
-   zlib? ( sys-libs/zlib )
+   hdf5? ( sci-libs/hdf5:0= )
+   lz4? ( app-arch/lz4:0= )
+   snappy? ( app-arch/snappy:0= )
+   zlib? ( sys-libs/zlib:0= )
 DEPEND=${RDEPEND}
 
 PATCHES=( ${FILESDIR}/${PN}-1.3.2-shared-libs.patch )



1.5  dev-libs/c-blosc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/c-blosc/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/c-blosc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   14 Apr 2014 16:54:34 -  1.4
+++ ChangeLog   27 Jun 2014 18:07:30 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/c-blosc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/c-blosc/ChangeLog,v 1.4 2014/04/14 
16:54:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/c-blosc/ChangeLog,v 1.5 2014/06/27 
18:07:30 bicatali Exp $
+
+  27 Jun 2014; Sébastien Fabbro bicat...@gentoo.org c-blosc-1.3.5.ebuild:
+  Using sub-slotted deps
 
 *c-blosc-1.3.5 (14 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-libs/plplot: plplot-5.10.0-r1.ebuild ChangeLog plplot-5.10.0.ebuild

2014-06-27 Thread Sebastien Fabbro (bicatali)
bicatali14/06/27 19:26:10

  Modified: plplot-5.10.0-r1.ebuild ChangeLog
  Removed:  plplot-5.10.0.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.10.1-prefix/cvs/Linux x86_64, signed Manifest commit 
with key 0x13CB1360)

Revision  ChangesPath
1.2  sci-libs/plplot/plplot-5.10.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild?r1=1.1r2=1.2

Index: plplot-5.10.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plplot-5.10.0-r1.ebuild 7 Apr 2014 17:07:44 -   1.1
+++ plplot-5.10.0-r1.ebuild 27 Jun 2014 19:26:10 -  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-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.1 2014/04/07 17:07:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.2 2014/06/27 19:26:10 bicatali Exp $
 
 EAPI=5
 
@@ -26,8 +26,8 @@
 RDEPEND=
ada? ( virtual/gnat )
cairo? ( x11-libs/cairo:0=[svg?,X?] )
-   java? ( =virtual/jre-1.5 )
gd? ( media-libs/gd:2=[jpeg?,png?] )
+   java? ( =virtual/jre-1.5 )
latex? (
app-text/ghostscript-gpl
virtual/latex-base
@@ -48,7 +48,7 @@
dev-python/numpy[${PYTHON_USEDEP}]
qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
)
-   qhull? ( media-libs/qhull )
+   qhull? ( media-libs/qhull:0= )
qt4? (
dev-qt/qtgui:4=
dev-qt/qtsvg:4=
@@ -91,7 +91,7 @@
media-fonts/font-cursor-misc
)
 
-REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} ) qt4? ( dynamic ) test? ( 
latex )
+REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} ) qt4? ( dynamic ) test? ( 
latex ) tk? ( tcl )
 
 PATCHES=(
${FILESDIR}/${PN}-5.9.6-python.patch
@@ -137,6 +137,7 @@
-DBUILD_DVI=OFF
-DDOX_DOC=OFF
-DBUILD_DOC=OFF
+   -DUSE_RPATH=OFF
$(cmake-utils_use doc PREBUILT_DOC)
$(cmake-utils_use_build test)
$(cmake-utils_use_has python NUMPY)



1.59 sci-libs/plplot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   7 Apr 2014 17:07:44 -   1.58
+++ ChangeLog   27 Jun 2014 19:26:10 -  1.59
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/plplot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.58 2014/04/07 
17:07:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.59 2014/06/27 
19:26:10 bicatali Exp $
+
+  27 Jun 2014; Sébastien Fabbro bicat...@gentoo.org -plplot-5.10.0.ebuild,
+  plplot-5.10.0-r1.ebuild:
+  Cleanup
 
 *plplot-5.10.0-r1 (07 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/starpu/files: starpu-1.0.1-no-examples.patch starpu-1.0.1-detect-qt.patch starpu-1.0.1-system-blas.patch starpu-1.0.1-no-pc-ldflags.patch starpu-1.0.1-re

2014-06-20 Thread Sebastien Fabbro (bicatali)
bicatali14/06/20 18:33:04

  Removed:  starpu-1.0.1-no-examples.patch
starpu-1.0.1-detect-qt.patch
starpu-1.0.1-system-blas.patch
starpu-1.0.1-no-pc-ldflags.patch
starpu-1.0.1-respect-cflags.patch
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)



[gentoo-commits] gentoo-x86 commit in dev-libs/starpu: starpu-1.1.2.ebuild ChangeLog starpu-1.0.5.ebuild starpu-1.1.0.ebuild

2014-06-20 Thread Sebastien Fabbro (bicatali)
bicatali14/06/20 18:33:04

  Modified: ChangeLog
  Added:starpu-1.1.2.ebuild
  Removed:  starpu-1.0.5.ebuild starpu-1.1.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.11 dev-libs/starpu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/starpu/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   14 Apr 2014 22:08:13 -  1.10
+++ ChangeLog   20 Jun 2014 18:33:04 -  1.11
@@ -1,6 +1,16 @@
 # ChangeLog for dev-libs/starpu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.10 2014/04/14 
22:08:13 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/ChangeLog,v 1.11 2014/06/20 
18:33:04 bicatali Exp $
+
+*starpu-1.1.2 (20 Jun 2014)
+
+  20 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +starpu-1.1.2.ebuild,
+  -files/starpu-1.0.1-detect-qt.patch, -files/starpu-1.0.1-no-examples.patch,
+  -files/starpu-1.0.1-no-pc-ldflags.patch,
+  -files/starpu-1.0.1-respect-cflags.patch,
+  -files/starpu-1.0.1-system-blas.patch, -starpu-1.0.5.ebuild,
+  -starpu-1.1.0.ebuild:
+  Version bump
 
 *starpu-1.1.1 (14 Apr 2014)
 



1.1  dev-libs/starpu/starpu-1.1.2.ebuild

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

Index: starpu-1.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/starpu/starpu-1.1.2.ebuild,v 1.1 
2014/06/20 18:33:04 bicatali Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1
inherit autotools-utils toolchain-funcs cuda

DESCRIPTION=Unified runtime system for heterogeneous multicore architectures
HOMEPAGE=http://runtime.bordeaux.inria.fr/StarPU/;
SRC_URI=${HOMEPAGE}/files/${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl qt4
static-libs test

RDEPEND=
sys-apps/hwloc:0=
sci-mathematics/glpk:0=
blas? ( virtual/blas )
cuda? ( dev-util/nvidia-cuda-toolkit
x11-drivers/nvidia-drivers
blas? ( sci-libs/magma ) )
fftw? ( sci-libs/fftw:3.0= )
mpi? ( virtual/mpi )
opencl? ( virtual/opencl )
opengl? ( virtual/opengl )
qt4? (  =dev-qt/qtgui-4.7:4
=dev-qt/qtopengl-4.7:4
=dev-qt/qtsql-4.7:4
x11-libs/qwt )

DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen virtual/latex-base )
test? ( gcc-plugin? ( dev-scheme/guile ) )

src_prepare() {
# upstream did not want the patches so apply sed's
sed -i -e 's/-O3 $CFLAGS/$CFLAGS/' configure.ac || die
sed -i -e '/Libs.private/s/@LDFLAGS@//g' *.pc.in */*.pc.in || die
autotools-utils_src_prepare
use cuda  cuda_src_prepare
}

src_configure() {
use blas  export BLAS_LIBS=$($(tc-getPKG_CONFIG) --libs blas)

local myeconfargs=(
--disable-build-examples
$(use_enable cuda)
$(use_enable debug)
$(use_enable doc build-doc)
$(use_enable fftw starpufft)
$(use_enable gcc-plugin gcc-extensions)
$(use_enable opencl)
$(use_enable opengl opengl-render)
$(use_enable qt4 starpu-top)
$(use_with mpi mpicc $(type -P mpicc))
$(use cuda  use_enable blas magma)
$(use mpi  use_enable test mpi-check)
)
autotools-utils_src_configure
}

src_test() {
autotools-utils_src_test -j1 showcheck
}

src_install() {
autotools-utils_src_install
if use doc; then
dodoc ${BUILD_DIR}/doc/doxygen/*.pdf
dohtml -r ${BUILD_DIR}/doc/doxygen/html/*
fi
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins -r examples/*
fi
}






[gentoo-commits] gentoo-x86 commit in sci-libs/scikits_image: scikits_image-0.10.0.ebuild ChangeLog scikits_image-0.8.2.ebuild scikits_image-0.9.1.ebuild

2014-06-20 Thread Sebastien Fabbro (bicatali)
bicatali14/06/20 20:24:45

  Modified: ChangeLog
  Added:scikits_image-0.10.0.ebuild
  Removed:  scikits_image-0.8.2.ebuild
scikits_image-0.9.1.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.18 sci-libs/scikits_image/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scikits_image/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scikits_image/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scikits_image/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/scikits_image/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   26 Nov 2013 18:41:47 -  1.17
+++ ChangeLog   20 Jun 2014 20:24:45 -  1.18
@@ -1,6 +1,13 @@
 # ChangeLog for sci-libs/scikits_image
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/scikits_image/ChangeLog,v 1.17 
2013/11/26 18:41:47 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/scikits_image/ChangeLog,v 1.18 
2014/06/20 20:24:45 bicatali Exp $
+
+*scikits_image-0.10.0 (20 Jun 2014)
+
+  20 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +scikits_image-0.10.0.ebuild, -scikits_image-0.8.2.ebuild,
+  -scikits_image-0.9.1.ebuild:
+  Version bump
 
 *scikits_image-0.9.3 (26 Nov 2013)
 



1.1  sci-libs/scikits_image/scikits_image-0.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scikits_image/scikits_image-0.10.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scikits_image/scikits_image-0.10.0.ebuild?rev=1.1content-type=text/plain

Index: scikits_image-0.10.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/scikits_image/scikits_image-0.10.0.ebuild,v 
1.1 2014/06/20 20:24:45 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit distutils-r1

MYPN=${PN/scikits_/scikit-}
MYP=${MYPN}-${PV}

DESCRIPTION=Image processing routines for SciPy
HOMEPAGE=http://scikit-image.org/;
SRC_URI=mirror://pypi/${PN:0:1}/${MYPN}/${MYP}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc freeimage gtk pyamg qt4 test

RDEPEND=
sci-libs/scipy[sparse,${PYTHON_USEDEP}]
freeimage? ( media-libs/freeimage )
gtk? ( dev-python/pygtk[$(python_gen_usedep 'python2*')] )
pyamg? ( dev-python/pyamg[$(python_gen_usedep 'python2*')] )
qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
DEPEND=
=dev-python/cython-0.17[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
sci-libs/scipy[sparse,${PYTHON_USEDEP}] )

S=${WORKDIR}/${MYP}

DOCS=( CONTRIBUTORS.txt CONTRIBUTING.txt DEPENDS.txt RELEASE.txt TASKS.txt 
TODO.txt )

python_test() {
distutils_install_for_testing
mkdir for_test  cd for_test
echo backend : Agg  matplotlibrc || die
echo backend.qt4 : PyQt4  matplotlibrc || die
MPLCONFIGDIR=. nosetests --exe -v  --cover-package=skimage skimage || 
die
}






[gentoo-commits] gentoo-x86 commit in net-libs/xrootd: xrootd-4.0.0.ebuild ChangeLog

2014-06-19 Thread Sebastien Fabbro (bicatali)
bicatali14/06/19 18:13:17

  Modified: ChangeLog
  Added:xrootd-4.0.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.19 net-libs/xrootd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xrootd/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xrootd/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xrootd/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/xrootd/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   11 Mar 2014 03:14:28 -  1.18
+++ ChangeLog   19 Jun 2014 18:13:17 -  1.19
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/xrootd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/ChangeLog,v 1.18 2014/03/11 
03:14:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/ChangeLog,v 1.19 2014/06/19 
18:13:17 bicatali Exp $
+
+*xrootd-4.0.0 (19 Jun 2014)
+
+  19 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +xrootd-4.0.0.ebuild:
+  Version bump
 
   11 Mar 2014; Patrick Lauer patr...@gentoo.org xrootd-3.3.6.ebuild:
   Whitespace



1.1  net-libs/xrootd/xrootd-4.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xrootd/xrootd-4.0.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xrootd/xrootd-4.0.0.ebuild?rev=1.1content-type=text/plain

Index: xrootd-4.0.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/xrootd-4.0.0.ebuild,v 1.1 
2014/06/19 18:13:17 bicatali Exp $

EAPI=5

inherit cmake-utils eutils user multilib

DURI=http://xrootd.slac.stanford.edu/doc/prod;

DESCRIPTION=Extended ROOT remote file server
HOMEPAGE=http://xrootd.org/;
SRC_URI=${HOMEPAGE}/download/v${PV}/${P}.tar.gz

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc fuse kerberos perl readline ssl test

RDEPEND=
!sci-physics/root-5.32[xrootd]
sys-libs/zlib:0=
fuse? ( sys-fs/fuse:0= )
kerberos? ( virtual/krb5 )
perl? (
dev-lang/perl
readline? ( dev-perl/Term-ReadLine-Perl )
)
readline? ( sys-libs/readline:0= )
ssl? ( dev-libs/openssl:0= )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen[dot] )
perl? ( dev-lang/swig )
test? ( dev-util/cppunit )

pkg_setup() {
enewgroup xrootd
enewuser xrootd -1 -1 ${EPREFIX}/var/spool/xrootd xrootd
}

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable fuse)
$(cmake-utils_use_enable kerberos KRB5)
$(cmake-utils_use_enable perl)
$(cmake-utils_use_enable readline)
$(cmake-utils_use_enable ssl CRYPTO)
$(cmake-utils_use_enable test TESTS)
)
cmake-utils_src_configure
}

src_compile() {
cmake-utils_src_compile
use doc  doxygen Doxyfile
}

src_install() {
cmake-utils_src_install

# base configs
insinto /etc/xrootd
doins packaging/common/*.cfg

fowners root:xrootd /etc/xrootd
keepdir /var/log/xrootd
fowners xrootd:xrootd /var/log/xrootd

local i
for i in cmsd frm_purged frm_xfrd xrootd; do
newinitd ${FILESDIR}/${i}.initd ${i}
done
# all daemons MUST use single master config file
newconfd ${FILESDIR}/xrootd.confd xrootd

dodoc docs/ReleaseNotes.txt
use doc  dohtml -r doxydoc/html/*
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/cpl: cpl-6.4.2.ebuild ChangeLog

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 19:18:20

  Modified: ChangeLog
  Added:cpl-6.4.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.17 sci-astronomy/cpl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/cpl/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/cpl/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/cpl/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/cpl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   4 Apr 2014 15:51:03 -   1.16
+++ ChangeLog   10 Jun 2014 19:18:20 -  1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/cpl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cpl/ChangeLog,v 1.16 
2014/04/04 15:51:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cpl/ChangeLog,v 1.17 
2014/06/10 19:18:20 bicatali Exp $
+
+*cpl-6.4.2 (10 Jun 2014)
+
+  10 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +cpl-6.4.2.ebuild:
+  Version bump
 
 *cpl-6.4.1 (04 Apr 2014)
 



1.1  sci-astronomy/cpl/cpl-6.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/cpl/cpl-6.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/cpl/cpl-6.4.2.ebuild?rev=1.1content-type=text/plain

Index: cpl-6.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cpl/cpl-6.4.2.ebuild,v 1.1 
2014/06/10 19:18:20 bicatali Exp $

EAPI=5

JAVA_PKG_OPT_USE=gasgano
AUTOTOOLS_AUTORECONF=1

inherit eutils java-pkg-opt-2 autotools-utils

DESCRIPTION=ESO common pipeline library for astronomical data reduction
HOMEPAGE=http://www.eso.org/sci/software/cpl/;
SRC_URI=ftp://ftp.eso.org/pub/dfs/pipelines/libraries/${PN}/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0/20
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=doc gasgano static-libs threads

RDEPEND=
sci-astronomy/wcslib:0=
=sci-libs/cfitsio-3.310:0=
sci-libs/fftw:3.0=
gasgano? ( sci-astronomy/gasgano )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )

PATCHES=(
${FILESDIR}/${PN}-6.1.1-check-shared-libs.patch
${FILESDIR}/${PN}-6.1.1-use-system-ltdl.patch
)

src_prepare() {
# bug 422455 and remove cpu chcking
sed -i \
-e '/AM_C_PROTOTYPES/d' \
-e '/CPL_CHECK_CPU/d' \
configure.ac libcext/configure.ac || die
autotools-utils_src_prepare
}

src_configure() {
local myeconfargs=(
--htmldir=${EPREFIX}/usr/share/doc/${PF}/html
--disable-ltdl-install
--without-included-ltdl
--with-cfitsio=${EPREFIX}/usr
--with-wcs=${EPREFIX}/usr
--with-fftw=${EPREFIX}/usr
$(use_enable doc maintainer-mode)
$(use_enable threads)
)
if use gasgano; then
myeconfargs+=(
--enable-gasgano
--with-gasgano=${EPREFIX}/usr

--with-gasgano-classpath=${EPREFIX}/usr/share/gasgano/lib
--with-java=$(java-config -O)
)
else
myeconfargs+=( --disable-gasgano )
fi
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile all $(use doc  echo html)
}

src_install() {
autotools-utils_src_install all $(use doc  echo install-html)
}






[gentoo-commits] gentoo-x86 commit in dev-python/pyfits: pyfits-3.2.4.ebuild ChangeLog pyfits-3.2.2.ebuild

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 19:19:13

  Modified: ChangeLog
  Added:pyfits-3.2.4.ebuild
  Removed:  pyfits-3.2.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.50 dev-python/pyfits/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   28 May 2014 16:22:34 -  1.49
+++ ChangeLog   10 Jun 2014 19:19:13 -  1.50
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyfits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.49 
2014/05/28 16:22:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.50 
2014/06/10 19:19:13 bicatali Exp $
+
+*pyfits-3.2.4 (10 Jun 2014)
+
+  10 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +pyfits-3.2.4.ebuild,
+  -pyfits-3.2.2.ebuild:
+  Version bump
 
 *pyfits-3.2.3 (28 May 2014)
 



1.1  dev-python/pyfits/pyfits-3.2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.4.ebuild?rev=1.1content-type=text/plain

Index: pyfits-3.2.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.2.4.ebuild,v 1.1 
2014/06/10 19:19:13 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils multilib

DESCRIPTION=Provides an interface to FITS formatted files under python
HOMEPAGE=http://www.stsci.edu/resources/software_hardware/pyfits;
SRC_URI=mirror://pypi/p/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
!dev-python/astropy-0.3
sci-libs/cfitsio:0=
DEPEND=${RDEPEND}
=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
doc? (
dev-python/matplotlib
dev-python/numpydoc
dev-python/sphinxcontrib-programoutput
dev-python/stsci-sphinxext
 )
test? ( dev-python/nose[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/${PN}-3.2.1-unbundle-cfitsio.patch )

python_prepare_all() {
sed -i \
-e s/\(hook_package_dir = \)lib/\1$(get_libdir)/g \
${S}/setup.cfg || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd ${BUILD_DIR}/lib* || die
nosetests || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
distutils-r1_python_install_all
dodoc FAQ.txt CHANGES.txt
rename_binary() {
local binary
for binary in ${ED}/usr/bin/* ${D}$(python_get_scriptdir)/*
do
mv ${binary}{,-${PN}} || die failed renaming
done
}
python_foreach_impl rename_binary
}






[gentoo-commits] gentoo-x86 commit in sci-physics/lhapdf: lhapdf-6.1.2.ebuild ChangeLog

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 19:24:14

  Modified: ChangeLog
  Added:lhapdf-6.1.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.27 sci-physics/lhapdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   6 May 2014 16:19:56 -   1.26
+++ ChangeLog   10 Jun 2014 19:24:14 -  1.27
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/lhapdf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.26 
2014/05/06 16:19:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.27 
2014/06/10 19:24:14 bicatali Exp $
+
+*lhapdf-6.1.2 (10 Jun 2014)
+
+  10 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +lhapdf-6.1.2.ebuild:
+  Version bump
 
 *lhapdf-6.1.0 (06 May 2014)
 



1.1  sci-physics/lhapdf/lhapdf-6.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild?rev=1.1content-type=text/plain

Index: lhapdf-6.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild,v 1.1 
2014/06/10 19:24:14 bicatali Exp $

EAPI=5

AUTOTOOLS_IN_SOURCE_BUILD=yes
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit versionator autotools-utils distutils-r1

MY_PV=$(get_version_component_range 1-3 ${PV})
MY_PF=LHAPDF-${MY_PV}

DESCRIPTION=Les Houches Parton Density Function unified library
HOMEPAGE=http://lhapdf.hepforge.org/;
SRC_URI=http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=doc examples python static-libs
REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=
dev-libs/boost:0=
python? ( ${PYTHON_DEPS} )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen[latex] )

S=${WORKDIR}/${MY_PF}

src_configure() {
autotools-utils_src_configure $(use_enable python)
if use python; then
cd ${S}/wrappers/python  distutils-r1_src_prepare
fi
}

src_compile() {
autotools-utils_src_compile all $(use doc  echo doxy)
if use python; then
   cd ${S}/wrappers/python  distutils-r1_src_compile
fi
}

src_test() {
autotools-utils_src_compile -C tests
}

src_install() {
autotools-utils_src_install
use doc  dohtml -r doc/doxygen/*
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins examples/*.cc
fi
if use python; then
   cd ${S}/wrappers/python  distutils-r1_src_install
fi
}

pkg_postinst() {
elog Download data files from:
elog 
http://www.hepforge.org/archive/${PN}/pdfsets/$(get_version_component_range 
1-2 ${PV})
elog and untar them into ${EROOT%/}/usr/share/LHAPDF
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libdynd/files: libdynd-0.6.2-out-of-git-versioning.patch

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 20:35:54

  Added:libdynd-0.6.2-out-of-git-versioning.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  
dev-libs/libdynd/files/libdynd-0.6.2-out-of-git-versioning.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdynd/files/libdynd-0.6.2-out-of-git-versioning.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdynd/files/libdynd-0.6.2-out-of-git-versioning.patch?rev=1.1content-type=text/plain

Index: libdynd-0.6.2-out-of-git-versioning.patch
===
--- CMakeLists.txt.orig 2014-05-01 20:43:13.0 +0400
+++ CMakeLists.txt  2014-05-12 13:56:55.0 +0400
@@ -112,9 +112,9 @@
 endif()
 
 # Get the git revision
-include(GetGitRevisionDescriptionDyND)
-get_git_head_revision(${CMAKE_CURRENT_SOURCE_DIR} GIT_REFSPEC DYND_GIT_SHA1)
-git_describe(${CMAKE_CURRENT_SOURCE_DIR} DYND_VERSION_STRING --dirty 
--always --match v*)
+SET(DYND_GIT_SHA1 @DYND_GIT_SHA1@)
+SET(DYND_VERSION_STRING @DYND_VERSION@)
+
 message(STATUS DyND version: ${DYND_VERSION_STRING})
 configure_file(
 ${CMAKE_CURRENT_SOURCE_DIR}/src/dynd/git_version.cpp.in






[gentoo-commits] gentoo-x86 commit in dev-libs/libdynd: libdynd-0.6.2.ebuild ChangeLog

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 20:35:54

  Modified: ChangeLog
  Added:libdynd-0.6.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  dev-libs/libdynd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdynd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Feb 2014 23:30:10 -  1.1
+++ ChangeLog   10 Jun 2014 20:35:54 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libdynd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdynd/ChangeLog,v 1.1 2014/02/10 
23:30:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdynd/ChangeLog,v 1.2 2014/06/10 
20:35:54 bicatali Exp $
+
+*libdynd-0.6.2 (10 Jun 2014)
+
+  10 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +files/libdynd-0.6.2-out-of-git-versioning.patch, +libdynd-0.6.2.ebuild:
+  Version bump
 
 *libdynd-0.6.0 (10 Feb 2014)
 



1.1  dev-libs/libdynd/libdynd-0.6.2.ebuild

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

Index: libdynd-0.6.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdynd/libdynd-0.6.2.ebuild,v 1.1 
2014/06/10 20:35:53 bicatali Exp $

EAPI=5

inherit cmake-utils multilib cuda

# change each release, to avoid git in tree dependency
DYND_GIT_SHA1=d230bee7000da1c2b1ab171389df70050fa76e71

DESCRIPTION=C++ dynamic multi-dimensionnal array library with Python exposure
HOMEPAGE=https://github.com/ContinuumIO/libdynd;
SRC_URI=https://github.com/ContinuumIO/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=BSD

SLOT=0/${PV}
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=cuda doc test

RDEPEND=dev-libs/c-blosc:0=
cuda? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
DEPEND=${RDEPEND}

DOCS=( README.md )

PATCHES=(
${FILESDIR}/${PN}-0.6.0-dont-install-test.patch
${FILESDIR}/${PN}-0.6.0-respect-libdir.patch
${FILESDIR}/${PN}-0.6.2-out-of-git-versioning.patch
)

src_prepare() {
cmake-utils_src_prepare
# each relase comes with a different set...
# remove forced strong flags
sed -i \
-e s|@DYND_GIT_SHA1@|${DYND_GIT_SHA1}| \
-e s|@DYND_VERSION@|${PV}| \
-e 's|-fomit-frame-pointer||' \
-e 's|-Werror||g' \
CMakeLists.txt || die
}

src_configure() {
sed -i \
-e '/add_subdirectory(examples)/d' \
CMakeLists.txt || die
local mycmakeargs=(
-DDYND_SHARED_LIB=ON
-DDYND_INSTALL_LIB=ON
$(cmake-utils_use cuda DYND_CUDA)
$(cmake-utils_use test DYND_BUILD_TESTS)
)
cmake-utils_src_configure
}

src_test() {
cd ${BUILD_DIR} || die
./tests/test_libdynd || die
}

src_install() {
cmake-utils_src_install
use doc  dodoc documents/*
}






[gentoo-commits] gentoo-x86 commit in dev-python/dynd-python/files: dynd-python-0.6.2-out-of-git-versioning.patch

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 20:48:30

  Added:dynd-python-0.6.2-out-of-git-versioning.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  
dev-python/dynd-python/files/dynd-python-0.6.2-out-of-git-versioning.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/files/dynd-python-0.6.2-out-of-git-versioning.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/files/dynd-python-0.6.2-out-of-git-versioning.patch?rev=1.1content-type=text/plain

Index: dynd-python-0.6.2-out-of-git-versioning.patch
===
--- CMakeLists.txt.orig 2014-05-12 14:00:52.0 +0400
+++ CMakeLists.txt  2014-05-12 14:03:39.0 +0400
@@ -86,8 +86,9 @@
 endif()
 
 # Get the git revision
-get_git_head_revision(${CMAKE_CURRENT_SOURCE_DIR} GIT_REFSPEC 
DYND_PYTHON_GIT_SHA1)
-git_describe(${CMAKE_CURRENT_SOURCE_DIR} DYND_PYTHON_VERSION_STRING --dirty 
--always --match v*)
+SET(DYND_PYTHON_GIT_SHA1 @DYND_PYTHON_GIT_SHA1@)
+SET(DYND_PYTHON_VERSION_STRING @DYND_PYTHON_VERSION@)
+
 message(STATUS DyND-Python version: ${DYND_PYTHON_VERSION_STRING})
 configure_file(
 ${CMAKE_CURRENT_SOURCE_DIR}/src/git_version.cpp.in






[gentoo-commits] gentoo-x86 commit in dev-python/dynd-python: metadata.xml dynd-python-0.6.2.ebuild ChangeLog

2014-06-10 Thread Sebastien Fabbro (bicatali)
bicatali14/06/10 20:48:30

  Modified: metadata.xml ChangeLog
  Added:dynd-python-0.6.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  dev-python/dynd-python/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?r1=1.1r2=1.2

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml11 Feb 2014 03:02:58 -  1.1
+++ metadata.xml10 Jun 2014 20:48:30 -  1.2
@@ -1,6 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
+herdsci/herd
 herdpython/herd
 longdescription lang='en'
   DyND-Python, a component of the Blaze project, is the Python



1.2  dev-python/dynd-python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Feb 2014 03:02:58 -  1.1
+++ ChangeLog   10 Jun 2014 20:48:30 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/dynd-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.1 
2014/02/11 03:02:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.2 
2014/06/10 20:48:30 bicatali Exp $
+
+*dynd-python-0.6.2 (10 Jun 2014)
+
+  10 Jun 2014; Sébastien Fabbro bicat...@gentoo.org 
+dynd-python-0.6.2.ebuild,
+  +files/dynd-python-0.6.2-out-of-git-versioning.patch, metadata.xml:
+  Version bump
 
 *dynd-python-0.6.0 (11 Feb 2014)
 



1.1  dev-python/dynd-python/dynd-python-0.6.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/dynd-python-0.6.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/dynd-python-0.6.2.ebuild?rev=1.1content-type=text/plain

Index: dynd-python-0.6.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dynd-python/dynd-python-0.6.2.ebuild,v 1.1 
2014/06/10 20:48:30 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit cmake-utils python-r1

# change each release, to avoid git in tree dependency
DYND_GIT_SHA1=09c190390cc2df88031373735990e93727bbfb50

DESCRIPTION=Python exposure of multidimensionnal array library libdynd
HOMEPAGE=https://github.com/ContinuumIO/dynd-python;
SRC_URI=https://github.com/ContinuumIO/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=BSD

SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=doc test

RDEPEND=
~dev-libs/libdynd-${PV}
=dev-python/numpy-1.5[${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
=dev-python/cython-0.19[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )


PATCHES=( ${FILESDIR}/${P}-out-of-git-versioning.patch )

src_prepare() {
cmake-utils_src_prepare
# each relase comes with a different set...
# remove forced strong flags
sed -i \
-e s|@DYND_GIT_SHA1@|${DYND_GIT_SHA1}| \
-e s|@DYND_VERSION@|${PV}| \
-e 's|-g -fomit-frame-pointer||' \
-e 's|-Werror||g' \
CMakeLists.txt || die
}

src_configure() {
local mycmakeargs=(
-DUSE_SEPARATE_LIBDYND=ON
-DDYND_INSTALL_LIB=ON
$(cmake-utils_use test DYND_BUILD_TESTS)
)
python_foreach_impl cmake-utils_src_configure
}

src_compile() {
python_foreach_impl cmake-utils_src_make
use doc  emake -C doc html
}

src_test() {
testing() {
cmake-utils_src_make DESTDIR=${WORKDIR}-test-${EPYTHON} 
install
cd ${WORKDIR}-test-${EPYTHON}/$(python_get_sitedir) || die
${PYTHON} -c 'import dynd; dynd.test()' || die
}
   

[gentoo-commits] gentoo-x86 commit in sci-mathematics/euler: euler-1.61.0.ebuild ChangeLog

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 16:31:24

  Modified: euler-1.61.0.ebuild ChangeLog
  Log:
  Fixed for glibc underlinking, thanks to Ted Tanberry and Kobboi, bug #512472
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.11 sci-mathematics/euler/euler-1.61.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild?r1=1.10r2=1.11

Index: euler-1.61.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- euler-1.61.0.ebuild 4 May 2012 07:46:51 -   1.10
+++ euler-1.61.0.ebuild 9 Jun 2014 16:31:24 -   1.11
@@ -1,17 +1,20 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild,v 
1.10 2012/05/04 07:46:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild,v 
1.11 2014/06/09 16:31:24 bicatali Exp $
 
-EAPI=1
+EAPI=5
 
-inherit autotools eutils
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+inherit autotools-utils
 
 DESCRIPTION=Mathematical programming environment
 HOMEPAGE=http://euler.sourceforge.net/;
 SRC_URI=mirror://sourceforge/euler/${P}.tgz
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 ppc -sparc x86
+KEYWORDS=amd64 ppc -sparc x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=x11-libs/gtk+:2
@@ -20,26 +23,21 @@
 RDEPEND=x11-libs/gtk+:2
x11-misc/xdg-utils
 
-src_unpack() {
-   unpack ${A}
-   cd ${S}
-
-   epatch ${FILESDIR}/configure-gentoo.patch
-   epatch ${FILESDIR}/command-gcc4-gentoo.patch
-   epatch ${FILESDIR}/${PN}-glibc-2.4-gentoo.patch
-   epatch ${FILESDIR}/${PN}-xdg.patch
-   epatch ${FILESDIR}/${PN}-fortify.patch
+PATCHES=(
+   ${FILESDIR}/configure-gentoo.patch
+   ${FILESDIR}/command-gcc4-gentoo.patch
+   ${FILESDIR}/${PN}-glibc-2.4-gentoo.patch
+   ${FILESDIR}/${PN}-xdg.patch
+   ${FILESDIR}/${PN}-fortify.patch
+)
+
+src_prepare() {
# gentoo specific stuff
-   sed -i -e '/COPYING/d' -e '/INSTALL/d' Makefile.am
+   sed -i -e '/COPYING/d' -e '/INSTALL/d' Makefile.am || die
sed -i \
-e s:doc/euler:doc/${PF}:g \
Makefile.am docs/Makefile.am \
-   docs/*/Makefile.am docs/*/images/Makefile.am \
-   src/main.c \
+   docs/*/Makefile.am docs/*/images/Makefile.am src/main.c  \
|| die sed for docs failed
-   eautoreconf
-}
-
-src_install() {
-   emake DESTDIR=${D} install || die emake install failed
+   autotools-utils_src_prepare
 }



1.20 sci-mathematics/euler/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   4 May 2012 07:46:51 -   1.19
+++ ChangeLog   9 Jun 2014 16:31:24 -   1.20
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/euler
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.19 
2012/05/04 07:46:51 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.20 
2014/06/09 16:31:24 bicatali Exp $
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org euler-1.61.0.ebuild,
+  files/configure-gentoo.patch:
+  Fixed for glibc underlinking, thanks to Ted Tanberry and Kobboi, bug #512472
 
   04 May 2012; Jeff Horelick jdh...@gentoo.org euler-1.61.0.ebuild:
   dev-util/pkgconfig - virtual/pkgconfig






[gentoo-commits] gentoo-x86 commit in sci-mathematics/euler/files: configure-gentoo.patch

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 16:31:24

  Modified: configure-gentoo.patch
  Log:
  Fixed for glibc underlinking, thanks to Ted Tanberry and Kobboi, bug #512472
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-mathematics/euler/files/configure-gentoo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/files/configure-gentoo.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/files/configure-gentoo.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/euler/files/configure-gentoo.patch?r1=1.1r2=1.2

Index: configure-gentoo.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/euler/files/configure-gentoo.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configure-gentoo.patch  12 Feb 2006 15:45:26 -  1.1
+++ configure-gentoo.patch  9 Jun 2014 16:31:24 -   1.2
@@ -10,6 +10,17 @@
  AC_PROG_CC
  AM_PROG_CC_STDC
  AC_HEADER_STDC
+@@ -21,6 +19,10 @@
+ 
+ 
+ dnl Checks for libraries.
++dnl Check for libm for fmod()
++AC_SEARCH_LIBS([fmod], [m], [], [
++  AC_MSG_ERROR([unable to find the fmod() function])
++])
+ 
+ 
+ dnl Checks for header files.
 diff -Naur euler-1.61.0/src/Makefile.am euler-1.61.0-new/src/Makefile.am
 --- euler-1.61.0/src/Makefile.am   2005-10-30 22:48:35.0 +
 +++ euler-1.61.0-new/src/Makefile.am   2006-02-08 23:41:32.0 +






[gentoo-commits] gentoo-x86 commit in x11-misc/xaos/files: xaos-3.5-gettext.patch xaos-3.6-locale-dir.patch xaos-3.6-no-auto-strip.patch

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 18:43:34

  Added:xaos-3.5-gettext.patch xaos-3.6-locale-dir.patch
xaos-3.6-no-auto-strip.patch
  Log:
  Version bump. Backport patch to stable 3.5-r1 version (bug #497852, thanks 
Patrice Levesque) and for gettext-0.19 (bug #512748, thanks zimous), add 
internationalization options, switch to autotools-utils, EAPI5
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  x11-misc/xaos/files/xaos-3.5-gettext.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/files/xaos-3.5-gettext.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/files/xaos-3.5-gettext.patch?rev=1.1content-type=text/plain

Index: xaos-3.5-gettext.patch
===
diff -ur xaos-3.5.orig/src/i18n/cs.po xaos-3.5/src/i18n/cs.po
--- xaos-3.5.orig/src/i18n/cs.po2014-06-08 15:19:23.313803520 +0200
+++ xaos-3.5/src/i18n/cs.po 2014-06-08 15:20:35.071009379 +0200
@@ -10,6 +10,7 @@
 PO-Revision-Date: 2002-08-17 21:44+0200\n
 Last-Translator: MadSoft mads...@centrum.cz\n
 Language-Team: Czech\n
+Language: cs\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-2\n
 Content-Transfer-Encoding: 8-bit\n
diff -ur xaos-3.5.orig/src/i18n/de.po xaos-3.5/src/i18n/de.po
--- xaos-3.5.orig/src/i18n/de.po2014-06-08 15:19:23.314803662 +0200
+++ xaos-3.5/src/i18n/de.po 2014-06-08 15:20:59.684508120 +0200
@@ -11,6 +11,7 @@
 PO-Revision-Date: 2008-04-27 21:48+0200\n
 Last-Translator: \n
 Language-Team:  d...@li.org\n
+Language: de\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-1\n
 Content-Transfer-Encoding: 8bit\n
diff -ur xaos-3.5.orig/src/i18n/es.po xaos-3.5/src/i18n/es.po
--- xaos-3.5.orig/src/i18n/es.po2014-06-08 15:19:23.314803662 +0200
+++ xaos-3.5/src/i18n/es.po 2014-06-08 15:21:10.917104552 +0200
@@ -10,6 +10,7 @@
 PO-Revision-Date: 2002-10-04 15:22+0200\n
 Last-Translator: C�sar P�rez o...@users.sourceforge.net\n
 Language-Team: Spanish e...@li.org\n
+Language: es\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-1\n
 Content-Transfer-Encoding: 8-bit\n
diff -ur xaos-3.5.orig/src/i18n/fr.po xaos-3.5/src/i18n/fr.po
--- xaos-3.5.orig/src/i18n/fr.po2014-06-08 15:19:23.315803804 +0200
+++ xaos-3.5/src/i18n/fr.po 2014-06-08 15:21:24.653056586 +0200
@@ -10,6 +10,7 @@
 PO-Revision-Date: 2006-02-05 17:35+0200\n
 Last-Translator: Philippe Wautelet traduc _at_ fractalzone _dot_ be\n
 Language-Team: French\n
+Language: fr\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-1\n
 Content-Transfer-Encoding: 8-bit\n
diff -ur xaos-3.5.orig/src/i18n/hu.po xaos-3.5/src/i18n/hu.po
--- xaos-3.5.orig/src/i18n/hu.po2014-06-08 15:19:23.315803804 +0200
+++ xaos-3.5/src/i18n/hu.po 2014-06-08 15:21:49.950651185 +0200
@@ -10,6 +10,7 @@
 PO-Revision-Date: 2002-08-17 21:44+0200\n
 Last-Translator: Zoltan Kovacs kov...@math.u-szeged.hu\n
 Language-Team: Hungarian\n
+Language: hu\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-2\n
 Content-Transfer-Encoding: 8-bit\n
diff -ur xaos-3.5.orig/src/i18n/it.po xaos-3.5/src/i18n/it.po
--- xaos-3.5.orig/src/i18n/it.po2014-06-08 15:19:23.316803947 +0200
+++ xaos-3.5/src/i18n/it.po 2014-06-08 15:22:00.324125022 +0200
@@ -11,6 +11,7 @@
 PO-Revision-Date: 2008-04-08 10:10+\n
 Last-Translator: Sergio Zanchetta Unknown\n
 Language-Team: Italian i...@li.org\n
+Language: it\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-1\n
 Content-Transfer-Encoding: 8bit\n
diff -ur xaos-3.5.orig/src/i18n/pt.po xaos-3.5/src/i18n/pt.po
--- xaos-3.5.orig/src/i18n/pt.po2014-06-08 15:19:23.316803947 +0200
+++ xaos-3.5/src/i18n/pt.po 2014-06-08 15:22:12.961920461 +0200
@@ -9,6 +9,7 @@
 PO-Revision-Date: 2009-06-01 14:07-0300\n
 Last-Translator: Lucio de Araujo lucio.mat...@gmail.com\n
 Language-Team: Portuguese zeliagar...@seed.pr.gov.br\n
+Language: pt\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=ISO-8859-1\n
 Content-Transfer-Encoding: 8bit\n
diff -ur xaos-3.5.orig/src/i18n/ro.po xaos-3.5/src/i18n/ro.po
--- xaos-3.5.orig/src/i18n/ro.po2014-06-08 15:19:23.317804089 +0200
+++ xaos-3.5/src/i18n/ro.po 2014-06-08 15:22:21.969200049 +0200
@@ -10,6 +10,7 @@
 PO-Revision-Date: 2008-04-28 11:21+0100\n
 Last-Translator: Zoltan Kovacs kov...@matek.hu\n
 Language-Team: The XaoS Development Team xaos-de...@lists.sf.net\n
+Language: ro\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=utf-8\n
 Content-Transfer-Encoding: 8bit\n



1.1  x11-misc/xaos/files/xaos-3.6-locale-dir.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/files/xaos-3.6-locale-dir.patch?rev=1.1view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in x11-misc/xaos: xaos-3.5-r1.ebuild xaos-3.6.ebuild metadata.xml ChangeLog xaos-3.5-r2.ebuild

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 18:43:33

  Modified: xaos-3.5-r1.ebuild metadata.xml ChangeLog
  Added:xaos-3.6.ebuild
  Removed:  xaos-3.5-r2.ebuild
  Log:
  Version bump. Backport patch to stable 3.5-r1 version (bug #497852, thanks 
Patrice Levesque) and for gettext-0.19 (bug #512748, thanks zimous), add 
internationalization options, switch to autotools-utils, EAPI5
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.11 x11-misc/xaos/xaos-3.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild?r1=1.10r2=1.11

Index: xaos-3.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xaos-3.5-r1.ebuild  25 Jun 2013 17:27:41 -  1.10
+++ xaos-3.5-r1.ebuild  9 Jun 2014 18:43:33 -   1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v 1.10 
2013/06/25 17:27:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5-r1.ebuild,v 1.11 
2014/06/09 18:43:33 bicatali Exp $
 
 EAPI=4
 
@@ -39,7 +39,9 @@
epatch \
${FILESDIR}/${PN}-3.4-png.patch \
${FILESDIR}/${PN}-3.4-include.patch \
-   ${FILESDIR}/${PN}-3.5-libpng15.patch
+   ${FILESDIR}/${PN}-3.5-libpng15.patch \
+   ${FILESDIR}/${PN}-3.5-build-fix-i686.patch \
+   ${FILESDIR}/${PN}-3.5-gettext.patch
sed -i -e 's/-s//' Makefile.in
eautoreconf
 }



1.4  x11-misc/xaos/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/metadata.xml?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/metadata.xml?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/metadata.xml?r1=1.3r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml3 Dec 2012 09:50:41 -   1.3
+++ metadata.xml9 Jun 2014 18:43:33 -   1.4
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdsci/herd
-   longdescription lang=en
+herdsci/herd
+longdescription lang=en
   XaoS is a fast, portable real-time interactive fractal zoomer. It
   displays the Mandelbrot set (among other escape time fractals) and
   allows you zoom smoothly into the fractal. Various coloring modes are



1.45 x11-misc/xaos/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   25 Jun 2013 17:27:41 -  1.44
+++ ChangeLog   9 Jun 2014 18:43:33 -   1.45
@@ -1,6 +1,16 @@
 # ChangeLog for x11-misc/xaos
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.44 2013/06/25 
17:27:41 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.45 2014/06/09 
18:43:33 bicatali Exp $
+
+*xaos-3.6 (09 Jun 2014)
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +files/xaos-3.5-gettext.patch, +files/xaos-3.6-locale-dir.patch,
+  +files/xaos-3.6-no-auto-strip.patch, +xaos-3.6.ebuild, -xaos-3.5-r2.ebuild,
+  metadata.xml, xaos-3.5-r1.ebuild:
+  Version bump. Backport patch to stable 3.5-r1 version (bug #497852, thanks
+  Patrice Levesque) and for gettext-0.19 (bug #512748, thanks zimous), add
+  internationalization options, switch to autotools-utils, EAPI5
 
   25 Jun 2013; Alexis Ballier aball...@gentoo.org xaos-3.5-r1.ebuild,
   xaos-3.5-r2.ebuild:



1.1  x11-misc/xaos/xaos-3.6.ebuild

file : 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: yacas-1.3.4.ebuild ChangeLog

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 22:09:14

  Modified: yacas-1.3.4.ebuild ChangeLog
  Log:
  Fixed missing include version file for java option and forced -j1 until 
proper fix (bug #511856)
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-mathematics/yacas/yacas-1.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild?r1=1.1r2=1.2

Index: yacas-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yacas-1.3.4.ebuild  28 May 2014 17:44:49 -  1.1
+++ yacas-1.3.4.ebuild  9 Jun 2014 22:09:14 -   1.2
@@ -1,10 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v 
1.1 2014/05/28 17:44:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v 
1.2 2014/06/09 22:09:14 bicatali Exp $
 
 EAPI=5
 
-inherit autotools-utils java-pkg-opt-2
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+inherit java-pkg-opt-2 autotools-utils
 
 DESCRIPTION=General purpose computer algebra system
 HOMEPAGE=http://yacas.sourceforge.net/;
@@ -18,17 +21,21 @@
 DEPEND=java? ( =virtual/jdk-1.6 )
 RDEPEND=java? ( =virtual/jre-1.6 )
 
+PATCHES=(
+   ${FILESDIR}/${PN}-1.3.4-java-version.patch
+)
+
 src_configure() {
local myeconfargs=(
+   --with-html-dir=/usr/share/doc/${PF}/html
$(use_enable doc html-doc)
$(use_enable server)
-   --with-html-dir=/usr/share/doc/${PF}/html
)
autotools-utils_src_configure
 }
 
 src_compile() {
-   autotools-utils_src_compile
+   autotools-utils_src_compile -j1
if use java; then
cd ${BUILD_DIR}/JavaYacas || die
# -j1 because of file generation dependence



1.37 sci-mathematics/yacas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   28 May 2014 17:44:49 -  1.36
+++ ChangeLog   9 Jun 2014 22:09:14 -   1.37
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/yacas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.36 
2014/05/28 17:44:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.37 
2014/06/09 22:09:14 bicatali Exp $
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +files/yacas-1.3.4-java-version.patch, yacas-1.3.4.ebuild:
+  Fixed missing include version file for java option and forced -j1 until 
proper
+  fix (bug #511856)
 
 *yacas-1.3.4 (28 May 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas/files: yacas-1.3.4-java-version.patch

2014-06-09 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 22:09:14

  Added:yacas-1.3.4-java-version.patch
  Log:
  Fixed missing include version file for java option and forced -j1 until 
proper fix (bug #511856)
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  sci-mathematics/yacas/files/yacas-1.3.4-java-version.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/files/yacas-1.3.4-java-version.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/files/yacas-1.3.4-java-version.patch?rev=1.1content-type=text/plain

Index: yacas-1.3.4-java-version.patch
===
--- JavaYacas/dumpversion.cpp.orig  2014-06-09 12:10:15.095959491 -0700
+++ JavaYacas/dumpversion.cpp   2014-06-09 12:11:09.565339056 -0700
@@ -1,11 +1,11 @@
 #include stdio.h
 #include stdlib.h
-#include version.h
+#include yacas/yacas_version.h
 
 int main(int argc, char** argv)
 {
   printf(package net.sf.yacas;\n);
-  printf(class CVersion { static String VERSION = \%s\; }\n, VERSION);
+  printf(class CVersion { static String VERSION = \%s\; }\n, 
YACAS_VERSION);
   return 0;
 }
 
--- JavaYacas/makefile.yacas.orig   2014-06-09 12:11:47.516603467 -0700
+++ JavaYacas/makefile.yacas2014-06-09 15:03:17.329987079 -0700
@@ -32,8 +32,8 @@
 .java.class:
$(JAVAC) $(JAVACFLAGS) $*.java 
 
-net/sf/yacas/CVersion.java: ../src/version.h dumpversion.cpp
-   $(CXX) $(CXXFLAGS) -I ../src dumpversion.cpp -o dumpversion
+net/sf/yacas/CVersion.java: ../include/yacas/yacas_version.h dumpversion.cpp
+   $(CXX) $(CXXFLAGS) -I ../include dumpversion.cpp -o dumpversion
./dumpversion  net/sf/yacas/CVersion.java
 
 






[gentoo-commits] gentoo-x86 commit in dev-python/sphinx_rtd_theme: metadata.xml sphinx_rtd_theme-0.1.6.ebuild Manifest ChangeLog

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 02:27:45

  Added:metadata.xml sphinx_rtd_theme-0.1.6.ebuild Manifest
ChangeLog
  Log:
  Initial import
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  dev-python/sphinx_rtd_theme/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdpython/herd
upstream
  remote-id type=pypisphinx_rtd_theme/remote-id
/upstream
/pkgmetadata



1.1  dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild?rev=1.1content-type=text/plain

Index: sphinx_rtd_theme-0.1.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v
 1.1 2014/06/09 02:27:45 bicatali Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )

inherit distutils-r1

DESCRIPTION=ReadTheDocs.org theme for Sphinx
HOMEPAGE=https://github.com/snide/sphinx_rtd_theme/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=



1.1  dev-python/sphinx_rtd_theme/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST sphinx_rtd_theme-0.1.6.tar.gz 217067 SHA256 
0f29f544f6d037989fa0c7729a9eab7e4d8ea50d6f0ef37363f472756c1edca6 SHA512 
f79e8192264ef01675240853e9be8a5bd0c86808f0e918e60c7c6e0c078caeef87c76421db795149214ef4edc1389e7c2001a98436611292ff826e7b9b9d0f15
 WHIRLPOOL 
110494f3c9bb6e838557fa4bcb1ac8f33e91b30d2da780720e897cfc4f635c0a14f502d5aac50115495bcc591de79eae83a2e359b81b917e524c9459194420f6
EBUILD sphinx_rtd_theme-0.1.6.ebuild 540 SHA256 
b702d2789c7c9583c6a4822196efbfc75603f0be134281039ac280501c70f489 SHA512 
7317bbe5241528bdef4e87b988e2efee64c0b318227a45af5d68cab33752165cbd408e15d6f644415d6c865280214dd44e85a02a330586b95490c24dbe832180
 WHIRLPOOL 
9da5d40db86605abc1af4595b73157cb25edfa3643ca499c28d3156437a95b415c169d6444573e25b44726ddd07435ce9ca05d26b9b8308bdfd3ac5b44eb6194
MISC metadata.xml 236 SHA256 
a72f39924184e6706ca9216013f0f300a9ed8e91d10efd1e176c6dc0fb71f61a SHA512 
431cf9a3ec54bd9bcba74a8ce412e9668445ed7079b8f76c8f35727291c21c4f26f4366f96ff95524ad6522d61027ba1afe77ca6546281020ef40f0257d01db5
 WHIRLPOOL 
647c517db904c45202ee064eb5677bab9599ee7641045e1faa794cfdb25840ce1b25e4d92cb12dd7c3d6eb7deaa884cf6d12cc79eef2e9535564457586187e86



1.1  dev-python/sphinx_rtd_theme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for dev-python/sphinx_rtd_theme
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.1 
2014/06/09 02:27:45 bicatali Exp $

*sphinx_rtd_theme-0.1.6 (09 Jun 2014)

  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +metadata.xml,
  +sphinx_rtd_theme-0.1.6.ebuild:
  Initial import






[gentoo-commits] gentoo-x86 commit in sci-libs/ceres-solver: ceres-solver-1.9.0.ebuild ChangeLog ceres-solver-1.7.0.ebuild

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 02:29:13

  Modified: ChangeLog
  Added:ceres-solver-1.9.0.ebuild
  Removed:  ceres-solver-1.7.0.ebuild
  Log:
  Version bump. Updated home page, doc building, added patch for underlinking 
cholmod
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.8  sci-libs/ceres-solver/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/ceres-solver/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   14 Nov 2013 01:49:00 -  1.7
+++ ChangeLog   9 Jun 2014 02:29:13 -   1.8
@@ -1,6 +1,14 @@
 # ChangeLog for sci-libs/ceres-solver
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ceres-solver/ChangeLog,v 1.7 
2013/11/14 01:49:00 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ceres-solver/ChangeLog,v 1.8 
2014/06/09 02:29:13 bicatali Exp $
+
+*ceres-solver-1.9.0 (09 Jun 2014)
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +ceres-solver-1.9.0.ebuild, +files/ceres-solver-1.9.0-underlink.patch,
+  -ceres-solver-1.7.0.ebuild:
+  Version bump. Updated home page, doc building, added patch for underlinking
+  cholmod
 
 *ceres-solver-1.8.0 (14 Nov 2013)
 



1.1  sci-libs/ceres-solver/ceres-solver-1.9.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/ceres-solver-1.9.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ceres-solver/ceres-solver-1.9.0.ebuild?rev=1.1content-type=text/plain

Index: ceres-solver-1.9.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/ceres-solver/ceres-solver-1.9.0.ebuild,v 1.1 
2014/06/09 02:29:13 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit cmake-utils eutils multilib python-any-r1 toolchain-funcs

DESCRIPTION=Nonlinear least-squares minimizer
HOMEPAGE=http://ceres-solver.org/;
SRC_URI=${HOMEPAGE}/${P}.tar.gz

LICENSE=BSD
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=cxsparse doc examples gflags lapack openmp protobuf +schur sparse 
static-libs test
REQUIRED_USE=test? ( gflags ) sparse? ( lapack ) doc? ( ${PYTHON_REQUIRED_USE} 
)

RDEPEND=
dev-cpp/glog[gflags?]
cxsparse? ( sci-libs/cxsparse:0= )
lapack? ( virtual/lapack )
protobuf? ( dev-libs/protobuf )
sparse? (
sci-libs/amd:0=
sci-libs/camd:0=
sci-libs/ccolamd:0=
sci-libs/cholmod:0=
sci-libs/colamd:0=
sci-libs/spqr:0= )

DEPEND=${RDEPEND}
dev-cpp/eigen:3
doc? ( dev-python/sphinx dev-python/sphinx_rtd_theme )
lapack? ( virtual/pkgconfig )

PATCHES=( ${FILESDIR}/${P}-underlink.patch )

pkg_setup() {
# XXX: this looks like it should be used with BUILD_TYPE!=binary
if use openmp; then
if [[ $(tc-getCXX) == *g++* ]]  ! tc-has-openmp; then
ewarn OpenMP is not available in your current selected 
gcc
die need openmp capable gcc
fi
fi
use doc  python-any-r1_pkg_setup
}

src_prepare() {
# search paths work for prefix
sed -i \
-e s:/usr:${EPREFIX}/usr:g \
cmake/*.cmake || die

# remove Werror
sed -i \
-e 's/-Werror//g' \
CMakeLists.txt || die

# respect gentoo doc install directory
sed -i \
-e s:share/doc/ceres:share/doc/${PF}: \
docs/source/CMakeLists.txt || die
cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
-DBUILD_SHARED_LIBS=ON
-DBUILD_EXAMPLES=OFF
$(cmake-utils_use_enable test TESTING)
$(cmake-utils_use doc BUILD_DOCUMENTATION)
$(cmake-utils_use gflags GFLAGS)
$(cmake-utils_use lapack LAPACK)
$(cmake-utils_use openmp OPENMP)
$(cmake-utils_use protobuf PROTOBUF)
$(cmake-utils_use schur SCHUR_SPECIALIZATIONS)
$(cmake-utils_use cxsparse CXSPARSE)
$(cmake-utils_use sparse 

[gentoo-commits] gentoo-x86 commit in sci-libs/cminpack: cminpack-1.3.4.ebuild ChangeLog cminpack-1.3.1.ebuild cminpack-1.3.0.ebuild

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 02:43:41

  Modified: ChangeLog
  Added:cminpack-1.3.4.ebuild
  Removed:  cminpack-1.3.1.ebuild cminpack-1.3.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.10 sci-libs/cminpack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cminpack/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cminpack/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cminpack/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cminpack/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   14 Nov 2013 02:04:03 -  1.9
+++ ChangeLog   9 Jun 2014 02:43:41 -   1.10
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/cminpack
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cminpack/ChangeLog,v 1.9 
2013/11/14 02:04:03 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cminpack/ChangeLog,v 1.10 
2014/06/09 02:43:41 bicatali Exp $
+
+*cminpack-1.3.4 (09 Jun 2014)
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +cminpack-1.3.4.ebuild,
+  -cminpack-1.3.0.ebuild, -cminpack-1.3.1.ebuild:
+  Version bump
 
 *cminpack-1.3.2 (14 Nov 2013)
 



1.1  sci-libs/cminpack/cminpack-1.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cminpack/cminpack-1.3.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cminpack/cminpack-1.3.4.ebuild?rev=1.1content-type=text/plain

Index: cminpack-1.3.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/cminpack/cminpack-1.3.4.ebuild,v 
1.1 2014/06/09 02:43:41 bicatali Exp $

EAPI=5

inherit cmake-utils multilib

DESCRIPTION=C implementation of the MINPACK nonlinear optimization library
HOMEPAGE=http://devernay.free.fr/hacks/cminpack/;
SRC_URI=${HOMEPAGE}/${P}.tar.gz

LICENSE=minpack
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

PATCHES=( ${FILESDIR}/${PN}-1.2.2-underlinking.patch )

src_configure() {
sed -i \
-e /CMINPACK_LIB_INSTALL_DIR/s:lib\(\|64\):$(get_libdir):g \
cmake/cminpack_utils.cmake || die
local mycmakeargs+=(
-DSHARED_LIBS=ON
$(cmake-utils_use_build test examples)
)
cmake-utils_src_configure
}

src_install() {
cmake-utils_src_install
dodoc readme*
use doc  dohtml -A .txt doc/*
}






[gentoo-commits] gentoo-x86 commit in sci-libs/hypre: hypre-2.9.0b.ebuild ChangeLog

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 03:17:04

  Modified: hypre-2.9.0b.ebuild ChangeLog
  Log:
  Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks 
Matthias Maier
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.4  sci-libs/hypre/hypre-2.9.0b.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?r1=1.3r2=1.4

Index: hypre-2.9.0b.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hypre-2.9.0b.ebuild 22 Apr 2014 17:27:16 -  1.3
+++ hypre-2.9.0b.ebuild 9 Jun 2014 03:17:04 -   1.4
@@ -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-libs/hypre/hypre-2.9.0b.ebuild,v 1.3 
2014/04/22 17:27:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild,v 1.4 
2014/06/09 03:17:04 bicatali Exp $
 
 EAPI=5
 
@@ -15,14 +15,12 @@
 LICENSE=LGPL-2.1
 SLOT=0/${PV}
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
-IUSE=blas doc examples fortran lapack mpi
-
-REQUIRED_USE=mpi? ( fortran lapack )
+IUSE=doc examples fortran mpi
 
 RDEPEND=
sci-libs/superlu:0=
-   blas? ( virtual/blas )
-   lapack? ( virtual/lapack )
+   virtual/blas
+   virtual/lapack
mpi? ( virtual/mpi )
 DEPEND=${RDEPEND}
virtual/pkgconfig
@@ -50,29 +48,16 @@
 }
 
 src_configure() {
-   local myeconfargs+=(
+   local myeconfargs=(
--enable-shared
--without-superlu
-   --without-strict-checking
+   --with-blas-libs=$($(tc-getPKG_CONFIG) --libs-only-l blas | 
sed -e 's/-l//g')
+   --with-blas-lib-dirs=$($(tc-getPKG_CONFIG) --libs-only-L blas 
| sed -e 's/-L//g')
+   --with-lapack-libs=$($(tc-getPKG_CONFIG) --libs-only-l lapack 
| sed -e 's/-l//g')
+   --with-lapack-lib-dirs=$($(tc-getPKG_CONFIG) --libs-only-L 
lapack | sed -e 's/-L//g')
$(use_enable fortran)
$(use_with mpi MPI)
)
-   if use blas; then
-   myeconfargs+=(
-   --with-blas-libs=$($(tc-getPKG_CONFIG) --libs-only-l 
blas | sed -e 's/-l//g')
-   --with-blas-lib-dirs=$($(tc-getPKG_CONFIG) 
--libs-only-L blas | sed -e 's/-L//g')
-   )
-   else
-   myeconfargs+=( --without-blas )
-   fi
-   if use lapack; then
-   myeconfargs+=(
-   --with-lapack-libs=$($(tc-getPKG_CONFIG) --libs-only-l 
lapack | sed -e 's/-l//g')
-   --with-lapack-lib-dirs=$($(tc-getPKG_CONFIG) 
--libs-only-L lapack | sed -e 's/-L//g')
-   )
-   else
-   myeconfargs+=( --without-lapack )
-   fi
econf ${myeconfargs[@]}
 }
 



1.14 sci-libs/hypre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   22 Apr 2014 17:27:16 -  1.13
+++ ChangeLog   9 Jun 2014 03:17:04 -   1.14
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.13 2014/04/22 
17:27:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.14 2014/06/09 
03:17:04 bicatali Exp $
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org hypre-2.9.0b.ebuild:
+  Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks
+  Matthias Maier
 
   22 Apr 2014; Sébastien Fabbro bicat...@gentoo.org -hypre-2.8.0b-r1.ebuild,
   hypre-2.9.0b.ebuild:






[gentoo-commits] gentoo-x86 commit in sci-libs/hypre: ChangeLog

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 03:18:38

  Modified: ChangeLog
  Log:
  Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks 
Matthias Maier
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.15 sci-libs/hypre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   9 Jun 2014 03:17:04 -   1.14
+++ ChangeLog   9 Jun 2014 03:18:38 -   1.15
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/hypre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.14 2014/06/09 
03:17:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.15 2014/06/09 
03:18:38 bicatali Exp $
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org hypre-2.9.0b.ebuild:
+  Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks
+  Matthias Maier
 
   09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org hypre-2.9.0b.ebuild:
   Fixed underlinking (bug #493222) and enabling MPI (bug #508030) thanks






[gentoo-commits] gentoo-x86 commit in sci-libs/nlopt: metadata.xml nlopt-2.4.2.ebuild ChangeLog

2014-06-08 Thread Sebastien Fabbro (bicatali)
bicatali14/06/09 04:12:12

  Modified: metadata.xml ChangeLog
  Added:nlopt-2.4.2.ebuild
  Log:
  Version bump. Worked out some kind of multibuild for both C and C++ libraries
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.6  sci-libs/nlopt/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/nlopt/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml24 Apr 2013 12:20:01 -  1.5
+++ metadata.xml9 Jun 2014 04:12:12 -   1.6
@@ -1,13 +1,13 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdsci/herd
-  longdescription lang=en
+herdsci/herd
+longdescription lang=en
   NLopt is a library for nonlinear optimization,
   providing a common interface for a number of different free
   optimization routines available online as well as original
   implementations of various other algorithms. Its features include:
-* Callable from variety of languages (C, C++, Fortran, Python, Octave,...)
+* Callable from variety of languages (C, C++, Fortran, Python, Octave)
 * A common interface for many different algorithms—try a different
 algorithm just by changing one parameter.
 * Both global and local optimization algorithms.
@@ -15,7 +15,7 @@
 * Algorithms for unconstrained optimization, bound-constrained
 optimization, and general nonlinear inequality constraints.
 /longdescription
-  use
-flag name=octaveAdd plugin for pkgsci-mathematics/octave/pkg/flag
-  /use
+use
+  flag name=octaveAdd plugin for pkgsci-mathematics/octave/pkg/flag
+/use
 /pkgmetadata



1.23 sci-libs/nlopt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   24 Apr 2013 12:20:01 -  1.22
+++ ChangeLog   9 Jun 2014 04:12:12 -   1.23
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/nlopt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.22 2013/04/24 
12:20:01 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.23 2014/06/09 
04:12:12 bicatali Exp $
+
+*nlopt-2.4.2 (09 Jun 2014)
+
+  09 Jun 2014; Sébastien Fabbro bicat...@gentoo.org +nlopt-2.4.2.ebuild,
+  metadata.xml:
+  Version bump. Worked out some kind of multibuild for both C and C++ libraries
 
   24 Apr 2013; Justin Lecher j...@gentoo.org nlopt-2.2.4.ebuild,
   nlopt-2.3-r1.ebuild, nlopt-2.3-r2.ebuild, metadata.xml:



1.1  sci-libs/nlopt/nlopt-2.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/nlopt-2.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/nlopt/nlopt-2.4.2.ebuild?rev=1.1content-type=text/plain

Index: nlopt-2.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/nlopt-2.4.2.ebuild,v 1.1 
2014/06/09 04:12:12 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
AUTOTOOLS_AUTORECONF=1

inherit python-r1 autotools-utils

DESCRIPTION=Non-linear optimization library
HOMEPAGE=http://ab-initio.mit.edu/nlopt/;
SRC_URI=${HOMEPAGE}/${P}.tar.gz

LICENSE=LGPL-2.1 MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
SLOT=0
IUSE=cxx guile octave python static-libs
REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
DEPEND=
guile? ( dev-scheme/guile )
octave? ( sci-mathematics/octave )
python? ( dev-python/numpy[${PYTHON_USEDEP}] )
RDEPEND=${DEPEND}

PATCHES=(
${FILESDIR}/${PN}-2.3-pkgconfig.patch
${FILESDIR}/${PN}-2.3-as-needed.patch
)

src_prepare() {
autotools-utils_src_prepare
use cxx  BUILD_CXX=${S}_cxx
use python  python_copy_sources
}

src_configure() {
if use 

[gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: metadata.xml hdf5-1.8.13.ebuild ChangeLog

2014-06-04 Thread Sebastien Fabbro (bicatali)
bicatali14/06/04 16:05:56

  Modified: metadata.xml ChangeLog
  Added:hdf5-1.8.13.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.11 sci-libs/hdf5/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/metadata.xml?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/metadata.xml?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/metadata.xml?r1=1.10r2=1.11

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml18 Oct 2012 21:30:05 -  1.10
+++ metadata.xml4 Jun 2014 16:05:55 -   1.11
@@ -1,19 +1,19 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdsci/herd
-   maintainer
-   emailxarthis...@gentoo.org/email
-   nameKacper Kowalik/name
-   /maintainer
-   longdescription
-   HDF5 is a file format and library for storing scientific data. 
HDF5
-   was designed and implemented to address the deficiencies of 
HDF4.x. It
-   has a more powerful and flexible data model, supports files 
larger
-   than 2 GB, and supports parallel I/O.
-   /longdescription
-   use
-   flag name=fortran2003enable new features that require 
Fortran 2003 
-   
(http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf)/flag
-   /use
+herdsci/herd
+maintainer
+  emailxarthis...@gentoo.org/email
+  nameKacper Kowalik/name
+/maintainer
+longdescription
+  HDF5 is a file format and library for storing scientific data. HDF5
+  was designed and implemented to address the deficiencies of HDF4.x. It
+  has a more powerful and flexible data model, supports files larger
+  than 2 GB, and supports parallel I/O.
+/longdescription
+use
+  flag name=fortran2003Enable new features that require Fortran 2003 
+  (http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf)/flag
+/use
 /pkgmetadata



1.118sci-libs/hdf5/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.118view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.118content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.117r2=1.118

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   15 Nov 2013 15:49:14 -  1.117
+++ ChangeLog   4 Jun 2014 16:05:55 -   1.118
@@ -1,6 +1,13 @@
 # ChangeLog for sci-libs/hdf5
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.117 2013/11/15 
15:49:14 xarthisius Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.118 2014/06/04 
16:05:55 bicatali Exp $
+
+*hdf5-1.8.13 (04 Jun 2014)
+
+  04 Jun 2014; Sébastien Fabbro bicat...@gentoo.org
+  +files/hdf5-1.8.13-implicits.patch,
+  +files/hdf5-1.8.13-no-messing-ldpath.patch, +hdf5-1.8.13.ebuild, 
metadata.xml:
+  Version bump
 
 *hdf5-1.8.12 (15 Nov 2013)
 



1.1  sci-libs/hdf5/hdf5-1.8.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.13.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.13.ebuild?rev=1.1content-type=text/plain

Index: hdf5-1.8.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.13.ebuild,v 1.1 
2014/06/04 16:05:55 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran
AUTOTOOLS_AUTORECONF=1

inherit autotools-utils eutils fortran-2 flag-o-matic toolchain-funcs multilib

MY_P=${PN}-${PV/_p/-patch}

DESCRIPTION=General purpose library and file format for storing scientific 
data
HOMEPAGE=http://www.hdfgroup.org/HDF5/;
SRC_URI=http://www.hdfgroup.org/ftp/HDF5/releases/${MY_P}/src/${MY_P}.tar.bz2;

LICENSE=NCSA-HDF
SLOT=0/${PV%%_p*}
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux
IUSE=cxx debug examples fortran fortran2003 mpi static-libs szip threads zlib

REQUIRED_USE=
cxx? ( !mpi ) mpi? ( !cxx )
threads? ( !cxx !mpi !fortran )

[gentoo-commits] gentoo-x86 commit in sci-libs/hdf5/files: hdf5-1.8.13-no-messing-ldpath.patch hdf5-1.8.13-implicits.patch

2014-06-04 Thread Sebastien Fabbro (bicatali)
bicatali14/06/04 16:05:56

  Added:hdf5-1.8.13-no-messing-ldpath.patch
hdf5-1.8.13-implicits.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  sci-libs/hdf5/files/hdf5-1.8.13-no-messing-ldpath.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/files/hdf5-1.8.13-no-messing-ldpath.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/files/hdf5-1.8.13-no-messing-ldpath.patch?rev=1.1content-type=text/plain

Index: hdf5-1.8.13-no-messing-ldpath.patch
===
Prevent build system with messing up LD_LIBRARY_PATH
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -125,8 +125,6 @@ settings_DATA=libhdf5.settings
 # Remove the generated .c file if errors occur unless HDF5_Make_Ignore
 # is set to ignore the error.
 H5Tinit.c: H5detect$(EXEEXT)
-   LD_LIBRARY_PATH=$$LD_LIBRARY_PATH`echo $(LDFLAGS) |  \
-   sed -e 's/-L/:/g' -e 's/ //g'`   \
$(RUNSERIAL) ./H5detect$(EXEEXT)  $@  ||   
\
(test $$HDF5_Make_Ignore  echo *** Error ignored) ||  \
($(RM) $@ ; exit 1)
@@ -137,8 +135,6 @@ H5Tinit.c: H5detect$(EXEEXT)
 # Remove the generated .c file if errors occur unless HDF5_Make_Ignore
 # is set to ignore the error.
 H5lib_settings.c: H5make_libsettings$(EXEEXT) libhdf5.settings
-   LD_LIBRARY_PATH=$$LD_LIBRARY_PATH`echo $(LDFLAGS) |  \
-   sed -e 's/-L/:/g' -e 's/ //g'`   \
$(RUNSERIAL) ./H5make_libsettings$(EXEEXT)  $@  || 
  \
(test $$HDF5_Make_Ignore  echo *** Error ignored) ||  \
($(RM) $@ ; exit 1)



1.1  sci-libs/hdf5/files/hdf5-1.8.13-implicits.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/files/hdf5-1.8.13-implicits.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/files/hdf5-1.8.13-implicits.patch?rev=1.1content-type=text/plain

Index: hdf5-1.8.13-implicits.patch
===
--- a/test/cache_common.h
+++ b/test/cache_common.h
@@ -702,5 +702,8 @@ void validate_mdc_config(hid_t file_id,
  hbool_t compare_init,
  int test_num);
 
+hbool_t resize_configs_are_equal(const H5C_auto_size_ctl_t *a,
+ const H5C_auto_size_ctl_t *b,
+ hbool_t compare_init);
 #endif /* _CACHE_COMMON_H */
 
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -37,6 +37,9 @@
 #include hdf5.h
 #include H5private.h
 #include testphdf5.h
+#define H5S_PACKAGE
+#define H5S_TESTING
+#include H5Spkg.h
 
 
 static void coll_write_test(int chunk_factor);
--- a/configure.ac
+++ b/configure.ac
@@ -1504,6 +1504,9 @@ case $host_cpu-$host_vendor-$host_os in
 ## however, we do not do this since it breaks the big test on some 
 ## older platforms.
 AM_CPPFLAGS=-D_BSD_SOURCE $AM_CPPFLAGS
+
+## _GNU_SOURCE is needed for vasprintf
+AM_CPPFLAGS=-D_GNU_SOURCE $AM_CPPFLAGS
 ;;
 esac
 






[gentoo-commits] gentoo-x86 commit in dev-python/oct2py/files: - New directory

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 15:35:37

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/oct2py/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-python/oct2py/files: oct2py-1.3.0-test.patch

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 15:42:10

  Added:oct2py-1.3.0-test.patch
  Log:
  Imported fix for bug #511044 to main tree
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  dev-python/oct2py/files/oct2py-1.3.0-test.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/files/oct2py-1.3.0-test.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/files/oct2py-1.3.0-test.patch?rev=1.1content-type=text/plain

Index: oct2py-1.3.0-test.patch
===
diff --git a/oct2py/ipython/tests/test_octavemagic.py 
b/oct2py/ipython/tests/test_octavemagic.py
index b75d992..43c0a8b 100644
--- a/oct2py/ipython/tests/test_octavemagic.py
+++ b/oct2py/ipython/tests/test_octavemagic.py
@@ -1,5 +1,6 @@
 Tests for Octave magics extension.
 
+import codecs
 import unittest
 import sys
 from IPython.testing.globalipapp import get_ipython
@@ -22,7 +23,8 @@ class OctaveMagicTest(unittest.TestCase):
 IPython team's logic.
 '''
 if not sys.stdin.encoding:
-sys.stdin.encoding = 'utf-8'  # needed for py.test
+# needed for py.test
+sys.stdin = codecs.getreader('utf-8')(sys.stdin)
 cls.ip = get_ipython()
 # This is just to get a minimally modified version of the changes
 # working






[gentoo-commits] gentoo-x86 commit in dev-python/oct2py: oct2py-1.3.0-r1.ebuild ChangeLog oct2py-1.0.0.ebuild

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 15:42:10

  Modified: ChangeLog
  Added:oct2py-1.3.0-r1.ebuild
  Removed:  oct2py-1.0.0.ebuild
  Log:
  Imported fix for bug #511044 to main tree
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.16 dev-python/oct2py/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   25 Feb 2014 17:24:45 -  1.15
+++ ChangeLog   29 May 2014 15:42:10 -  1.16
@@ -1,6 +1,18 @@
 # ChangeLog for dev-python/oct2py
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v 1.15 
2014/02/25 17:24:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v 1.16 
2014/05/29 15:42:10 bicatali Exp $
+
+*oct2py-1.3.0-r1 (29 May 2014)
+
+  29 May 2014; Sébastien Fabbro bicat...@gentoo.org -oct2py-1.0.0.ebuild,
+  +oct2py-1.3.0-r1.ebuild, +files/oct2py-1.3.0-test.patch:
+  Imported to main tree
+
+*oct2py-1.3.0-r1 (28 May 2014)
+
+  28 May 2014; cel cel.gen...@gmail.com +files/oct2py-1.3.0-test.patch,
+  +metadata.xml, +oct2py-1.3.0-r1.ebuild:
+  updated oct2py ebuild to provide a working test suite.
 
   25 Feb 2014; Sébastien Fabbro bicat...@gentoo.org oct2py-1.3.0.ebuild:
   Fixed documentation building, bug #502310



1.1  dev-python/oct2py/oct2py-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild?rev=1.1content-type=text/plain

Index: oct2py-1.3.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild,v 
1.1 2014/05/29 15:42:10 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_3} )

inherit distutils-r1

DESCRIPTION=Python to GNU Octave bridge
HOMEPAGE=http://pypi.python.org/pypi/oct2py;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc examples test

RDEPEND=
sci-libs/scipy[${PYTHON_USEDEP}]
sci-mathematics/octave
DEPEND=${RDEPEND}
doc? (
dev-python/sphinx-bootstrap-theme
dev-python/numpydoc
)
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/ipython[${PYTHON_USEDEP}]
)

python_prepare_all() {
local PATCHES=(
${FILESDIR}/${P}-test.patch
)
distutils-r1_python_prepare_all
}

python_compile_all() {
if use doc; then
sphinx-build docs html || die
fi
}

python_test() {
unset DISPLAY
if [[ ${EPYTHON} == python2* ]]; then
local OPTIONS=--with-doctest
fi
nosetests oct2py ${OPTIONS} || die Tests fail with ${EPYTHON}
iptest -v IPython.extensions.tests.test_octavemagic || die Tests fail 
with ${EPYTHON}
}

python_install_all() {
use doc  local HTML_DOCS=( html/. )
distutils-r1_python_install_all

if use examples; then
insinto /usr/share/doc/${PF}
doins -r example
fi
}






[gentoo-commits] gentoo-x86 commit in sci-libs/adolc: adolc-2.5.0.ebuild ChangeLog

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 15:47:41

  Modified: adolc-2.5.0.ebuild ChangeLog
  Log:
  Remove mpi flag until we have AMPI in portage, bug #511456 thanks 
Michelangelo Scopelliti
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-libs/adolc/adolc-2.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild?r1=1.1r2=1.2

Index: adolc-2.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- adolc-2.5.0.ebuild  21 May 2014 16:16:16 -  1.1
+++ adolc-2.5.0.ebuild  29 May 2014 15:47:41 -  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-libs/adolc/adolc-2.5.0.ebuild,v 1.1 
2014/05/21 16:16:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild,v 1.2 
2014/05/29 15:47:41 bicatali Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 LICENSE=|| ( EPL-1.0 GPL-2 )
 SLOT=0/1
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
-IUSE=mpi sparse static-libs
+IUSE=sparse static-libs
 
 RDEPEND=sparse? ( sci-libs/colpack:0= )
 DEPEND=${RDEPEND}
@@ -32,7 +32,6 @@
 
 src_configure() {
 local myeconfargs=(
-$(use_enable mpi ampi)
 $(use_enable sparse)
 $(use_with sparse colpack ${EPREFIX}/usr)
 )



1.7  sci-libs/adolc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   21 May 2014 16:16:16 -  1.6
+++ ChangeLog   29 May 2014 15:47:41 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/adolc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v 1.6 2014/05/21 
16:16:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v 1.7 2014/05/29 
15:47:41 bicatali Exp $
+
+  29 May 2014; Sébastien Fabbro bicat...@gentoo.org adolc-2.5.0.ebuild:
+  Remove mpi flag until we have AMPI in portage, bug #511456 thanks 
Michelangelo
+  Scopelliti
 
 *adolc-2.5.0 (21 May 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-physics/geant-data: geant-data-4.10.00.ebuild ChangeLog

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 16:09:22

  Modified: geant-data-4.10.00.ebuild ChangeLog
  Log:
  Relaxed hard dependency on exactly same version of sci-physics/geant
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-physics/geant-data/geant-data-4.10.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild?r1=1.1r2=1.2

Index: geant-data-4.10.00.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- geant-data-4.10.00.ebuild   20 Dec 2013 06:06:20 -  1.1
+++ geant-data-4.10.00.ebuild   29 May 2014 16:09:22 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild,v 1.1 
2013/12/20 06:06:20 heroxbd Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild,v 1.2 
2014/05/29 16:09:22 bicatali Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
-RDEPEND=~sci-physics/geant-${PV}:4
+RDEPEND==sci-physics/geant-${PV}:4
 DEPEND=${RDEPEND}
 
 S=${WORKDIR}



1.4  sci-physics/geant-data/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant-data/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   20 Dec 2013 06:06:20 -  1.3
+++ ChangeLog   29 May 2014 16:09:22 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/geant-data
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.3 
2013/12/20 06:06:20 heroxbd Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.4 
2014/05/29 16:09:22 bicatali Exp $
+
+  29 May 2014; Sébastien Fabbro bicat...@gentoo.org 
geant-data-4.10.00.ebuild:
+  Relaxed hard dependency on exactly same version of sci-physics/geant
 
 *geant-data-4.10.00 (20 Dec 2013)
 






[gentoo-commits] gentoo-x86 commit in sci-mathematics/pari: pari-2.7.1.ebuild ChangeLog

2014-05-29 Thread Sebastien Fabbro (bicatali)
bicatali14/05/29 19:53:31

  Modified: ChangeLog
  Added:pari-2.7.1.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.106sci-mathematics/pari/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   8 May 2014 21:27:43 -   1.105
+++ ChangeLog   29 May 2014 19:53:31 -  1.106
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/pari
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.105 
2014/05/08 21:27:43 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.106 
2014/05/29 19:53:31 bicatali Exp $
+
+*pari-2.7.1 (29 May 2014)
+
+  29 May 2014; Sébastien Fabbro bicat...@gentoo.org +pari-2.7.1.ebuild:
+  Version bump
 
   08 May 2014; Sébastien Fabbro bicat...@gentoo.org +pari-2.7.0.ebuild,
   +files/pari-2.7.0-doc-make.patch, +files/pari-2.7.0-no-automagic.patch,



1.1  sci-mathematics/pari/pari-2.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.7.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.7.1.ebuild?rev=1.1content-type=text/plain

Index: pari-2.7.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.7.1.ebuild,v 1.1 
2014/05/29 19:53:31 bicatali Exp $

EAPI=5

inherit eutils flag-o-matic toolchain-funcs multilib

DESCRIPTION=Computer-aided number theory C library and tools
HOMEPAGE=http://pari.math.u-bordeaux.fr/;
SRC_URI=http://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0/4
KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-fbsd ~x86-linux ~x86-macos ~x86-solaris
IUSE=data doc fltk gmp qt4 X

RDEPEND=
sys-libs/readline:0=
data? ( sci-mathematics/pari-data )
doc? ( X? ( x11-misc/xdg-utils ) )
fltk? ( x11-libs/fltk:1= )
gmp? ( dev-libs/gmp:0= )
qt4? ( dev-qt/qtgui:4= )
X? ( x11-libs/libX11:0= )
DEPEND=${RDEPEND}
doc? ( virtual/latex-base )

get_compile_dir() {
pushd ${S}/config  /dev/null
local fastread=yes
source ./get_archos
popd  /dev/null
echo O${osname}-${arch}
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.3.2-strip.patch
epatch ${FILESDIR}/${PN}-2.3.2-ppc-powerpc-arch-fix.patch
# fix parallel make
epatch ${FILESDIR}/${PN}-2.7.0-doc-make.patch
# fix automagic
epatch ${FILESDIR}/${PN}-2.7.0-no-automagic.patch
# sage-on-gentoo trac 15654: PARI discriminant speed depends on stack 
size
epatch ${FILESDIR}/${PN}-2.7.0-slow-discriminant.patch

# disable default building of docs during install
sed -i \
-e s:install-doc install-examples:install-examples: \
config/Makefile.SH || die Failed to fix makefile

# propagate ldflags
sed -i \
-e 's/$shared $extra/$shared $extra \\$(LDFLAGS)/' \
config/get_dlld || die failed to fix LDFLAGS
# move doc dir to a gentoo doc dir and replace acroread by xdg-open
sed -i \
-e s:\$d = \$0:\$d = '${EPREFIX}/usr/share/doc/${PF}': \
-e 's:acroread:xdg-open:' \
doc/gphelp.in || die Failed to fix doc dir

# usersch3.tex is generated
rm doc/usersch3.tex || die failed to remove generated file
}

src_configure() {
tc-export CC
export CPLUSPLUS=$(tc-getCXX)

# need to force optimization here, as it breaks without
if is-flag -O0; then
replace-flags -O0 -O2
elif ! is-flag -O?; then
append-flags -O2
fi

# sysdatadir installs a pari.cfg stuff which is informative only
./Configure \
--prefix=${EPREFIX}/usr \
--datadir=${EPREFIX}/usr/share/${PN} \
--libdir=${EPREFIX}/usr/$(get_libdir) \
--sysdatadir=${EPREFIX}/usr/share/doc/${PF} \
--mandir=${EPREFIX}/usr/share/man/man1 \

[gentoo-commits] gentoo-x86 commit in sci-astronomy/erfa: erfa-1.1.0.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 15:47:22

  Modified: ChangeLog
  Added:erfa-1.1.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-astronomy/erfa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/erfa/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/erfa/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/erfa/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 Nov 2013 17:18:15 -  1.1
+++ ChangeLog   28 May 2014 15:47:22 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/erfa
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v 1.1 
2013/11/26 17:18:15 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v 1.2 
2014/05/28 15:47:22 bicatali Exp $
+
+*erfa-1.1.0 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +erfa-1.1.0.ebuild:
+  Version bump
 
 *erfa-1.0.1 (26 Nov 2013)
 



1.1  sci-astronomy/erfa/erfa-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/erfa/erfa-1.1.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/erfa/erfa-1.1.0.ebuild?rev=1.1content-type=text/plain

Index: erfa-1.1.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/erfa-1.1.0.ebuild,v 1.1 
2014/05/28 15:47:22 bicatali Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION=Essential Routines for Fundamental Astronomy
HOMEPAGE=https://github.com/liberfa/erfa;
SRC_URI=https://github.com/liberfa/${PN}/releases/download/v${PV}/${P}.tar.gz;

LICENSE=BSD
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=static-libs






[gentoo-commits] gentoo-x86 commit in dev-python/astropy: astropy-0.3.2.ebuild ChangeLog astropy-0.3.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:02:07

  Modified: ChangeLog
  Added:astropy-0.3.2.ebuild
  Removed:  astropy-0.3.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.20 dev-python/astropy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   16 Apr 2014 11:39:45 -  1.19
+++ ChangeLog   28 May 2014 16:02:07 -  1.20
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/astropy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.19 
2014/04/16 11:39:45 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.20 
2014/05/28 16:02:07 bicatali Exp $
+
+*astropy-0.3.2 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +astropy-0.3.2.ebuild,
+  -astropy-0.3.ebuild:
+  Version bump
 
   16 Apr 2014; Kacper Kowalik xarthis...@gentoo.org astropy-0.3.1.ebuild:
   Fix PV in cfitsio dependency wrt #507364. Thanks to Mikko Laine



1.1  dev-python/astropy/astropy-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/astropy-0.3.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/astropy-0.3.2.ebuild?rev=1.1content-type=text/plain

Index: astropy-0.3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.2.ebuild,v 
1.1 2014/05/28 16:02:07 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

inherit distutils-r1

DESCRIPTION=Core functionality for performing astrophysics with Python
HOMEPAGE=http://astropy.org/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-libs/expat:0=
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/erfa:0=
sci-astronomy/wcslib:0=
=sci-libs/cfitsio-3.350:0=
sys-libs/zlib:0=
DEPEND=${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? (
dev-python/matplotlib
dev-python/sphinx
media-gfx/graphviz
)
test? (
dev-libs/libxml2
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)

python_compile() {
distutils-r1_python_compile --use-system-libraries
}

python_compile_all() {
if use doc; then
python_export_best
VARTEXFONTS=${T}/fonts \
MPLCONFIGDIR=${BUILD_DIR} \
PYTHONPATH=${BUILD_DIR}/lib \
esetup.py build_sphinx
fi
}

python_test() {
esetup.py test
}

python_install_all() {
use doc  local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/wcslib: wcslib-4.23.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:15:04

  Modified: ChangeLog
  Added:wcslib-4.23.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.41 sci-astronomy/wcslib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   6 May 2014 15:55:36 -   1.40
+++ ChangeLog   28 May 2014 16:15:04 -  1.41
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/wcslib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.40 
2014/05/06 15:55:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.41 
2014/05/28 16:15:04 bicatali Exp $
+
+*wcslib-4.23 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +wcslib-4.23.ebuild:
+  Version bump
 
 *wcslib-4.22 (06 May 2014)
 



1.1  sci-astronomy/wcslib/wcslib-4.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/wcslib-4.23.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/wcslib-4.23.ebuild?rev=1.1content-type=text/plain

Index: wcslib-4.23.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.23.ebuild,v 
1.1 2014/05/28 16:15:04 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran

inherit eutils fortran-2 multilib

DESCRIPTION=Astronomical World Coordinate System transformations library
HOMEPAGE=http://www.atnf.csiro.au/people/mcalabre/WCS/;
SRC_URI=ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2;

SLOT=0/4
LICENSE=LGPL-3
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc fortran fits pgplot static-libs

RDEPEND=
fits? ( sci-libs/cfitsio:0= )
pgplot? ( sci-libs/pgplot:0= )
DEPEND=${RDEPEND}
sys-devel/flex
virtual/pkgconfig

src_prepare() {
sed -i -e 's/COPYING\*//' GNUmakefile || die
}

src_configure() {
local myconf=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
$(use_enable static-libs static)
$(use_enable fortran)
)
# hacks because cfitsio and pgplot directories are hard-coded
if use fits; then
myconf+=(
--with-cfitsioinc=${EPREFIX}/usr/include
--with-cfitsiolib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-cfitsio )
fi
if use pgplot; then
myconf+=(
--with-pgplotinc=${EPREFIX}/usr/include
--with-pgplotlib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-pgplot )
fi
econf ${myconf[@]}
}

src_compile() {
# nasty makefile, debugging means probably full rewrite
emake -j1
}

src_test() {
emake -j1 check
}

src_install () {
default
# static libs are same as shared (compiled with PIC)
# so they are not compiled twice
use static-libs || rm ${ED}/usr/$(get_libdir)/lib*.a
use doc || rm -r \
${ED}/usr/share/doc/${PF}/html \
${ED}/usr/share/doc/${PF}/*.pdf
}






[gentoo-commits] gentoo-x86 commit in dev-python/pyfits: pyfits-3.2.3.ebuild ChangeLog pyfits-3.2.1.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:22:34

  Modified: ChangeLog
  Added:pyfits-3.2.3.ebuild
  Removed:  pyfits-3.2.1.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.49 dev-python/pyfits/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   6 May 2014 15:56:56 -   1.48
+++ ChangeLog   28 May 2014 16:22:34 -  1.49
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyfits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.48 
2014/05/06 15:56:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.49 
2014/05/28 16:22:34 bicatali Exp $
+
+*pyfits-3.2.3 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +pyfits-3.2.3.ebuild,
+  -pyfits-3.2.1.ebuild:
+  Version bump
 
 *pyfits-3.2.2 (06 May 2014)
 



1.1  dev-python/pyfits/pyfits-3.2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.3.ebuild?rev=1.1content-type=text/plain

Index: pyfits-3.2.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.2.3.ebuild,v 1.1 
2014/05/28 16:22:34 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils multilib

DESCRIPTION=Provides an interface to FITS formatted files under python
HOMEPAGE=http://www.stsci.edu/resources/software_hardware/pyfits;
SRC_URI=mirror://pypi/p/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
!dev-python/astropy-0.3
sci-libs/cfitsio:0=
DEPEND=${RDEPEND}
=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
doc? (
dev-python/matplotlib
dev-python/numpydoc
dev-python/sphinxcontrib-programoutput
dev-python/stsci-sphinxext
 )
test? ( dev-python/nose[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/${PN}-3.2.1-unbundle-cfitsio.patch )

python_prepare_all() {
sed -i \
-e s/\(hook_package_dir = \)lib/\1$(get_libdir)/g \
${S}/setup.cfg || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd ${BUILD_DIR}/lib* || die
nosetests || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
distutils-r1_python_install_all
dodoc FAQ.txt CHANGES.txt
rename_binary() {
local binary
for binary in ${ED}/usr/bin/* ${D}$(python_get_scriptdir)/*
do
mv ${binary}{,-${PN}} || die failed renaming
done
}
python_foreach_impl rename_binary
}






[gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.1.4.2.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:35:42

  Modified: ChangeLog
  Added:clhep-2.1.4.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.46 sci-physics/clhep/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   25 Nov 2013 21:59:14 -  1.45
+++ ChangeLog   28 May 2014 16:35:42 -  1.46
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/clhep
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.45 
2013/11/25 21:59:14 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.46 
2014/05/28 16:35:42 bicatali Exp $
+
+*clhep-2.1.4.2 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +clhep-2.1.4.2.ebuild:
+  Version bump
 
 *clhep-2.1.4.1 (25 Nov 2013)
 



1.1  sci-physics/clhep/clhep-2.1.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/clhep-2.1.4.2.ebuild?rev=1.1content-type=text/plain

Index: clhep-2.1.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.4.2.ebuild,v 1.1 
2014/05/28 16:35:42 bicatali Exp $

EAPI=5

inherit cmake-utils multilib

DESCRIPTION=High Energy Physics C++ library
HOMEPAGE=http://www.cern.ch/clhep;
SRC_URI=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz;
LICENSE=GPL-3 LGPL-3
SLOT=2/${PV}
KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux

IUSE=doc static-libs test
RDEPEND=
DEPEND=${RDEPEND}
doc? ( virtual/latex-base )

S=${WORKDIR}/${PV}/CLHEP

src_prepare() {
# respect flags
sed -i -e 's:-O::g' cmake/Modules/ClhepVariables.cmake || die
# no batch mode to allow parallel building (bug #437482)
sed -i \
-e 's:-interaction=batchmode::g' \
cmake/Modules/ClhepBuildTex.cmake || die
# gentoo doc directory
sed -i \
-e /DESTINATION/s:doc:share/doc/${PF}: \
cmake/Modules/ClhepBuildTex.cmake */doc/CMakeLists.txt || die
# dont build test if not asked
if ! use test; then
sed -i \
-e '/add_subdirectory(test)/d' \
*/CMakeLists.txt || die
fi
}

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable test TESTING)
$(cmake-utils_use doc CLHEP_BUILD_DOCS)
)
DESTDIR=${ED} cmake-utils_src_configure
use doc  MAKEOPTS+= -j1
}

src_install() {
cmake-utils_src_install
use static-libs || rm ${ED}/usr/$(get_libdir)/*.a
}






[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp/files: pspp-0.6.2-gtk.patch pspp-0.8.0-as-needed.patch pspp-0.6.0-as-needed.patch pspp-0.6.2-no-test-pgsql.patch

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:01:26

  Removed:  pspp-0.6.2-gtk.patch pspp-0.8.0-as-needed.patch
pspp-0.6.0-as-needed.patch
pspp-0.6.2-no-test-pgsql.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)



[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.8.3.ebuild ChangeLog pspp-0.6.2-r1.ebuild pspp-0.8.0.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:01:25

  Modified: ChangeLog
  Added:pspp-0.8.3.ebuild
  Removed:  pspp-0.6.2-r1.ebuild pspp-0.8.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.29 sci-mathematics/pspp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   31 Oct 2013 15:47:52 -  1.28
+++ ChangeLog   28 May 2014 17:01:25 -  1.29
@@ -1,6 +1,14 @@
 # ChangeLog for sci-mathematics/pspp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.28 
2013/10/31 15:47:52 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.29 
2014/05/28 17:01:25 bicatali Exp $
+
+*pspp-0.8.3 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +pspp-0.8.3.ebuild,
+  -files/pspp-0.6.0-as-needed.patch, -files/pspp-0.6.2-gtk.patch,
+  -files/pspp-0.6.2-no-test-pgsql.patch, -files/pspp-0.8.0-as-needed.patch,
+  -pspp-0.6.2-r1.ebuild, -pspp-0.8.0.ebuild:
+  Version bump
 
   31 Oct 2013; Sébastien Fabbro bicat...@gentoo.org pspp-0.8.1-r1.ebuild:
   Install emacs files (broken by out of source building, bug #489938)



1.1  sci-mathematics/pspp/pspp-0.8.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.1content-type=text/plain

Index: pspp-0.8.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild,v 1.1 
2014/05/28 17:01:25 bicatali Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1

inherit eutils elisp-common autotools-utils multilib

DESCRIPTION=Program for statistical analysis of sampled data
HOMEPAGE=http://www.gnu.org/software/pspp/pspp.html;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3
SLOT=0/${PV}
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=cairo doc emacs examples gtk ncurses nls perl postgres static-libs

RDEPEND=
dev-libs/libxml2:2=
sci-libs/gsl:0=
sys-devel/gettext:0=
sys-libs/readline:0=
sys-libs/zlib:0=
virtual/libiconv
cairo? ( x11-libs/cairo:0= )
emacs? ( virtual/emacs )
gtk? (
gnome-base/libglade:2.0
x11-libs/gtk+:2
=x11-libs/gtksourceview-2.2:2.0 )
ncurses? ( sys-libs/ncurses )
postgres? ( dev-db/postgresql-server:= )
DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( virtual/latex-base )

SITEFILE=50${PN}-gentoo.el

PATCHES=(
${FILESDIR}/${PN}-0.8.0-gettext.patch
${FILESDIR}/${PN}-0.8.1-underlinking.patch
${FILESDIR}/${PN}-0.8.1-oos.patch
)

src_configure() {
local myeconfargs=(
$(use_enable nls)
$(use_with cairo)
$(use_with gtk gui)
$(use_with ncurses libncurses)
$(use_with perl perl-module)
$(use_with postgres libpq)
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile pkglibdir=${EPREFIX}/usr/$(get_libdir)
use doc  autotools-utils_src_compile html pdf
use emacs  elisp-compile *.el
}

src_install() {
if use doc; then
HTML_DOCS=( ${BUILD_DIR}/doc/pspp{,-dev}.html )
DOCS=( ${BUILD_DIR}/doc/pspp{,-dev}.pdf )
fi

autotools-utils_src_install pkglibdir=${EPREFIX}/usr/$(get_libdir)

if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi

if use emacs; then
elisp-install ${PN} *.el *.elc
elisp-site-file-install ${FILESDIR}/${SITEFILE}
fi
}

pkg_postinst () {
use emacs  elisp-site-regen
}

pkg_postrm() {
use emacs  elisp-site-regen
}






[gentoo-commits] gentoo-x86 commit in sci-mathematics/gretl: gretl-1.9.90.ebuild ChangeLog gretl-1.9.12.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:35:31

  Modified: ChangeLog
  Added:gretl-1.9.90.ebuild
  Removed:  gretl-1.9.12.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.46 sci-mathematics/gretl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   27 Mar 2014 03:38:20 -  1.45
+++ ChangeLog   28 May 2014 17:35:31 -  1.46
@@ -1,6 +1,12 @@
 # ChangeLog for sci-mathematics/gretl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.45 
2014/03/27 03:38:20 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.46 
2014/05/28 17:35:31 bicatali Exp $
+
+*gretl-1.9.90 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +gretl-1.9.90.ebuild,
+  -files/gretl-1.9.12-gtksourceview.patch, -gretl-1.9.12.ebuild:
+  Version bump
 
   27 Mar 2014; Sébastien Fabbro bicat...@gentoo.org
   +files/gretl-1.9.14-readline.patch, gretl-1.9.14.ebuild, metadata.xml:



1.1  sci-mathematics/gretl/gretl-1.9.90.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.90.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gretl/gretl-1.9.90.ebuild?rev=1.1content-type=text/plain

Index: gretl-1.9.90.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.90.ebuild,v 
1.1 2014/05/28 17:35:31 bicatali Exp $

EAPI=5

USE_EINSTALL=true

inherit eutils elisp-common toolchain-funcs

DESCRIPTION=Regression, econometrics and time-series library
HOMEPAGE=http://gretl.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.xz

LICENSE=GPL-3
SLOT=0/10
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=accessibility avx +curl emacs gnome gtk mpi nls odbc openmp python
readline sse2 R static-libs

CDEPEND=
dev-libs/glib:2=
dev-libs/gmp:0=
dev-libs/libxml2:2=
dev-libs/mpfr:0=
sci-libs/fftw:3.0=
sci-visualization/gnuplot
virtual/lapack
virtual/latex-base
accessibility? ( app-accessibility/flite:= )
curl? ( net-misc/curl:0= )
emacs? ( virtual/emacs )
gtk? (
media-libs/gd:2=[png]
sci-visualization/gnuplot[gd]
x11-libs/gtk+:3=
x11-libs/gtksourceview:3.0= )
mpi? ( virtual/mpi )
odbc? ( dev-db/unixODBC:0= )
R? ( dev-lang/R:0= )
readline? ( sys-libs/readline:0= )
RDEPEND=${CDEPEND}
python? ( dev-python/numpy )
DEPEND=${CDEPEND}
virtual/pkgconfig

SITEFILE=50${PN}-gentoo.el

REQUIRED_USE=emacs? ( gtk ) !curl? ( !gtk )

pkg_setup() {
if use openmp  [[ $(tc-getCC)$ == *gcc* ]]  ! tc-has-openmp ; then
ewarn You are using a non capable gcc compiler (  4.2 ? )
die Need an OpenMP capable compiler
fi
}

src_configure() {
econf \
--disable-rpath \
--enable-shared \
--with-mpfr \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--htmldir=${EPREFIX}/usr/share/doc/${PF}/html \
$(use_enable avx) \
$(use_enable curl www) \
$(use_enable gtk gui) \
$(use_enable gtk xdg) \
$(use_enable gtk xdg-utils) \
$(use_enable nls) \
$(use_enable openmp) \
$(use_enable sse2) \
$(use_enable static-libs static) \
$(use_with accessibility audio) \
$(use_with mpi) \
$(use_with odbc) \
$(use_with readline) \
$(use_with R libR) \
${myconf} \
LAPACK_LIBS=$($(tc-getPKG_CONFIG) --libs lapack)
}

src_compile() {
emake
if use emacs; then
cd utils/emacs  emake
elisp-compile gretl.el
fi
}

src_install() {
# to fix
emake -j1 DESTDIR=${D} install
if use emacs; then
elisp-install 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/gretl/files: gretl-1.9.12-gtksourceview.patch

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:35:31

  Removed:  gretl-1.9.12-gtksourceview.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)



[gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: yacas-1.3.4.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:44:49

  Modified: ChangeLog
  Added:yacas-1.3.4.ebuild
  Log:
  Version bump, switch to EAPI5
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.36 sci-mathematics/yacas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.36view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.36content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/ChangeLog?r1=1.35r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   11 Dec 2012 18:52:52 -  1.35
+++ ChangeLog   28 May 2014 17:44:49 -  1.36
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/yacas
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.35 
2012/12/11 18:52:52 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.36 
2014/05/28 17:44:49 bicatali Exp $
+
+*yacas-1.3.4 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +yacas-1.3.4.ebuild:
+  Version bump, switch to EAPI5
 
 *yacas-1.3.3 (11 Dec 2012)
 



1.1  sci-mathematics/yacas/yacas-1.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild?rev=1.1content-type=text/plain

Index: yacas-1.3.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.3.4.ebuild,v 
1.1 2014/05/28 17:44:49 bicatali Exp $

EAPI=5

inherit autotools-utils java-pkg-opt-2

DESCRIPTION=General purpose computer algebra system
HOMEPAGE=http://yacas.sourceforge.net/;
SRC_URI=http://${PN}.sourceforge.net/backups/${P}.tar.gz;

SLOT=0/1
LICENSE=GPL-2
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
IUSE=doc java static-libs server

DEPEND=java? ( =virtual/jdk-1.6 )
RDEPEND=java? ( =virtual/jre-1.6 )

src_configure() {
local myeconfargs=(
$(use_enable doc html-doc)
$(use_enable server)
--with-html-dir=/usr/share/doc/${PF}/html
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile
if use java; then
cd ${BUILD_DIR}/JavaYacas || die
# -j1 because of file generation dependence
emake -j1 -f makefile.yacas
fi
}

src_install() {
autotools-utils_src_install
if use java; then
cd ${BUILD_DIR}}/JavaYacas || die
java-pkg_dojar yacas.jar
java-pkg_dolauncher jyacas --main net.sf.yacas.YacasConsole
insinto /usr/share/${PN}
doins ${S}/JavaYacas/{hints.txt,yacasconsole.html}
fi
}






[gentoo-commits] gentoo-x86 commit in dev-lang/ekopath: ekopath-5.0.1_pre20131115.ebuild ChangeLog ekopath-5.0.0_pre20130113.ebuild ekopath-4.0.12.1_pre20121102.ebuild

2014-05-22 Thread Sebastien Fabbro (bicatali)
bicatali14/05/22 17:33:22

  Modified: ekopath-5.0.1_pre20131115.ebuild ChangeLog
  Removed:  ekopath-5.0.0_pre20130113.ebuild
ekopath-4.0.12.1_pre20121102.ebuild
  Log:
  Removed old versions with non-existing upstream tar balls. Add horrible hacks 
for sandbox violations, bug #511016
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild?r1=1.1r2=1.2

Index: ekopath-5.0.1_pre20131115.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ekopath-5.0.1_pre20131115.ebuild20 May 2014 22:40:56 -  1.1
+++ ekopath-5.0.1_pre20131115.ebuild22 May 2014 17:33:22 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild,v 1.1 
2014/05/20 22:40:56 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild,v 1.2 
2014/05/22 17:33:22 bicatali Exp $
 
 EAPI=5
 
-inherit versionator
+inherit versionator multilib
 
 MY_PV=$(get_version_component_range 1-3)
 DATE=$(get_version_component_range 4)
@@ -43,7 +43,7 @@
 }
 
 src_prepare() {
-   cat  99${PN} -EOF
+   cat  99${PN} -EOF
PATH=${EROOT%/}/opt/${PN}/bin
ROOTPATH=${EROOT%/}/opt/${PN}/bin

LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
@@ -52,15 +52,25 @@
 }
 
 src_install() {
-   local opts
+   # sad stuff bug #511016
+   addpredict /$(get_libdir)/libpthread.so.0
+   addpredict /$(get_libdir)/libc.so.6
+   addpredict /$(get_libdir)/ld-linux-x86-64.so.2
+   addpredict /usr/$(get_libdir)/libpthread_nonshared.a
+   addpredict /usr/$(get_libdir)/libc_nonshared.a
+   addpredict /usr/$(get_libdir)/libdl.so
+   addpredict /usr/$(get_libdir)/libm.so
+   addpredict /usr/$(get_libdir)/crti.o
+   addpredict /usr/$(get_libdir)/crt1.o
+   addpredict /usr/$(get_libdir)/crtn.o
+
# You must paxmark -m EI_PAX (not PT_PAX) to run the installer
# on a pax enabled kernel.  Adding PT_PAX breaks the binary.
scanelf -Xxz m ${P}.run  /dev/null
 
./${P}.run \
-   --prefix ${ED}/opt/${PN} \
-   --mode unattended \
-   ${opts} || die
+   --prefix ${ED%/}/opt/${PN} \
+   --mode unattended || die
 
# This is a temporary/partial fix to remove a RWX GNU STACK header
# from libstl.so.  It still leaves libstl.a in bad shape.
@@ -70,5 +80,5 @@
scanelf -Xe ${ED}/opt/ekopath/lib/${MY_PV}/x8664/64/libstl.so
 
rm -r ${ED}/opt/${PN}/uninstall || die
-   doenvd 99${PN}
+   doenvd 99${PN}
 }



1.21 dev-lang/ekopath/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   20 May 2014 22:40:56 -  1.20
+++ ChangeLog   22 May 2014 17:33:22 -  1.21
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/ekopath
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.20 
2014/05/20 22:40:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.21 
2014/05/22 17:33:22 bicatali Exp $
+
+  22 May 2014; Sébastien Fabbro bicat...@gentoo.org
+  -ekopath-4.0.12.1_pre20121102.ebuild, -ekopath-5.0.0_pre20130113.ebuild,
+  ekopath-5.0.1_pre20131115.ebuild:
+  Removed old versions with non-existing upstream tar balls. Add horrible hacks
+  for sandbox violations, bug #511016
 
 *ekopath-5.0.1_pre20131115 (20 May 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-libs/adolc/files: adolc-2.5.0-no-colpack.patch adolc-2.5.0-pkgconfig-no-ldflags.patch

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 16:16:16

  Added:adolc-2.5.0-no-colpack.patch
adolc-2.5.0-pkgconfig-no-ldflags.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  sci-libs/adolc/files/adolc-2.5.0-no-colpack.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/files/adolc-2.5.0-no-colpack.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/files/adolc-2.5.0-no-colpack.patch?rev=1.1content-type=text/plain

Index: adolc-2.5.0-no-colpack.patch
===
--- autoconf/colpack.m4.orig2014-05-21 09:01:30.749673830 -0700
+++ autoconf/colpack.m4 2014-05-21 09:01:30.749673830 -0700
@@ -21,7 +21,7 @@
 COLPACK_LIBS=-lColPack
 D[[0]]=
 ])
-
+if test x$colpack != xno; then
 AC_LANG_PUSH([C++])
 save_CXXFLAGS=$CXXFLAGS
 save_CPPFLAGS=$CPPFLAGS
@@ -56,6 +56,9 @@
 fi
 done
 AC_LANG_POP([C++])
+else
+have_colpack=no
+fi
 
 AM_CONDITIONAL(HAVE_LIBCOLPACK,[test x$have_colpack = xyes])
 if test x$have_colpack = xyes; then 



1.1  sci-libs/adolc/files/adolc-2.5.0-pkgconfig-no-ldflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/files/adolc-2.5.0-pkgconfig-no-ldflags.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/files/adolc-2.5.0-pkgconfig-no-ldflags.patch?rev=1.1content-type=text/plain

Index: adolc-2.5.0-pkgconfig-no-ldflags.patch
===
--- adolclib.pc.in.orig 2014-05-21 09:09:10.060824555 -0700
+++ adolclib.pc.in  2014-05-21 09:09:10.060824555 -0700
@@ -7,5 +7,5 @@
 Version: @PACKAGE_VERSION@
 Description: Algorithmic Differentiation Library for C/C++
 Requires: 
-Libs: -L${libdir} -l@adolclib@ -Wl,-rpath,${libdir} @LDFLAGS@ @LIBS@
+Libs: -L${libdir} -l@adolclib@ @LIBS@
 Cflags: -I${includedir}






[gentoo-commits] gentoo-x86 commit in sci-libs/adolc: adolc-2.5.0.ebuild ChangeLog

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 16:16:16

  Modified: ChangeLog
  Added:adolc-2.5.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.6  sci-libs/adolc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   15 Jan 2014 19:44:44 -  1.5
+++ ChangeLog   21 May 2014 16:16:16 -  1.6
@@ -1,6 +1,13 @@
 # ChangeLog for sci-libs/adolc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v 1.5 2014/01/15 
19:44:44 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/ChangeLog,v 1.6 2014/05/21 
16:16:16 bicatali Exp $
+
+*adolc-2.5.0 (21 May 2014)
+
+  21 May 2014; Sébastien Fabbro bicat...@gentoo.org +adolc-2.5.0.ebuild,
+  +files/adolc-2.5.0-no-colpack.patch,
+  +files/adolc-2.5.0-pkgconfig-no-ldflags.patch:
+  Version bump
 
   15 Jan 2014; Sébastien Fabbro bicat...@gentoo.org -adolc-2.4.0.ebuild,
   adolc-2.4.1.ebuild:



1.1  sci-libs/adolc/adolc-2.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild?rev=1.1content-type=text/plain

Index: adolc-2.5.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/adolc/adolc-2.5.0.ebuild,v 1.1 
2014/05/21 16:16:16 bicatali Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes
#AUTOTOOLS_IN_SOURCE_BUILD=yes

inherit autotools-utils toolchain-funcs

MYPN=ADOL-C

DESCRIPTION=Automatic differentiation system for C/C++
HOMEPAGE=https://projects.coin-or.org/ADOL-C/;
SRC_URI=http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz;

LICENSE=|| ( EPL-1.0 GPL-2 )
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=mpi sparse static-libs

RDEPEND=sparse? ( sci-libs/colpack:0= )
DEPEND=${RDEPEND}

S=${WORKDIR}/${MYPN}-${PV}

PATCHES=(
${FILESDIR}/${PN}-2.5.0-no-colpack.patch
${FILESDIR}/${PN}-2.5.0-pkgconfig-no-ldflags.patch
)

src_configure() {
 local myeconfargs=(
 $(use_enable mpi ampi)
 $(use_enable sparse)
 $(use_with sparse colpack ${EPREFIX}/usr)
 )
 autotools-utils_src_configure
}

src_test() {
autotools-utils_src_test test
}






[gentoo-commits] gentoo-x86 commit in sci-libs/dlib: dlib-18.5.ebuild ChangeLog dlib-18.3.ebuild

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 16:38:17

  Modified: ChangeLog
  Added:dlib-18.5.ebuild
  Removed:  dlib-18.3.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.8  sci-libs/dlib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   9 Sep 2013 16:56:44 -   1.7
+++ ChangeLog   21 May 2014 16:38:17 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/dlib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v 1.7 2013/09/09 
16:56:44 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v 1.8 2014/05/21 
16:38:17 bicatali Exp $
+
+*dlib-18.5 (21 May 2014)
+
+  21 May 2014; Sébastien Fabbro bicat...@gentoo.org +dlib-18.5.ebuild,
+  -dlib-18.3.ebuild:
+  Version bump
 
 *dlib-18.4 (09 Sep 2013)
 



1.1  sci-libs/dlib/dlib-18.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/dlib-18.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/dlib-18.5.ebuild?rev=1.1content-type=text/plain

Index: dlib-18.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/dlib-18.5.ebuild,v 1.1 
2014/05/21 16:38:17 bicatali Exp $

EAPI=5

inherit flag-o-matic toolchain-funcs

DESCRIPTION=Numerical and networking C++ library
HOMEPAGE=http://dlib.net/;
SRC_URI=mirror://sourceforge/dclib/${P}.tar.bz2

LICENSE=Boost-1.0
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=blas doc examples jpeg lapack png test X

RDEPEND=
blas? ( virtual/blas )
jpeg? ( virtual/jpeg )
lapack? ( virtual/lapack )
png? ( media-libs/libpng:0= )
X? ( x11-libs/libX11 )
DEPEND=test? ( ${RDEPEND} )

src_prepare() {
epatch ${FILESDIR}/${PN}-17.48-makefile-test.patch
}

src_test() {
cd dlib/test
emake CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}
./test --runall || die
}

src_install() {
dodoc dlib/README.txt
rm -r dlib/{README,LICENSE}.txt dlib/test || die
doheader -r dlib
use doc  dohtml -r docs/*
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}






[gentoo-commits] gentoo-x86 commit in sci-libs/ipopt: ipopt-3.11.8.ebuild metadata.xml ChangeLog

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 16:47:10

  Modified: metadata.xml ChangeLog
  Added:ipopt-3.11.8.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-libs/ipopt/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ipopt/metadata.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ipopt/metadata.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ipopt/metadata.xml?r1=1.1r2=1.2

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/ipopt/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml15 Jan 2014 19:45:36 -  1.1
+++ metadata.xml21 May 2014 16:47:10 -  1.2
@@ -1,18 +1,18 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdsci/herd
-  longdescription lang=en
+herdsci/herd
+longdescription lang=en
   Ipopt is a solver for large-scale nonlinear continuous
   optimization. It can be used from modeling environments, such as
   AMPL, GAMS, or Matlab, and it is also available as a callable library with
   interfaces to C++, C, and Fortran. Ipopt uses an interior point
-  method, together with a filter linear search procedure. Ipopt is part of the
-  larger COIN-OR initiative (Computational Infrastructure for Operations
-  Research).
+  method, together with a filter linear search procedure. Ipopt is
+  part of the larger COIN-OR initiative (Computational Infrastructure
+  for Operations Research).
 /longdescription
-  use
-flag name=hslhsl/flag
-flag name=mumpsEnable pkgsci-libs/mumps/pkg support/flag
-  /use
+use
+  flag name=hslhsl/flag
+  flag name=mumpsEnable pkgsci-libs/mumps/pkg support/flag
+/use
 /pkgmetadata



1.3  sci-libs/ipopt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/ipopt/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   4 Feb 2014 08:33:36 -   1.2
+++ ChangeLog   21 May 2014 16:47:10 -  1.3
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/ipopt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipopt/ChangeLog,v 1.2 2014/02/04 
08:33:36 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipopt/ChangeLog,v 1.3 2014/05/21 
16:47:10 bicatali Exp $
+
+*ipopt-3.11.8 (21 May 2014)
+
+  21 May 2014; Sébastien Fabbro bicat...@gentoo.org +ipopt-3.11.8.ebuild,
+  metadata.xml:
+  Version bump
 
   04 Feb 2014; Justin Lecher j...@gentoo.org ipopt-3.11.7.ebuild:
   Fix the common coinor pkg-config installation problem



1.1  sci-libs/ipopt/ipopt-3.11.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ipopt/ipopt-3.11.8.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ipopt/ipopt-3.11.8.ebuild?rev=1.1content-type=text/plain

Index: ipopt-3.11.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/ipopt/ipopt-3.11.8.ebuild,v 1.1 
2014/05/21 16:47:10 bicatali Exp $

EAPI=5

AUTOTOOLS_IN_SOURCE_BUILD=yes
FORTRAN_NEEDED=mumps

inherit eutils autotools-utils multilib toolchain-funcs fortran-2

MYPN=Ipopt
MYP=${MYPN}-${PV}

DESCRIPTION=Interior-Point Optimizer for large-scale nonlinear optimization
HOMEPAGE=https://projects.coin-or.org/Ipopt/;
SRC_URI=http://www.coin-or.org/download/source/${MYPN}/${MYP}.tgz;

LICENSE=EPL-1.0 hsl? ( HSL )
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc examples hsl lapack mpi mumps static-libs test

RDEPEND=
virtual/blas
hsl? ( sci-libs/coinhsl:0= )
lapack? ( virtual/lapack )
mumps? ( sci-libs/mumps:0=[mpi=] )
DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen[dot] )
test? ( sci-libs/coinor-sample sci-libs/mumps )

S=${WORKDIR}/${MYPN}-${PV}/${MYPN}

src_prepare() {
if use mumps  ! use mpi; then
ln -s ${EPREFIX}/usr/include/mpiseq/mpi.h \
src/Algorithm/LinearSolvers/
elif use mpi; then
export CXX=mpicxx FC=mpif77 F77=mpif77 CC=mpicc
fi
sed -i \
   

[gentoo-commits] gentoo-x86 commit in sci-libs/dlib: dlib-18.7.ebuild ChangeLog dlib-18.5.ebuild

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 17:37:41

  Modified: ChangeLog
  Added:dlib-18.7.ebuild
  Removed:  dlib-18.5.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.9  sci-libs/dlib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   21 May 2014 16:38:17 -  1.8
+++ ChangeLog   21 May 2014 17:37:41 -  1.9
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/dlib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v 1.8 2014/05/21 
16:38:17 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/ChangeLog,v 1.9 2014/05/21 
17:37:41 bicatali Exp $
+
+*dlib-18.7 (21 May 2014)
+
+  21 May 2014; Sébastien Fabbro bicat...@gentoo.org +dlib-18.7.ebuild,
+  -dlib-18.5.ebuild:
+  Version bump
 
 *dlib-18.5 (21 May 2014)
 



1.1  sci-libs/dlib/dlib-18.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/dlib-18.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/dlib/dlib-18.7.ebuild?rev=1.1content-type=text/plain

Index: dlib-18.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/dlib/dlib-18.7.ebuild,v 1.1 
2014/05/21 17:37:41 bicatali Exp $

EAPI=5

inherit flag-o-matic toolchain-funcs

DESCRIPTION=Numerical and networking C++ library
HOMEPAGE=http://dlib.net/;
SRC_URI=mirror://sourceforge/dclib/${P}.tar.bz2

LICENSE=Boost-1.0
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=blas doc examples jpeg lapack png test X

RDEPEND=
blas? ( virtual/blas )
jpeg? ( virtual/jpeg )
lapack? ( virtual/lapack )
png? ( media-libs/libpng:0= )
X? ( x11-libs/libX11 )
DEPEND=test? ( ${RDEPEND} )

src_prepare() {
epatch ${FILESDIR}/${PN}-17.48-makefile-test.patch
}

src_test() {
cd dlib/test
emake CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}
./test --runall || die
}

src_install() {
dodoc dlib/README.txt
rm -r dlib/{README,LICENSE}.txt dlib/test || die
doheader -r dlib
use doc  dohtml -r docs/*
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}






[gentoo-commits] gentoo-x86 commit in sci-libs/coinor-cppad: coinor-cppad-20140519.ebuild ChangeLog

2014-05-21 Thread Sebastien Fabbro (bicatali)
bicatali14/05/21 18:25:56

  Modified: ChangeLog
  Added:coinor-cppad-20140519.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.4  sci-libs/coinor-cppad/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coinor-cppad/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coinor-cppad/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coinor-cppad/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/coinor-cppad/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   4 Feb 2014 10:11:32 -   1.3
+++ ChangeLog   21 May 2014 18:25:56 -  1.4
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/coinor-cppad
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-cppad/ChangeLog,v 1.3 
2014/02/04 10:11:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-cppad/ChangeLog,v 1.4 
2014/05/21 18:25:56 bicatali Exp $
+
+*coinor-cppad-20140519 (21 May 2014)
+
+  21 May 2014; Sébastien Fabbro bicat...@gentoo.org
+  +coinor-cppad-20140519.ebuild:
+  Version bump
 
 *coinor-cppad-20140204 (04 Feb 2014)
 



1.1  sci-libs/coinor-cppad/coinor-cppad-20140519.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coinor-cppad/coinor-cppad-20140519.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coinor-cppad/coinor-cppad-20140519.ebuild?rev=1.1content-type=text/plain

Index: coinor-cppad-20140519.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/coinor-cppad/coinor-cppad-20140519.ebuild,v 
1.1 2014/05/21 18:25:56 bicatali Exp $

EAPI=5

inherit autotools-utils multilib

MYP=cppad-${PV}

DESCRIPTION=COIN-OR C++ Algorithmic Differentiation
HOMEPAGE=https://projects.coin-or.org/CppAD/;
SRC_URI=http://www.coin-or.org/download/source/CppAD/${MYP}.gpl.tgz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc examples

RDEPEND=
sci-libs/adolc:0=
sci-libs/ipopt:0=
DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen[dot] )

S=${WORKDIR}/${MYP}

src_configure() {
local myeconfargs=( $(use doc Documentation) )
autotools-utils_src_configure CXX_FLAGS=${CXXFLAGS}
}

src_compile() {
autotools-utils_src_compile
if use doc; then
./build.sh doxygen || die
fi
}

src_test() {
autotools-utils_src_test check test
}

src_install() {
use doc  HTML_DOC=( ${BUILD_DIR}/doxydocs/html/. )
autotools-utils_src_install
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins -r example/*
fi
}






[gentoo-commits] gentoo-x86 commit in dev-lang/ekopath: metadata.xml ekopath-5.0.1_pre20131115.ebuild ChangeLog

2014-05-20 Thread Sebastien Fabbro (bicatali)
bicatali14/05/20 22:40:56

  Modified: metadata.xml ChangeLog
  Added:ekopath-5.0.1_pre20131115.ebuild
  Log:
  Version bump, keyworded amd64-linux
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.3  dev-lang/ekopath/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ekopath/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml17 Mar 2014 06:52:09 -  1.2
+++ metadata.xml20 May 2014 22:40:56 -  1.3
@@ -1,11 +1,11 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdsci/herd
-   longdescription
-   The PathScale EKOPath Compiler Suite offers programmers a rich set of 
tools and 
-   one of the world's most sophisticated optimization infrastructures to 
maximize 
-   program performance on any Intel 64 or AMD64 platform supporting Intel 
MMX, 
-   SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AMD SSE4A and AVX.
-   /longdescription
+herdsci/herd
+longdescription
+  The PathScale EKOPath Compiler Suite offers programmers a rich set of tools 
and 
+  one of the world's most sophisticated optimization infrastructures to 
maximize 
+  program performance on any Intel 64 or AMD64 platform supporting Intel MMX, 
+  SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AMD SSE4A and AVX.
+/longdescription
 /pkgmetadata



1.20 dev-lang/ekopath/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   17 Mar 2014 06:52:09 -  1.19
+++ ChangeLog   20 May 2014 22:40:56 -  1.20
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/ekopath
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.19 
2014/03/17 06:52:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.20 
2014/05/20 22:40:56 bicatali Exp $
+
+*ekopath-5.0.1_pre20131115 (20 May 2014)
+
+  20 May 2014; Sébastien Fabbro bicat...@gentoo.org
+  +ekopath-5.0.1_pre20131115.ebuild, metadata.xml:
+  Version bump, keyworded amd64-linux
 
   17 Mar 2014; Kacper Kowalik xarthis...@gentoo.org metadata.xml:
   Remove myself from metadata.xml



1.1  dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild

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

Index: ekopath-5.0.1_pre20131115.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-5.0.1_pre20131115.ebuild,v 1.1 
2014/05/20 22:40:56 bicatali Exp $

EAPI=5

inherit versionator

MY_PV=$(get_version_component_range 1-3)
DATE=$(get_version_component_range 4)
DATE=${DATE/pre}
DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6}

DESCRIPTION=PathScale EKOPath Compiler Suite
HOMEPAGE=http://www.pathscale.com/ekopath-compiler-suite;
SRC_URI=http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${PN}-${DATE}-installer.run
- ${P}.run

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~amd64-linux
IUSE=

DEPEND=!!app-arch/rpm
RDEPEND=

RESTRICT=mirror

S=${WORKDIR}

QA_PREBUILT=
opt/${PN}/lib/${MY_PV}/x8664/*
opt/${PN}/bin/path*
opt/${PN}/bin/funclookup
opt/${PN}/bin/doctool
opt/${PN}/bin/subclient
opt/${PN}/bin/subserver
opt/${PN}/bin/assign

src_unpack() {
cp ${DISTDIR}/${A} ${S} || die
chmod +x ${S}/${P}.run
}

src_prepare() {
cat  99${PN} -EOF
PATH=${EROOT%/}/opt/${PN}/bin
ROOTPATH=${EROOT%/}/opt/${PN}/bin

LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
  

[gentoo-commits] gentoo-x86 commit in sci-mathematics/pari/files: pari-2.7.0-doc-make.patch pari-2.7.0-slow-discriminant.patch pari-2.7.0-no-automagic.patch

2014-05-08 Thread Sebastien Fabbro (bicatali)
bicatali14/05/08 21:27:43

  Added:pari-2.7.0-doc-make.patch
pari-2.7.0-slow-discriminant.patch
pari-2.7.0-no-automagic.patch
  Log:
  Import from sage-on-gentoo overlay
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.1  sci-mathematics/pari/files/pari-2.7.0-doc-make.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.7.0-doc-make.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.7.0-doc-make.patch?rev=1.1content-type=text/plain

Index: pari-2.7.0-doc-make.patch
===
diff -Naur pari-2.7.0/config/DOC_Make.SH pari-2.7.0_a/config/DOC_Make.SH
--- pari-2.7.0/config/DOC_Make.SH   2014-03-20 21:59:28.0 +1300
+++ pari-2.7.0_a/config/DOC_Make.SH 2014-05-05 13:20:09.119923587 +1200
@@ -23,7 +23,8 @@
 
 doc all: develop.dvi libpari.dvi parallel.dvi users.dvi refcard.ps tutorial.dvi
 docps: develop.ps libpari.ps parallel.ps refcard.ps tutorial.ps users.ps 
INSTALL.ps
-docpdf: develop.pdf libpari.pdf parallel.pdf users.pdf tutorial.pdf 
refcard.pdf INSTALL.pdf
+#docpdf: develop.pdf libpari.pdf parallel.pdf users.pdf tutorial.pdf 
refcard.pdf INSTALL.pdf
+docpdf: \$(PARI_TEX) \$(MACROS) pass1 pass2 indexing refcard.pdf INSTALL.pdf
 
 .SUFFIXES: .tex .ipf .pod .inf .dumbpod .3 .html
 
@@ -39,38 +40,60 @@
 %.dvi: %.tex \$(MACROS)
\$(TEX) \$
 
+pass1: \$(PARI_TEX) \$(USERS_TEX) develop.tex tutorial.tex \$(MACROS)
+   -rm -f *.std
+   pdftex libpari
+   pdftex develop
+   pdftex tutorial
+   pdftex users
+
+pass2: pass1
+   pdftex libpari
+   pdftex develop
+   pdftex tutorial
+   pdftex users
+
+indexing: pass2
+   \$(MAKE) libpari.std
+   \$(MAKE) develop.std
+   \$(MAKE) users.std
+   pdftex libpari
+   pdftex develop
+   pdftex users
+   -rm -f *.std
+
 libpari.pdf: \$(PARI_TEX) \$(MACROS)
-rm -f libpari.std
\$(PDFTEX) libpari
\$(PDFTEX) libpari
-   make libpari.std; \$(PDFTEX) libpari; rm -f libpari.std
+   \$(MAKE) libpari.std; \$(PDFTEX) libpari; rm -f libpari.std
 libpari.dvi: \$(PARI_TEX) \$(MACROS)
-rm -f libpari.std
\$(TEX) libpari
\$(TEX) libpari
-   make libpari.std; \$(TEX) libpari; rm -f libpari.std
+   \$(MAKE) libpari.std; \$(TEX) libpari; rm -f libpari.std
 
 develop.pdf: develop.tex \$(MACROS)
-rm -f develop.std
\$(PDFTEX) develop
\$(PDFTEX) develop
-   make develop.std; \$(PDFTEX) develop; rm -f develop.std
+   \$(MAKE) develop.std; \$(PDFTEX) develop; rm -f develop.std
 develop.dvi: develop.tex \$(MACROS)
-rm -f develop.std
\$(TEX) develop
\$(TEX) develop
-   make develop.std; \$(TEX) develop; rm -f develop.std
+   \$(MAKE) develop.std; \$(TEX) develop; rm -f develop.std
 
 parallel.pdf: parallel.tex \$(MACROS)
-rm -f parallel.std
\$(PDFTEX) parallel
\$(PDFTEX) parallel
-   make parallel.std; \$(PDFTEX) parallel; rm -f parallel.std
+   \$(MAKE) parallel.std; \$(PDFTEX) parallel; rm -f parallel.std
 parallel.dvi: parallel.tex \$(MACROS)
-rm -f parallel.std
\$(TEX) parallel
\$(TEX) parallel
-   make parallel.std; \$(TEX) parallel; rm -f parallel.std
+   \$(MAKE) parallel.std; \$(TEX) parallel; rm -f parallel.std
 
 tutorial.pdf: tutorial.tex \$(MACROS)
-rm -f tutorial.std
@@ -104,7 +127,7 @@
-rm -f users.std
\$(PDFTEX) users
\$(PDFTEX) users
-   make users.std; \$(PDFTEX) users; rm -f users.std
+   \$(MAKE) users.std; \$(PDFTEX) users; rm -f users.std
 
 gpman: gp.1
nroff -man gp.1 | unix2dos -ascii  gp.man



1.1  
sci-mathematics/pari/files/pari-2.7.0-slow-discriminant.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.7.0-slow-discriminant.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/files/pari-2.7.0-slow-discriminant.patch?rev=1.1content-type=text/plain

Index: pari-2.7.0-slow-discriminant.patch
===
diff -ru src/src/basemath/alglin1.c b/src/basemath/alglin1.c
--- src/src/basemath/alglin1.c  2014-01-29 18:00:27.0 +0100
+++ b/src/basemath/alglin1.c2014-02-09 01:54:37.676725196 +0100
@@ -247,6 +247,7 @@
   a = RgM_shallowcopy(a);
   for (i=1; inbco; i++)
   {
+int garbage = 0;  /* Only gerepile() once per loop iteration */
 for(k=i; k=nbco; k++)
 {
   gcoeff(a,k,i) = ff-red(E,gcoeff(a,k,i));
@@ -271,7 +272,7 @@
   for (j=i+1; j=nbco; j++)
   {
 gcoeff(a,j,k) = ff-add(E, gcoeff(a,j,k), ff-mul(E,m,gcoeff(a,j,i)));
-if 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/pari: ChangeLog pari-2.7.0.ebuild

2014-05-08 Thread Sebastien Fabbro (bicatali)
bicatali14/05/08 21:27:43

  Modified: ChangeLog
  Added:pari-2.7.0.ebuild
  Log:
  Import from sage-on-gentoo overlay
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.105sci-mathematics/pari/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.105view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?rev=1.105content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/ChangeLog?r1=1.104r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   6 Mar 2014 17:26:35 -   1.104
+++ ChangeLog   8 May 2014 21:27:43 -   1.105
@@ -1,6 +1,19 @@
 # ChangeLog for sci-mathematics/pari
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.104 
2014/03/06 17:26:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.105 
2014/05/08 21:27:43 bicatali Exp $
+
+  08 May 2014; Sébastien Fabbro bicat...@gentoo.org +pari-2.7.0.ebuild,
+  +files/pari-2.7.0-doc-make.patch, +files/pari-2.7.0-no-automagic.patch,
+  +files/pari-2.7.0-slow-discriminant.patch:
+  Import from sage-on-gentoo overlay
+
+*pari-2.7.0 (05 May 2014)
+
+  05 May 2014; François Bissey francois.bis...@canterbury.ac.nz
+  +files/pari-2.7.0-doc-make.patch, +files/pari-2.7.0-no-automagic.patch,
+  +files/pari-2.7.0-slow-discriminant.patch, +pari-2.7.0.ebuild:
+  pari 2.7.0 has been for a bit more than a month. patch rebasing and culling
+  where appropriate.
 
   06 Mar 2014; Jeroen Roovers j...@gentoo.org pari-2.3.5.ebuild,
   pari-2.5.0-r3.ebuild, pari-2.5.1.ebuild, pari-2.5.1-r1.ebuild,



1.1  sci-mathematics/pari/pari-2.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.7.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pari/pari-2.7.0.ebuild?rev=1.1content-type=text/plain

Index: pari-2.7.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.7.0.ebuild,v 1.1 
2014/05/08 21:27:43 bicatali Exp $

EAPI=5

inherit eutils flag-o-matic toolchain-funcs multilib

DESCRIPTION=Computer-aided number theory C library and tools
HOMEPAGE=http://pari.math.u-bordeaux.fr/;
SRC_URI=http://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0/4
KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-fbsd ~x86-linux ~x86-macos ~x86-solaris
IUSE=data doc fltk gmp qt4 X

RDEPEND=
sys-libs/readline:0=
data? ( sci-mathematics/pari-data )
doc? ( X? ( x11-misc/xdg-utils ) )
fltk? ( x11-libs/fltk:1= )
gmp? ( dev-libs/gmp:0= )
qt4? ( dev-qt/qtgui:4= )
X? ( x11-libs/libX11:0= )
DEPEND=${RDEPEND}
doc? ( virtual/latex-base )

get_compile_dir() {
pushd ${S}/config  /dev/null
local fastread=yes
source ./get_archos
popd  /dev/null
echo O${osname}-${arch}
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.3.2-strip.patch
epatch ${FILESDIR}/${PN}-2.3.2-ppc-powerpc-arch-fix.patch
# fix parallel make
epatch ${FILESDIR}/${PN}-2.7.0-doc-make.patch
# fix automagic
epatch ${FILESDIR}/${PN}-2.7.0-no-automagic.patch
# sage-on-gentoo trac 15654: PARI discriminant speed depends on stack 
size
epatch ${FILESDIR}/${PN}-2.7.0-slow-discriminant.patch

# disable default building of docs during install
sed -i \
-e s:install-doc install-examples:install-examples: \
config/Makefile.SH || die Failed to fix makefile

# propagate ldflags
sed -i \
-e 's/$shared $extra/$shared $extra \\$(LDFLAGS)/' \
config/get_dlld || die failed to fix LDFLAGS
# move doc dir to a gentoo doc dir and replace acroread by xdg-open
sed -i \
-e s:\$d = \$0:\$d = '${EPREFIX}/usr/share/doc/${PF}': \
-e 's:acroread:xdg-open:' \
doc/gphelp.in || die Failed to fix doc dir

# usersch3.tex is generated
rm doc/usersch3.tex || die failed to remove generated file
}

src_configure() {
tc-export CC
export CPLUSPLUS=$(tc-getCXX)

# need to force optimization here, as it breaks without
if is-flag -O0; then
replace-flags -O0 -O2
elif ! is-flag -O?; 

[gentoo-commits] gentoo-x86 commit in sci-astronomy/wcslib: wcslib-4.22.ebuild ChangeLog wcslib-4.19.ebuild wcslib-4.20.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:55:36

  Modified: ChangeLog
  Added:wcslib-4.22.ebuild
  Removed:  wcslib-4.19.ebuild wcslib-4.20.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.40 sci-astronomy/wcslib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   3 Apr 2014 16:38:50 -   1.39
+++ ChangeLog   6 May 2014 15:55:36 -   1.40
@@ -1,6 +1,12 @@
 # ChangeLog for sci-astronomy/wcslib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.39 
2014/04/03 16:38:50 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.40 
2014/05/06 15:55:36 bicatali Exp $
+
+*wcslib-4.22 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +wcslib-4.22.ebuild,
+  -wcslib-4.19.ebuild, -wcslib-4.20.ebuild:
+  Version bump
 
 *wcslib-4.21 (03 Apr 2014)
 



1.1  sci-astronomy/wcslib/wcslib-4.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/wcslib-4.22.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/wcslib-4.22.ebuild?rev=1.1content-type=text/plain

Index: wcslib-4.22.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.22.ebuild,v 
1.1 2014/05/06 15:55:36 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran

inherit eutils fortran-2 multilib

DESCRIPTION=Astronomical World Coordinate System transformations library
HOMEPAGE=http://www.atnf.csiro.au/people/mcalabre/WCS/;
SRC_URI=ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2;

SLOT=0/4
LICENSE=LGPL-3
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc fortran fits pgplot static-libs

RDEPEND=
fits? ( sci-libs/cfitsio:0= )
pgplot? ( sci-libs/pgplot:0= )
DEPEND=${RDEPEND}
sys-devel/flex
virtual/pkgconfig

src_prepare() {
sed -i -e 's/COPYING\*//' GNUmakefile || die
}

src_configure() {
local myconf=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
$(use_enable static-libs static)
$(use_enable fortran)
)
# hacks because cfitsio and pgplot directories are hard-coded
if use fits; then
myconf+=(
--with-cfitsioinc=${EPREFIX}/usr/include
--with-cfitsiolib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-cfitsio )
fi
if use pgplot; then
myconf+=(
--with-pgplotinc=${EPREFIX}/usr/include
--with-pgplotlib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-pgplot )
fi
econf ${myconf[@]}
}

src_compile() {
# nasty makefile, debugging means probably full rewrite
emake -j1
}

src_test() {
emake -j1 check
}

src_install () {
default
# static libs are same as shared (compiled with PIC)
# so they are not compiled twice
use static-libs || rm ${ED}/usr/$(get_libdir)/lib*.a
use doc || rm -r \
${ED}/usr/share/doc/${PF}/html \
${ED}/usr/share/doc/${PF}/*.pdf
}






[gentoo-commits] gentoo-x86 commit in dev-python/pyfits: pyfits-3.2.2.ebuild ChangeLog pyfits-3.2.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:56:56

  Modified: ChangeLog
  Added:pyfits-3.2.2.ebuild
  Removed:  pyfits-3.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.48 dev-python/pyfits/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.48view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?rev=1.48content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/ChangeLog?r1=1.47r2=1.48

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   10 Mar 2014 17:54:49 -  1.47
+++ ChangeLog   6 May 2014 15:56:56 -   1.48
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyfits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.47 
2014/03/10 17:54:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.48 
2014/05/06 15:56:56 bicatali Exp $
+
+*pyfits-3.2.2 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +pyfits-3.2.2.ebuild,
+  -pyfits-3.2.ebuild:
+  Version bump
 
 *pyfits-3.2.1 (10 Mar 2014)
 



1.1  dev-python/pyfits/pyfits-3.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyfits/pyfits-3.2.2.ebuild?rev=1.1content-type=text/plain

Index: pyfits-3.2.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.2.2.ebuild,v 1.1 
2014/05/06 15:56:56 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils multilib

DESCRIPTION=Provides an interface to FITS formatted files under python
HOMEPAGE=http://www.stsci.edu/resources/software_hardware/pyfits;
SRC_URI=mirror://pypi/p/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
!dev-python/astropy-0.3
sci-libs/cfitsio:0=
DEPEND=${RDEPEND}
=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
doc? (
dev-python/matplotlib
dev-python/numpydoc
dev-python/sphinxcontrib-programoutput
dev-python/stsci-sphinxext
 )
test? ( dev-python/nose[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/${PN}-3.2.1-unbundle-cfitsio.patch )

python_prepare_all() {
sed -i \
-e s/\(hook_package_dir = \)lib/\1$(get_libdir)/g \
${S}/setup.cfg || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd ${BUILD_DIR}/lib* || die
nosetests || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
distutils-r1_python_install_all
dodoc FAQ.txt CHANGES.txt
rename_binary() {
local binary
for binary in ${ED}/usr/bin/* ${D}$(python_get_scriptdir)/*
do
mv ${binary}{,-${PN}} || die failed renaming
done
}
python_foreach_impl rename_binary
}






[gentoo-commits] gentoo-x86 commit in dev-python/root_numpy: root_numpy-3.3.0.ebuild ChangeLog root_numpy-3.1.1.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 15:59:22

  Modified: ChangeLog
  Added:root_numpy-3.3.0.ebuild
  Removed:  root_numpy-3.1.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.5  dev-python/root_numpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   23 Feb 2014 22:40:09 -  1.4
+++ ChangeLog   6 May 2014 15:59:22 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/root_numpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.4 
2014/02/23 22:40:09 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/root_numpy/ChangeLog,v 1.5 
2014/05/06 15:59:22 bicatali Exp $
+
+*root_numpy-3.3.0 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +root_numpy-3.3.0.ebuild,
+  -root_numpy-3.1.1.ebuild:
+  Version bump
 
 *root_numpy-3.2.0 (23 Feb 2014)
 



1.1  dev-python/root_numpy/root_numpy-3.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.0.ebuild?rev=1.1content-type=text/plain

Index: root_numpy-3.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/root_numpy/root_numpy-3.3.0.ebuild,v 1.1 
2014/05/06 15:59:22 bicatali Exp $

EAPI=5

DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION=Interface between ROOT and numpy
HOMEPAGE=https://github.com/rootpy/root_numpy;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=examples test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
sci-physics/root[python,${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
test? ( dev-python/nose[${PYTHON_USEDEP}] )

python_test() {
cd ${BUILD_DIR} || die
nosetests -v || die Testing failed with ${EPYTHON}
}

python_install_all() {
use examples  local EXAMPLES=( tutorial/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in sci-physics/fastjet: fastjet-3.0.6-r1.ebuild ChangeLog fastjet-3.0.6.ebuild

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 17:40:58

  Modified: ChangeLog
  Added:fastjet-3.0.6-r1.ebuild
  Removed:  fastjet-3.0.6.ebuild
  Log:
  UDe-bundle siscone again
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.9  sci-physics/fastjet/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   23 Feb 2014 02:46:07 -  1.8
+++ ChangeLog   6 May 2014 17:40:58 -   1.9
@@ -1,6 +1,12 @@
 # ChangeLog for sci-physics/fastjet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v 1.8 
2014/02/23 02:46:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/fastjet/ChangeLog,v 1.9 
2014/05/06 17:40:58 bicatali Exp $
+
+*fastjet-3.0.6-r1 (06 May 2014)
+
+  06 May 2014; Sébastien Fabbro bicat...@gentoo.org +fastjet-3.0.6-r1.ebuild,
+  +files/fastjet-3.0.6-system-siscone.patch, -fastjet-3.0.6.ebuild:
+  UDe-bundle siscone again
 
 *fastjet-3.0.6 (23 Feb 2014)
 



1.1  sci-physics/fastjet/fastjet-3.0.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild?rev=1.1content-type=text/plain

Index: fastjet-3.0.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/fastjet/fastjet-3.0.6-r1.ebuild,v 1.1 
2014/05/06 17:40:58 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=plugins
AUTOTOOLS_AUTORECONF=1

inherit autotools-utils fortran-2 flag-o-matic

DESCRIPTION=Fast implementation of several recombination jet algorithms
HOMEPAGE=http://www.fastjet.fr/;
SRC_URI=${HOMEPAGE}/repo/${P}.tar.gz

LICENSE=GPL-2 QPL
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=cgal doc examples +plugins static-libs

RDEPEND=cgal? ( sci-mathematics/cgal )
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen[dot] )
plugins? ( sci-physics/siscone:0= )

PATCHES=( ${FILESDIR}/${P}-system-siscone.patch )

src_configure() {
use cgal  \
has_version sci-mathematics/cgal[gmp]  append-ldflags -lgmp
local myeconfargs=(
$(use_enable cgal)
$(use_enable plugins allplugins)
$(use_enable plugins allcxxplugins)
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile
if use doc; then
doxygen Doxyfile || die
fi
}

src_install() {
autotools-utils_src_install
use doc  dohtml -r html/*
if use examples; then
insinto /usr/share/doc/${PF}
find example \
-name Makefile -or Makefile.in -or Makefile.am -delete
doins -r example/*
fi
}






[gentoo-commits] gentoo-x86 commit in sci-physics/fastjet/files: fastjet-3.0.6-system-siscone.patch

2014-05-06 Thread Sebastien Fabbro (bicatali)
bicatali14/05/06 17:40:58

  Added:fastjet-3.0.6-system-siscone.patch
  Log:
  UDe-bundle siscone again
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.1  
sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/fastjet/files/fastjet-3.0.6-system-siscone.patch?rev=1.1content-type=text/plain

Index: fastjet-3.0.6-system-siscone.patch
===
diff -Nur fastjet-3.0.6.orig/configure.ac fastjet-3.0.6/configure.ac
--- fastjet-3.0.6.orig/configure.ac 2014-05-06 10:29:55.240632504 -0700
+++ fastjet-3.0.6/configure.ac  2014-05-06 10:36:20.156246416 -0700
@@ -261,6 +261,12 @@
 fi
 
 dnl SISCone
+AC_ARG_WITH(bundle-siscone,
+   [  --with-bundle-siscone  Build the bundled SISCone library 
[default=no]],
+   [bundle_siscone=$withval],
+   [bundle_siscone=no])
+AM_CONDITIONAL(BUNDLE_SISCONE, test x$bundle_siscone != xno)
+
 ACX_CHECK_PLUGIN(SISCone, siscone, SISCONE, yes,
 [CONFIG_LIBS_PLUGINS=${CONFIG_LIBS_PLUGINS} 
-lsiscone_spherical -lsiscone
   CONFIG_LIBS_PLUGINS_STATIC=${CONFIG_LIBS_PLUGINS_STATIC} 
\${installationdir}/lib/libsiscone.a 
\${installationdir}/lib/libsiscone_spherical.a])
diff -Nur fastjet-3.0.6.orig/example/Makefile.am 
fastjet-3.0.6/example/Makefile.am
--- fastjet-3.0.6.orig/example/Makefile.am  2014-05-06 10:29:55.239632499 
-0700
+++ fastjet-3.0.6/example/Makefile.am   2014-05-06 10:36:20.156246416 -0700
@@ -43,7 +43,7 @@
 03_plugin_CXXFLAGS = $(AM_CXXFLAGS) $(CGAL_CPPFLAGS) -I$(srcdir)/../include
 03_plugin_LDADD = ../src/libfastjet.la $(CGAL_LIBS)
 03_plugin_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-03_plugin_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+03_plugin_LDADD += ../plugins/SISCone/libSISConePlugin.la
 else
 EXTRA_DIST += 03-plugin.cc
 endif
@@ -125,7 +125,7 @@
 fastjet_areas_LDADD = ../src/libfastjet.la $(CGAL_LIBS)
 if BUILD_PLUGIN_SISCONE
 fastjet_areas_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-fastjet_areas_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+fastjet_areas_LDADD += ../plugins/SISCone/libSISConePlugin.la
 endif
 
 fastjet_timing_plugins_SOURCES = fastjet_timing_plugins.cc CmdLine.cc
@@ -135,7 +135,7 @@
 fastjet_timing_plugins_LDADD += ../tools/libfastjettools.la 
 if BUILD_PLUGIN_SISCONE
 fastjet_timing_plugins_CXXFLAGS += -I$(srcdir)/../plugins/SISCone 
-I$(srcdir)/../plugins/SISCone/siscone
-fastjet_timing_plugins_LDADD += ../plugins/SISCone/libSISConePlugin.la 
../plugins/SISCone/siscone/siscone/libsiscone.la 
../plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+fastjet_timing_plugins_LDADD += ../plugins/SISCone/libSISConePlugin.la
 endif
 if BUILD_PLUGIN_CDFCONES
 fastjet_timing_plugins_CXXFLAGS += -I$(srcdir)/../plugins/CDFCones
diff -Nur fastjet-3.0.6.orig/plugins/SISCone/Makefile.am 
fastjet-3.0.6/plugins/SISCone/Makefile.am
--- fastjet-3.0.6.orig/plugins/SISCone/Makefile.am  2014-05-06 
10:29:55.250632584 -0700
+++ fastjet-3.0.6/plugins/SISCone/Makefile.am   2014-05-06 10:36:20.156246416 
-0700
@@ -1,11 +1,22 @@
-SUBDIRS = siscone fastjet .
+SUBDIRS = fastjet .
 
 if MONOLITHIC_PLUGINS
 noinst_LTLIBRARIES = libSISConePlugin.la
 else
 lib_LTLIBRARIES = libSISConePlugin.la
 endif
-libSISConePlugin_la_CXXFLAGS = $(AM_CXXFLAGS) -I$(srcdir) -I$(srcdir)/siscone 
-I$(srcdir)/../../include
+libSISConePlugin_la_CXXFLAGS = $(AM_CXXFLAGS) -I$(srcdir) 
-I$(srcdir)/../../include
+
+if BUNDLE_SISCONE
+SUBDIRS += siscone
+libSISConePlugin_la_CXXFLAGS += -I$(srcdir)/siscone
+libSISConePlugin_la_LIBADD = \
+   $(top_builddir)/plugins/SISCone/siscone/siscone/libsiscone.la \
+   
$(top_builddir)/plugins/SISCone/siscone/siscone/spherical/libsiscone_spherical.la
+else
+libSISConePlugin_la_LIBADD = -lsiscone -lsiscone_spherical
+endif
+
 libSISConePlugin_la_SOURCES = SISConePlugin.cc SISConeSphericalPlugin.cc
 
 EXTRA_DIST = makefile.static






[gentoo-commits] gentoo-x86 commit in sci-libs/scipy/files: scipy-0.9.0-superlu.patch scipy-0.9.0-qhull.patch

2014-05-05 Thread Sebastien Fabbro (bicatali)
bicatali14/05/05 20:21:53

  Removed:  scipy-0.9.0-superlu.patch scipy-0.9.0-qhull.patch
  Log:
  Version bump. Reintroduced ppc and ppc64 because mpmath is not mandatory 
anymore for testing
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)



[gentoo-commits] gentoo-x86 commit in sci-libs/scipy: scipy-0.14.0.ebuild ChangeLog scipy-0.13.0.ebuild scipy-0.13.1-r2.ebuild scipy-0.13.2-r1.ebuild

2014-05-05 Thread Sebastien Fabbro (bicatali)
bicatali14/05/05 20:21:53

  Modified: ChangeLog
  Added:scipy-0.14.0.ebuild
  Removed:  scipy-0.13.0.ebuild scipy-0.13.1-r2.ebuild
scipy-0.13.2-r1.ebuild
  Log:
  Version bump. Reintroduced ppc and ppc64 because mpmath is not mandatory 
anymore for testing
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.116sci-libs/scipy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/ChangeLog?rev=1.116view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/ChangeLog?rev=1.116content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/ChangeLog?r1=1.115r2=1.116

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog   25 Mar 2014 19:42:14 -  1.115
+++ ChangeLog   5 May 2014 20:21:53 -   1.116
@@ -1,6 +1,14 @@
 # ChangeLog for sci-libs/scipy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.115 2014/03/25 
19:42:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.116 2014/05/05 
20:21:53 bicatali Exp $
+
+*scipy-0.14.0 (05 May 2014)
+
+  05 May 2014; Sébastien Fabbro bicat...@gentoo.org +scipy-0.14.0.ebuild,
+  -files/scipy-0.9.0-qhull.patch, -files/scipy-0.9.0-superlu.patch,
+  -scipy-0.13.0.ebuild, -scipy-0.13.1-r2.ebuild, -scipy-0.13.2-r1.ebuild:
+  Version bump. Reintroduced ppc and ppc64 because mpmath is not mandatory
+  anymore for testing
 
   25 Mar 2014; Sébastien Fabbro bicat...@gentoo.org scipy-0.13.3.ebuild:
   More fixes to the site.cfg file generation



1.1  sci-libs/scipy/scipy-0.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/scipy-0.14.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/scipy/scipy-0.14.0.ebuild?rev=1.1content-type=text/plain

Index: scipy-0.14.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/scipy-0.14.0.ebuild,v 1.1 
2014/05/05 20:21:53 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )

DOC_PV=0.13.0
inherit eutils fortran-2 distutils-r1 flag-o-matic multilib toolchain-funcs

DESCRIPTION=Scientific algorithms library for Python
HOMEPAGE=http://www.scipy.org/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz
doc? (
http://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-html.zip - 
${PN}-${DOC_PV}-html.zip
http://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-ref.pdf - 
${PN}-${DOC_PV}-ref.pdf
)

LICENSE=BSD LGPL-2
SLOT=0
IUSE=doc sparse test
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos

CDEPEND=
dev-python/numpy[lapack,${PYTHON_USEDEP}]
sci-libs/arpack:0=
virtual/cblas
virtual/lapack
sparse? ( sci-libs/umfpack:0= )
DEPEND=${CDEPEND}
dev-lang/swig
=dev-python/cython-0.19.1[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? ( app-arch/unzip )
test? (
dev-python/nose[${PYTHON_USEDEP}]
)

RDEPEND=${CDEPEND}
virtual/python-imaging[${PYTHON_USEDEP}]

DOCS=( HACKING.rst.txt THANKS.txt )

DISTUTILS_IN_SOURCE_BUILD=1

src_unpack() {
unpack ${P}.tar.gz
if use doc; then
unzip -qo ${DISTDIR}/${PN}-${DOC_PV}-html.zip -d html || die
fi
}

pc_incdir() {
$(tc-getPKG_CONFIG) --cflags-only-I $@ | \
sed -e 's/^-I//' -e 's/[ ]*-I/:/g' -e 's/[ ]*$//' -e 's|^:||'
}

pc_libdir() {
$(tc-getPKG_CONFIG) --libs-only-L $@ | \
sed -e 's/^-L//' -e 's/[ ]*-L/:/g' -e 's/[ ]*$//' -e 's|^:||'
}

pc_libs() {
$(tc-getPKG_CONFIG) --libs-only-l $@ | \
sed -e 's/[ ]-l*\(pthread\|m\)\([ ]\|$\)//g' \
-e 's/^-l//' -e 's/[ ]*-l/,/g' -e 's/[ ]*$//' \
| tr ',' '\n' | sort -u | tr '\n' ',' | sed -e 's|,$||'
}

python_prepare_all() {
# scipy automatically detects libraries by default
export {FFTW,FFTW3,UMFPACK}=None
use sparse  unset UMFPACK
# the missing symbols are in -lpythonX.Y, but since the version can
# differ, we just introduce the same scaryness as on Linux/ELF
[[ ${CHOST} == *-darwin* ]] \
 append-ldflags -bundle -undefined dynamic_lookup \
|| append-ldflags -shared
[[ -z ${FC}  ]]  export FC=$(tc-getFC)
# hack to force F77 to be FC until bug #278772 is fixed
  

[gentoo-commits] gentoo-x86 commit in net-libs/pacparser: pacparser-1.3.1.ebuild ChangeLog

2014-04-30 Thread Sebastien Fabbro (bicatali)
bicatali14/04/30 15:48:03

  Modified: pacparser-1.3.1.ebuild ChangeLog
  Log:
  Removed conflict, bug #509168
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.2  net-libs/pacparser/pacparser-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild?r1=1.1r2=1.2

Index: pacparser-1.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pacparser-1.3.1.ebuild  26 Nov 2013 05:29:31 -  1.1
+++ pacparser-1.3.1.ebuild  30 Apr 2014 15:48:03 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v 
1.1 2013/11/26 05:29:31 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/pacparser-1.3.1.ebuild,v 
1.2 2014/04/30 15:48:03 bicatali Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=doc python
 
 DEPEND=python? ( ${PYTHON_DEPS} )
@@ -41,11 +41,13 @@
 }
 
 src_install() {
-   emake DESTDIR=${D} LIB_PREFIX=${D}/usr/$(get_libdir) -C src install
+   emake DESTDIR=${ED} LIB_PREFIX=${ED}/usr/$(get_libdir) -C src 
install
dodoc README
use python  python_foreach_impl \
emake DESTDIR=${D} \
LIB_PREFIX=${D}/usr/$(get_libdir) -C src install-pymod
-   use doc  emake DESTDIR=${D} \
-   DOC_PREFIX=${D}/usr/share/doc/${PF} -C src install-docs
+   use doc  emake DESTDIR=${ED} \
+   DOC_PREFIX=${ED}/usr/share/doc/${PF} -C src install-docs
+   # conflicts (bug #509168), and useless
+   rm ${ED}/usr/share/man/man3/deprecated.3 || die
 }



1.2  net-libs/pacparser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/pacparser/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 Nov 2013 05:29:31 -  1.1
+++ ChangeLog   30 Apr 2014 15:48:03 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/pacparser
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v 1.1 
2013/11/26 05:29:31 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pacparser/ChangeLog,v 1.2 
2014/04/30 15:48:03 bicatali Exp $
+
+  30 Apr 2014; Sébastien Fabbro bicat...@gentoo.org pacparser-1.3.1.ebuild:
+  Removed conflict, bug #509168
 
 *pacparser-1.3.1 (26 Nov 2013)
 






[gentoo-commits] gentoo-x86 commit in dev-cpp/tbb: tbb-4.2.20140122.ebuild ChangeLog tbb-4.2.20131003.ebuild

2014-04-30 Thread Sebastien Fabbro (bicatali)
bicatali14/04/30 16:44:25

  Modified: ChangeLog
  Added:tbb-4.2.20140122.ebuild
  Removed:  tbb-4.2.20131003.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.46 dev-cpp/tbb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   5 Feb 2014 18:10:26 -   1.45
+++ ChangeLog   30 Apr 2014 16:44:25 -  1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-cpp/tbb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.45 2014/02/05 
18:10:26 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.46 2014/04/30 
16:44:25 bicatali Exp $
+
+*tbb-4.2.20140122 (30 Apr 2014)
+
+  30 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +tbb-4.2.20140122.ebuild,
+  -tbb-4.2.20131003.ebuild:
+  Version bump
 
 *tbb-4.2.20131118 (05 Feb 2014)
 



1.1  dev-cpp/tbb/tbb-4.2.20140122.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.1content-type=text/plain

Index: tbb-4.2.20140122.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v 1.1 
2014/04/30 16:44:25 bicatali Exp $

EAPI=5
inherit eutils flag-o-matic multilib versionator toolchain-funcs

PV1=$(get_version_component_range 1)
PV2=$(get_version_component_range 2)
PV3=$(get_version_component_range 3)
MYP=${PN}${PV1}${PV2}_${PV3}oss

DESCRIPTION=High level abstract threading library
HOMEPAGE=http://www.threadingbuildingblocks.org/;
SRC_URI=http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz;
LICENSE=GPL-2-with-exceptions

SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux
IUSE=debug doc examples

DEPEND=
RDEPEND=${DEPEND}
S=${WORKDIR}/${MYP}

src_prepare() {
epatch \
${FILESDIR}/${PN}-4.0.297-underlinking.patch
# use fully qualified gcc compilers. do not force march/mcpu
# not tested with icc
# order in sed expressions is important
sed -i \
-e s/g++/$(tc-getCXX)/g \
-e s/gcc/$(tc-getCC)/g \
-e 's/-m\(arch\|cpu\)=*[[:space:]]//g' \
-e 's/-\(m\|-\)\(64\|32\)//g' \
-e 's/-O2/$(CXXFLAGS)/g' \
-e /^ASM/s/as/$(tc-getAS)/g \
build/*.gcc.inc || die

# Give it a soname on FreeBSD
echo 'LIB_LINK_FLAGS += -Wl,-soname=$(BUILDING_LIBRARY)'  
build/FreeBSD.gcc.inc
# Set proper versionning on FreeBSD
sed -i -e '/.DLL =/s/$/.1/' build/FreeBSD.inc || die

# force 64bit where applicable, 32bit where applicable...
# built-in detection is based on running kernel, which messes up
# e.g. in a x86 chroot on amd64 kernel. Bug 462130
# see build/linux.inc for values
use amd64  export arch=x86_64
use amd64-linux  export arch=x86_64
use x86  export arch=ia32
use x86-linux  export arch=ia32
# no idea what to do with ppc but so far it seems to work

find include -name \*.html -delete || die

# pc files are for debian and fedora compatibility
# some deps use them
cat -EOF  ${PN}.pc.template
prefix=${EPREFIX}/usr
libdir=\${prefix}/$(get_libdir)
includedir=\${prefix}/include
Name: ${PN}
Description: ${DESCRIPTION}
Version: ${PV}
URL: ${HOMEPAGE}
Cflags: -I\${includedir}
EOF
cp ${PN}.pc.template ${PN}.pc
cat -EOF  ${PN}.pc
Libs: -L\${libdir} -ltbb
Libs.private: -lm -lrt
EOF
cp ${PN}.pc.template ${PN}malloc.pc
cat -EOF  ${PN}malloc.pc
Libs: -L\${libdir} -ltbbmalloc
Libs.private: -lm -lrt
EOF
cp ${PN}.pc.template ${PN}malloc_proxy.pc
cat -EOF  ${PN}malloc_proxy.pc
Libs: -L\${libdir} -ltbbmalloc_proxy
Libs.private: -lrt

[gentoo-commits] gentoo-x86 commit in dev-perl/OpenGL: OpenGL-0.670.3.ebuild ChangeLog

2014-04-30 Thread Sebastien Fabbro (bicatali)
bicatali14/04/30 19:35:06

  Modified: ChangeLog
  Added:OpenGL-0.670.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.9  dev-perl/OpenGL/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OpenGL/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OpenGL/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OpenGL/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/OpenGL/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   12 Jul 2013 17:05:17 -  1.8
+++ ChangeLog   30 Apr 2014 19:35:06 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/OpenGL
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenGL/ChangeLog,v 1.8 2013/07/12 
17:05:17 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenGL/ChangeLog,v 1.9 2014/04/30 
19:35:06 bicatali Exp $
+
+*OpenGL-0.670.3 (30 Apr 2014)
+
+  30 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +OpenGL-0.670.3.ebuild:
+  Version bump
 
 *OpenGL-0.670.0 (12 Jul 2013)
 



1.1  dev-perl/OpenGL/OpenGL-0.670.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OpenGL/OpenGL-0.670.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OpenGL/OpenGL-0.670.3.ebuild?rev=1.1content-type=text/plain

Index: OpenGL-0.670.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenGL/OpenGL-0.670.3.ebuild,v 1.1 
2014/04/30 19:35:06 bicatali Exp $

EAPI=5

MODULE_AUTHOR=CHM
MODULE_VERSION=0.6703

inherit perl-module eutils

DESCRIPTION=Perl interface providing graphics display using OpenGL

LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 )
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux
IUSE=

RDEPEND=
media-libs/freeglut:0=
x11-libs/libICE:0=
x11-libs/libXext:0=
x11-libs/libXi:0=
x11-libs/libXmu:0=
DEPEND=${RDEPEND}

mydoc=Release_Notes

src_prepare() {
epatch ${FILESDIR}/${PN}-0.66-no-display.patch
}

src_compile() {
sed -i -e 's/PERL_DL_NONLAZY=1//' Makefile || die
perl-module_src_compile
}






[gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.3.2.ebuild ChangeLog

2014-04-29 Thread Sebastien Fabbro (bicatali)
bicatali14/04/29 23:29:13

  Modified: netcdf-4.3.2.ebuild ChangeLog
  Log:
  FDisable doc generation because of missing doxygen files, bug #509052
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.2  sci-libs/netcdf/netcdf-4.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild?r1=1.1r2=1.2

Index: netcdf-4.3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netcdf-4.3.2.ebuild 28 Apr 2014 22:46:11 -  1.1
+++ netcdf-4.3.2.ebuild 29 Apr 2014 23:29:13 -  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-libs/netcdf/netcdf-4.3.2.ebuild,v 1.1 
2014/04/28 22:46:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild,v 1.2 
2014/04/29 23:29:13 bicatali Exp $
 
 EAPI=5
 
@@ -13,28 +13,34 @@
 LICENSE=UCAR-Unidata
 SLOT=0/7
 KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
-IUSE=+dap doc examples hdf +hdf5 mpi static-libs szip test tools
+IUSE=+dap examples hdf +hdf5 mpi static-libs szip test tools
 
 RDEPEND=
-   dap? ( net-misc/curl )
-   hdf? ( sci-libs/hdf =sci-libs/hdf5-1.8.8 )
-   hdf5? ( =sci-libs/hdf5-1.8.9[mpi=,szip=,zlib] )
+   dap? ( net-misc/curl:0= )
+   hdf? ( sci-libs/hdf:0= sci-libs/hdf5:0= )
+   hdf5? ( sci-libs/hdf5:0=[mpi=,szip=,zlib] )
+DEPEND=${RDEPEND}
+# doc generation is missing many doxygen files in tar ball
+#  doc? ( app-doc/doxygen[dot] )
 
-DEPEND=${RDEPEND}
-   doc? ( app-doc/doxygen )
-
-REQUIRED_USE=test? ( tools )
+REQUIRED_USE=test? ( tools ) szip? ( hdf5 ) mpi? ( hdf5 )
 
 src_configure() {
+   #   --docdir=${EPREFIX}/usr/share/doc/${PF}
+   #   $(use_enable doc doxygen)
local myeconfargs=(
-   --docdir=${EPREFIX}/usr/share/doc/${PF}
--disable-examples
+   --disable-dap-remote-tests
$(use_enable dap)
-   $(use_enable doc doxygen)
$(use_enable hdf hdf4)
$(use_enable hdf5 netcdf-4)
$(use_enable tools utilities)
)
+   if use mpi; then
+   export CC=mpicc
+   myeconfargs+=( --enable-parallel )
+   use test  myeconfargs+=( --enable-parallel-tests )
+   fi
autotools-utils_src_configure
 }
 



1.113sci-libs/netcdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.113view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.113content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.112r2=1.113

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   28 Apr 2014 22:46:11 -  1.112
+++ ChangeLog   29 Apr 2014 23:29:13 -  1.113
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.112 
2014/04/28 22:46:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.113 
2014/04/29 23:29:13 bicatali Exp $
+
+  29 Apr 2014; Sébastien Fabbro bicat...@gentoo.org netcdf-4.3.2.ebuild:
+  FDisable doc generation because of missing doxygen files, bug #509052
 
 *netcdf-4.3.2 (28 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-libs/openlibm: openlibm-0.3.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:10:05

  Modified: ChangeLog
  Added:openlibm-0.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.3  sci-libs/openlibm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/openlibm/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   2 Apr 2014 23:01:16 -   1.2
+++ ChangeLog   28 Apr 2014 19:10:05 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/openlibm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/openlibm/ChangeLog,v 1.2 
2014/04/02 23:01:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/openlibm/ChangeLog,v 1.3 
2014/04/28 19:10:05 bicatali Exp $
+
+*openlibm-0.3 (28 Apr 2014)
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +openlibm-0.3.ebuild:
+  Version bump
 
   02 Apr 2014; Sébastien Fabbro bicat...@gentoo.org openlibm-0.2.ebuild:
   Fixed keywords for regular amd64 and x86



1.1  sci-libs/openlibm/openlibm-0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/openlibm/openlibm-0.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/openlibm/openlibm-0.3.ebuild?rev=1.1content-type=text/plain

Index: openlibm-0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/openlibm/openlibm-0.3.ebuild,v 1.1 
2014/04/28 19:10:05 bicatali Exp $

EAPI=5

inherit eutils toolchain-funcs fortran-2

DESCRIPTION=High quality system independent, open source libm
HOMEPAGE=https://github.com/JuliaLang/openlibm;
SRC_URI=https://github.com/JuliaLang/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=MIT freedist public-domain BSD
SLOT=0/${PV}.0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux

IUSE=static-libs

src_prepare() {
epatch ${FILESDIR}/${PN}-respect-toolchain.patch
}

src_compile() {
tc-export CC
tc-export AR
emake libopenlibm.so
use static-libs  emake libopenlibm.a
}

src_test() {
emake
}

src_install() {
dolib.so libopenlibm.so*
use static-libs  dolib.a libopenlibm.a
doheader include/{cdefs,types}-compat.h src/openlibm.h
dodoc README.md
}






[gentoo-commits] gentoo-x86 commit in app-portage/metagen: metagen-0.6.2-r1.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:44:05

  Modified: metagen-0.6.2-r1.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux ~x86-linux
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.3  app-portage/metagen/metagen-0.6.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/metagen-0.6.2-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/metagen-0.6.2-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/metagen-0.6.2-r1.ebuild?r1=1.2r2=1.3

Index: metagen-0.6.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/metagen/metagen-0.6.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metagen-0.6.2-r1.ebuild 6 Apr 2014 17:23:04 -   1.2
+++ metagen-0.6.2-r1.ebuild 28 Apr 2014 19:44:05 -  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/app-portage/metagen/metagen-0.6.2-r1.ebuild,v 1.2 
2014/04/06 17:23:04 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-portage/metagen/metagen-0.6.2-r1.ebuild,v 1.3 
2014/04/28 19:44:05 bicatali Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~ppc ~x86
+KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux
 
 IUSE=
 DEPEND==dev-python/jaxml-3.01[${PYTHON_USEDEP}]



1.39 app-portage/metagen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/metagen/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/metagen/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   6 Apr 2014 17:23:04 -   1.38
+++ ChangeLog   28 Apr 2014 19:44:05 -  1.39
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/metagen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/metagen/ChangeLog,v 1.38 
2014/04/06 17:23:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/metagen/ChangeLog,v 1.39 
2014/04/28 19:44:05 bicatali Exp $
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org metagen-0.6.2-r1.ebuild:
+  Keyword ~amd64-linux ~x86-linux
 
   06 Apr 2014; Michał Górny mgo...@gentoo.org metagen-0.6.2-r1.ebuild,
   metagen-.ebuild:






[gentoo-commits] gentoo-x86 commit in app-portage/diffmask: diffmask-0.3.3-r2.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:43:19

  Modified: diffmask-0.3.3-r2.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux ~x86-linux
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.10 app-portage/diffmask/diffmask-0.3.3-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/diffmask-0.3.3-r2.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/diffmask-0.3.3-r2.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/diffmask-0.3.3-r2.ebuild?r1=1.9r2=1.10

Index: diffmask-0.3.3-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-portage/diffmask/diffmask-0.3.3-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- diffmask-0.3.3-r2.ebuild6 Apr 2014 17:19:22 -   1.9
+++ diffmask-0.3.3-r2.ebuild28 Apr 2014 19:43:19 -  1.10
@@ -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/app-portage/diffmask/diffmask-0.3.3-r2.ebuild,v 1.9 
2014/04/06 17:19:22 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-portage/diffmask/diffmask-0.3.3-r2.ebuild,v 1.10 
2014/04/28 19:43:19 bicatali Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~mips ~x86 ~x86-fbsd
+KEYWORDS=~amd64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND=sys-apps/portage[${PYTHON_USEDEP}]



1.23 app-portage/diffmask/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/diffmask/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   6 Apr 2014 17:19:22 -   1.22
+++ ChangeLog   28 Apr 2014 19:43:19 -  1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/diffmask
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.22 
2014/04/06 17:19:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/diffmask/ChangeLog,v 1.23 
2014/04/28 19:43:19 bicatali Exp $
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org diffmask-0.3.3-r2.ebuild:
+  Keyword ~amd64-linux ~x86-linux
 
   06 Apr 2014; Michał Górny mgo...@gentoo.org diffmask-0.3.3-r2.ebuild,
   diffmask-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/jaxml: jaxml-3.02-r1.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:44:47

  Modified: jaxml-3.02-r1.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux ~x86-linux
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.8  dev-python/jaxml/jaxml-3.02-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild?r1=1.7r2=1.8

Index: jaxml-3.02-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jaxml-3.02-r1.ebuild31 Mar 2014 20:25:28 -  1.7
+++ jaxml-3.02-r1.ebuild28 Apr 2014 19:44:47 -  1.8
@@ -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/dev-python/jaxml/jaxml-3.02-r1.ebuild,v 1.7 
2014/03/31 20:25:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v 1.8 
2014/04/28 19:44:47 bicatali Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 hppa ia64 ppc x86
+KEYWORDS=amd64 hppa ia64 ppc x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.24 dev-python/jaxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jaxml/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   31 Mar 2014 20:25:28 -  1.23
+++ ChangeLog   28 Apr 2014 19:44:47 -  1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/jaxml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.23 
2014/03/31 20:25:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.24 
2014/04/28 19:44:47 bicatali Exp $
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org jaxml-3.02-r1.ebuild:
+  Keyword ~amd64-linux ~x86-linux
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org jaxml-3.02-r1.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in app-portage/overlint: overlint-0.5.2.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:46:54

  Modified: overlint-0.5.2.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux ~x86-linux
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.6  app-portage/overlint/overlint-0.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?r1=1.5r2=1.6

Index: overlint-0.5.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- overlint-0.5.2.ebuild   13 Oct 2013 07:15:27 -  1.5
+++ overlint-0.5.2.ebuild   28 Apr 2014 19:46:54 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v 1.5 
2013/10/13 07:15:27 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v 1.6 
2014/04/28 19:46:54 bicatali Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=|| ( GPL-2 GPL-3 )
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=



1.10 app-portage/overlint/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   13 Oct 2013 07:15:27 -  1.9
+++ ChangeLog   28 Apr 2014 19:46:54 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/overlint
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.9 
2013/10/13 07:15:27 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.10 
2014/04/28 19:46:54 bicatali Exp $
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org overlint-0.5.2.ebuild:
+  Keyword ~amd64-linux ~x86-linux
 
   13 Oct 2013; Pacho Ramos pa...@gentoo.org overlint-0.5.2.ebuild:
   Also compatible with python3_3






[gentoo-commits] gentoo-x86 commit in app-portage/tatt: tatt-0.1.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 19:48:47

  Modified: tatt-0.1.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux ~x86-linux
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.3  app-portage/tatt/tatt-0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild?r1=1.2r2=1.3

Index: tatt-0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tatt-0.1.ebuild 3 May 2013 14:06:36 -   1.2
+++ tatt-0.1.ebuild 28 Apr 2014 19:48:47 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild,v 1.2 
2013/05/03 14:06:36 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.1.ebuild,v 1.3 
2014/04/28 19:48:47 bicatali Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=+templates
 
 RDEPEND=



1.7  app-portage/tatt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/tatt/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Jun 2013 14:01:05 -  1.6
+++ ChangeLog   28 Apr 2014 19:48:47 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/tatt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v 1.6 2013/06/10 
14:01:05 tomka Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v 1.7 2014/04/28 
19:48:47 bicatali Exp $
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org tatt-0.1.ebuild:
+  Keyword ~amd64-linux ~x86-linux
 
   10 Jun 2013; Thomas Kahle to...@gentoo.org tatt-.ebuild:
   add non https git url, install manpage






[gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.3.2.ebuild ChangeLog

2014-04-28 Thread Sebastien Fabbro (bicatali)
bicatali14/04/28 22:46:11

  Modified: ChangeLog
  Added:netcdf-4.3.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.112sci-libs/netcdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.112view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.112content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.111r2=1.112

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog   27 Feb 2014 17:56:09 -  1.111
+++ ChangeLog   28 Apr 2014 22:46:11 -  1.112
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.111 
2014/02/27 17:56:09 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.112 
2014/04/28 22:46:11 bicatali Exp $
+
+*netcdf-4.3.2 (28 Apr 2014)
+
+  28 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +netcdf-4.3.2.ebuild:
+  Version bump
 
 *netcdf-4.3.1.1 (27 Feb 2014)
 



1.1  sci-libs/netcdf/netcdf-4.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild?rev=1.1content-type=text/plain

Index: netcdf-4.3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2.ebuild,v 1.1 
2014/04/28 22:46:11 bicatali Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION=Scientific library and interface for array oriented data access
HOMEPAGE=http://www.unidata.ucar.edu/software/netcdf/;
SRC_URI=ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz;

LICENSE=UCAR-Unidata
SLOT=0/7
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
IUSE=+dap doc examples hdf +hdf5 mpi static-libs szip test tools

RDEPEND=
dap? ( net-misc/curl )
hdf? ( sci-libs/hdf =sci-libs/hdf5-1.8.8 )
hdf5? ( =sci-libs/hdf5-1.8.9[mpi=,szip=,zlib] )

DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )

REQUIRED_USE=test? ( tools )

src_configure() {
local myeconfargs=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
--disable-examples
$(use_enable dap)
$(use_enable doc doxygen)
$(use_enable hdf hdf4)
$(use_enable hdf5 netcdf-4)
$(use_enable tools utilities)
)
autotools-utils_src_configure
}

src_test() {
autotools-utils_src_test -j1
}

src_install() {
autotools-utils_src_install
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}






[gentoo-commits] gentoo-x86 commit in dev-python/rpy: rpy-2.3.10.ebuild ChangeLog rpy-2.3.8.ebuild rpy-2.3.9.ebuild

2014-04-22 Thread Sebastien Fabbro (bicatali)
bicatali14/04/22 16:48:41

  Modified: ChangeLog
  Added:rpy-2.3.10.ebuild
  Removed:  rpy-2.3.8.ebuild rpy-2.3.9.ebuild
  Log:
  Version bump, fixing bug #508408
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.77 dev-python/rpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rpy/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rpy/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rpy/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   25 Mar 2014 05:16:18 -  1.76
+++ ChangeLog   22 Apr 2014 16:48:41 -  1.77
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/rpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v 1.76 2014/03/25 
05:16:18 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/ChangeLog,v 1.77 2014/04/22 
16:48:41 bicatali Exp $
+
+*rpy-2.3.10 (22 Apr 2014)
+
+  22 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +rpy-2.3.10.ebuild,
+  -rpy-2.3.8.ebuild, -rpy-2.3.9.ebuild:
+  Version bump, fixing bug #508408
 
   25 Mar 2014; Ian Delaney idel...@gentoo.org rpy-2.3.8.ebuild,
   rpy-2.3.9.ebuild:



1.1  dev-python/rpy/rpy-2.3.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rpy/rpy-2.3.10.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rpy/rpy-2.3.10.ebuild?rev=1.1content-type=text/plain

Index: rpy-2.3.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/rpy-2.3.10.ebuild,v 1.1 
2014/04/22 16:48:41 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3} )
PYTHON_REQ_USE=sqlite

inherit distutils-r1

MYSLOT=2
MY_PN=${PN}${MYSLOT}
MY_P=${MY_PN}-${PV}

DESCRIPTION=Python interface to the R Programming Language
HOMEPAGE=http://rpy.sourceforge.net/;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz

LICENSE=AGPL-3 GPL-2 LGPL-2.1 MPL-1.1
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
=dev-lang/R-3
dev-python/numpy[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
test? ( =dev-python/pandas-0.13[${PYTHON_USEDEP}] )

S=${WORKDIR}/${MY_P}

python_test() {
cd ${BUILD_DIR}/lib || die
${PYTHON} -m 'rpy2.tests' -v || die
}






[gentoo-commits] gentoo-x86 commit in sci-libs/hypre: hypre-2.9.0b.ebuild ChangeLog hypre-2.8.0b-r1.ebuild

2014-04-22 Thread Sebastien Fabbro (bicatali)
bicatali14/04/22 17:27:17

  Modified: hypre-2.9.0b.ebuild ChangeLog
  Removed:  hypre-2.8.0b-r1.ebuild
  Log:
  Forced fortran and lapack settings when mpi is set, secure mpi toolchain 
propagation, bug #508030 thanks Matthias Maier
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.3  sci-libs/hypre/hypre-2.9.0b.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild?r1=1.2r2=1.3

Index: hypre-2.9.0b.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hypre-2.9.0b.ebuild 26 Dec 2013 21:15:27 -  1.2
+++ hypre-2.9.0b.ebuild 22 Apr 2014 17:27:16 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild,v 1.2 
2013/12/26 21:15:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/hypre-2.9.0b.ebuild,v 1.3 
2014/04/22 17:27:16 bicatali Exp $
 
 EAPI=5
 
@@ -17,8 +17,10 @@
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=blas doc examples fortran lapack mpi
 
+REQUIRED_USE=mpi? ( fortran lapack )
+
 RDEPEND=
-   sci-libs/superlu
+   sci-libs/superlu:0=
blas? ( virtual/blas )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
@@ -43,6 +45,7 @@
-e '/^BLASFILES/d' \
-e '/^LAPACKFILES/d' \
lib/Makefile || die
+   use mpi  export CC=mpicc CXX=mpicxx FC=mpif77
tc-export CC CXX
 }
 



1.13 sci-libs/hypre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hypre/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   26 Dec 2013 21:15:27 -  1.12
+++ ChangeLog   22 Apr 2014 17:27:16 -  1.13
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/hypre
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.12 2013/12/26 
21:15:27 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hypre/ChangeLog,v 1.13 2014/04/22 
17:27:16 bicatali Exp $
+
+  22 Apr 2014; Sébastien Fabbro bicat...@gentoo.org -hypre-2.8.0b-r1.ebuild,
+  hypre-2.9.0b.ebuild:
+  Forced fortran and lapack settings when mpi is set, secure mpi toolchain
+  propagation, bug #508030 thanks Matthias Maier
 
   26 Dec 2013; Justin Lecher j...@gentoo.org hypre-2.8.0b-r1.ebuild,
   hypre-2.9.0b.ebuild, metadata.xml:






[gentoo-commits] gentoo-x86 commit in sci-libs/fftw: fftw-3.3.4.ebuild ChangeLog

2014-04-22 Thread Sebastien Fabbro (bicatali)
bicatali14/04/22 19:42:37

  Modified: ChangeLog
  Added:fftw-3.3.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.156sci-libs/fftw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.156view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.156content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?r1=1.155r2=1.156

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   21 Oct 2013 13:29:10 -  1.155
+++ ChangeLog   22 Apr 2014 19:42:37 -  1.156
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/fftw
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.155 2013/10/21 
13:29:10 grobian Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.156 2014/04/22 
19:42:37 bicatali Exp $
+
+*fftw-3.3.4 (22 Apr 2014)
+
+  22 Apr 2014; Sébastien Fabbro bicat...@gentoo.org +fftw-3.3.4.ebuild:
+  Version bump
 
   21 Oct 2013; Fabian Groffen grob...@gentoo.org fftw-3.3.3-r3.ebuild:
   Marked ~x64-macos, bug #486818



1.1  sci-libs/fftw/fftw-3.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild?rev=1.1content-type=text/plain

Index: fftw-3.3.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild,v 1.1 
2014/04/22 19:42:37 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran

inherit autotools-multilib eutils flag-o-matic fortran-2 multibuild 
toolchain-funcs versionator

DESCRIPTION=Fast C library for the Discrete Fourier Transform
HOMEPAGE=http://www.fftw.org/;

if [[ ${PV} = * ]]; then
inherit git-2
EGIT_REPO_URI=https://github.com/FFTW/fftw3.git;
KEYWORDS=
AUTOTOOLS_AUTORECONF=1
else
SRC_URI=http://www.fftw.org/${P}.tar.gz;
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
fi

LICENSE=GPL-2
SLOT=3.0/3
IUSE=altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs 
test threads zbus

RDEPEND=
mpi? ( virtual/mpi )
abi_x86_32? ( !=app-emulation/emul-linux-x86-soundlibs-20130224-r2

!app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )
DEPEND=${RDEPEND}
test? ( dev-lang/perl )

#can go once mpi is multlib
MULTILIB_WRAPPED_HEADERS=(
/usr/include/fftw3-mpi.h
/usr/include/fftw3l-mpi.f03
/usr/include/fftw3-mpi.f03
/usr/include/fftw3q.f03
)

pkg_setup() {
# XXX: this looks like it should be used with BUILD_TYPE!=binary
if use openmp; then
if [[ $(tc-getCC) == *gcc ]]  ! tc-has-openmp; then
ewarn OpenMP is not available in your current selected 
gcc
die need openmp capable gcc
fi
FORTRAN_NEED_OPENMP=1
fi

fortran-2_pkg_setup

MULTIBUILD_VARIANTS=( single double longdouble )
if use quad; then
if [[ $(tc-getCC) == *gcc ]]  ! version_is_at_least 4.6 
$(gcc-version); then
ewarn quad precision only available for gcc = 4.6
die need quad precision capable gcc
fi
MULTIBUILD_VARIANTS+=( quad )
fi
}

src_prepare() {
# fix info file for category directory
[[ ${PV} = * ]] || sed -i \
-e 's/Texinfo documentation system/Libraries/' \
doc/fftw3.info || die failed to fix info file

autotools-utils_src_prepare
}

src_configure() {
local x

# filter -Os according to docs
replace-flags -Os -O2

my_configure() {
#a bit hacky improve after #483758 is solved
local x=${BUILD_DIR%-${ABI}}
x=${x##*-}
# there is no abi_x86_32 port of virtual/mpi right now
local enable_mpi=$(use_enable mpi)
multilib_is_native_abi || enable_mpi=--disable-mpi

#jlec reported USE=quad on abi_x86_32 has too less registers
#stub Makefiles
if use amd64  ! 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.1-r1.ebuild ChangeLog

2014-04-17 Thread Sebastien Fabbro (bicatali)
bicatali14/04/17 16:02:52

  Modified: octave-3.8.1-r1.ebuild ChangeLog
  Log:
  Removed checking of symbols in linear algebra libraries bug #507782
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.3  sci-mathematics/octave/octave-3.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?r1=1.2r2=1.3

Index: octave-3.8.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- octave-3.8.1-r1.ebuild  16 Apr 2014 15:51:09 -  1.2
+++ octave-3.8.1-r1.ebuild  17 Apr 2014 16:02:52 -  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/octave/octave-3.8.1-r1.ebuild,v 1.2 
2014/04/16 15:51:09 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.3 
2014/04/17 16:02:52 bicatali Exp $
 
 EAPI=5
 
@@ -78,38 +78,6 @@
${FILESDIR}/${PN}-3.8.1-pkgbuilddir.patch
 )
 
-pkg_pretend() {
-   # do we really need this test? it looks a deficiency of our framework
-   if use qrupdate || use sparse; then
-   local blaslib=$($(tc-getPKG_CONFIG) --libs-only-l blas \
-   | sed -e 's@-l\([^ \t]*\)@lib\1@' | cut -d' ' -f 1)
-   einfo Checking linear algebra dependencies for ${blaslib}
-   local libdir=${EROOT%/}/usr/$(get_libdir)
-   local lib failed_libs libs=( )
-   use qrupdate  libs+=( ${libdir}/libqrupdate.so )
-   use sparse  libs+=(
-   ${libdir}/libarpack.so
-   ${libdir}/libcholmod.so
-   ${libdir}/libumfpack.so
-   )
-   for lib in ${libs[@]}; do
-   # linked with the current blas?
-   if ! scanelf -n ${lib} | grep -q ${blaslib}; then
-   # linked with some blas or lapack library?
-   if ! scanelf -n ${lib} | egrep -q 
blas|lapack; then
-   failed_libs=${failed_libs} ${lib}
-   fi
-   fi
-   done
-   if [[ -n ${failed_libs} ]]; then
-   eerror ${failed_libs} must be rebuilt with ${blaslib}
-   eerror Try re-installing ${failed_libs}
-   die check of blas/lapack consistency failed
-   fi
-   fi
-
-}
-
 src_prepare() {
# nasty prefix hacks for fltk:1 and qt4 linking
if use prefix; then



1.165sci-mathematics/octave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.165view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.165content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.164r2=1.165

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   16 Apr 2014 15:51:09 -  1.164
+++ ChangeLog   17 Apr 2014 16:02:52 -  1.165
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/octave
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.164 
2014/04/16 15:51:09 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.165 
2014/04/17 16:02:52 bicatali Exp $
+
+  17 Apr 2014; Sébastien Fabbro bicat...@gentoo.org octave-3.8.1-r1.ebuild:
+  Removed checking of symbols in linear algebra libraries bug #507782
 
   16 Apr 2014; Sébastien Fabbro bicat...@gentoo.org octave-3.8.1-r1.ebuild:
   remove spqr check, not needed in octave anyway, bug #507782






[gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.1-r1.ebuild ChangeLog

2014-04-16 Thread Sebastien Fabbro (bicatali)
bicatali14/04/16 15:51:09

  Modified: octave-3.8.1-r1.ebuild ChangeLog
  Log:
  remove spqr check, not needed in octave anyway, bug #507782
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.2  sci-mathematics/octave/octave-3.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?r1=1.1r2=1.2

Index: octave-3.8.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- octave-3.8.1-r1.ebuild  15 Apr 2014 22:42:34 -  1.1
+++ octave-3.8.1-r1.ebuild  16 Apr 2014 15:51:09 -  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/octave/octave-3.8.1-r1.ebuild,v 1.1 
2014/04/15 22:42:34 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.2 
2014/04/16 15:51:09 bicatali Exp $
 
 EAPI=5
 
@@ -90,7 +90,6 @@
use sparse  libs+=(
${libdir}/libarpack.so
${libdir}/libcholmod.so
-   ${libdir}/libspqr.so
${libdir}/libumfpack.so
)
for lib in ${libs[@]}; do



1.164sci-mathematics/octave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.164view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.164content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.163r2=1.164

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog   15 Apr 2014 22:42:34 -  1.163
+++ ChangeLog   16 Apr 2014 15:51:09 -  1.164
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/octave
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.163 
2014/04/15 22:42:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.164 
2014/04/16 15:51:09 bicatali Exp $
+
+  16 Apr 2014; Sébastien Fabbro bicat...@gentoo.org octave-3.8.1-r1.ebuild:
+  remove spqr check, not needed in octave anyway, bug #507782
 
 *octave-3.8.1-r1 (15 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/R: R-3.1.0.ebuild R-3.0.3.ebuild R-3.0.1.ebuild ChangeLog

2014-04-16 Thread Sebastien Fabbro (bicatali)
bicatali14/04/16 16:01:47

  Modified: R-3.1.0.ebuild R-3.0.3.ebuild R-3.0.1.ebuild
ChangeLog
  Log:
  Do not compress NEWS.rds, bug #507800, thanks Bernd Feige
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.2  dev-lang/R/R-3.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.1.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.1.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.1.0.ebuild?r1=1.1r2=1.2

Index: R-3.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-3.1.0.ebuild  15 Apr 2014 19:00:08 -  1.1
+++ R-3.1.0.ebuild  16 Apr 2014 16:01:44 -  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/dev-lang/R/R-3.1.0.ebuild,v 1.1 2014/04/15 
19:00:08 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.1.0.ebuild,v 1.2 2014/04/16 
16:01:44 bicatali Exp $
 
 EAPI=5
 
@@ -181,7 +181,7 @@
EOF
doenvd 99R
use bash-completion  newbashcomp ${WORKDIR}/${BCP} ${PN}
-   # The buildsystem has a different understanding of install_names than 
what
+   # The buildsystem has a different understanding of install_names than
# we require.  Since it builds modules like shared objects (wrong), many
# objects (all modules) get an incorrect install_name.  Fixing the build
# system here is not really trivial.
@@ -195,6 +195,7 @@
done
popd  /dev/null
fi
+   docompress -x /usr/share/doc/${PF}/NEWS.rds
 }
 
 pkg_postinst() {



1.4  dev-lang/R/R-3.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.3.ebuild?r1=1.3r2=1.4

Index: R-3.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- R-3.0.3.ebuild  7 Apr 2014 11:58:36 -   1.3
+++ R-3.0.3.ebuild  16 Apr 2014 16:01:44 -  1.4
@@ -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/dev-lang/R/R-3.0.3.ebuild,v 1.3 2014/04/07 
11:58:36 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.3.ebuild,v 1.4 2014/04/16 
16:01:44 bicatali Exp $
 
 EAPI=5
 
@@ -192,6 +192,7 @@
done
popd  /dev/null
fi
+   docompress -x /usr/share/doc/${PF}/NEWS.rds
 }
 
 pkg_postinst() {



1.12 dev-lang/R/R-3.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/R-3.0.1.ebuild?r1=1.11r2=1.12

Index: R-3.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- R-3.0.1.ebuild  15 Jan 2014 10:11:28 -  1.11
+++ R-3.0.1.ebuild  16 Apr 2014 16:01:45 -  1.12
@@ -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/dev-lang/R/R-3.0.1.ebuild,v 1.11 2014/01/15 
10:11:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.12 2014/04/16 
16:01:45 bicatali Exp $
 
 EAPI=5
 
@@ -195,6 +195,7 @@
done
popd  /dev/null
fi
+   docompress -x /usr/share/doc/${PF}/NEWS.rds
 }
 
 pkg_postinst() {



1.236dev-lang/R/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.236view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?rev=1.236content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/ChangeLog?r1=1.235r2=1.236

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236

[gentoo-commits] gentoo-x86 commit in dev-python/astropy: astropy-0.3.1.ebuild ChangeLog

2014-04-15 Thread Sebastien Fabbro (bicatali)
bicatali14/04/15 15:22:43

  Modified: astropy-0.3.1.ebuild ChangeLog
  Log:
  Fixed minimum cfitsio version, thanks Mikko Laine bug #50736
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.2  dev-python/astropy/astropy-0.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild?r1=1.1r2=1.2

Index: astropy-0.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- astropy-0.3.1.ebuild10 Mar 2014 17:39:04 -  1.1
+++ astropy-0.3.1.ebuild15 Apr 2014 15:22:42 -  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/dev-python/astropy/astropy-0.3.1.ebuild,v 
1.1 2014/03/10 17:39:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.1.ebuild,v 
1.2 2014/04/15 15:22:42 bicatali Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/erfa:0=
sci-astronomy/wcslib:0=
-   sci-libs/cfitsio:0=
+   =sci-libs/cfitsio-3.35:0=
sys-libs/zlib:0=
 DEPEND=${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]



1.18 dev-python/astropy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astropy/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   10 Mar 2014 17:39:04 -  1.17
+++ ChangeLog   15 Apr 2014 15:22:42 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/astropy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.17 
2014/03/10 17:39:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.18 
2014/04/15 15:22:42 bicatali Exp $
+
+  15 Apr 2014; Sébastien Fabbro bicat...@gentoo.org astropy-0.3.1.ebuild:
+  Fixed minimum cfitsio version, thanks Mikko Laine bug #50736
 
 *astropy-0.3.1 (10 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.10.00_p01.ebuild ChangeLog

2014-04-15 Thread Sebastien Fabbro (bicatali)
bicatali14/04/15 15:31:42

  Modified: ChangeLog
  Added:geant-4.10.00_p01.ebuild
  Log:
  Version bump, added threads, thanks to Luís Augusto Perles, bug #507330
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  ChangesPath
1.79 sci-physics/geant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   6 Jan 2014 02:12:06 -   1.78
+++ ChangeLog   15 Apr 2014 15:31:42 -  1.79
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/geant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.78 
2014/01/06 02:12:06 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.79 
2014/04/15 15:31:42 bicatali Exp $
+
+*geant-4.10.00_p01 (15 Apr 2014)
+
+  15 Apr 2014; Sébastien Fabbro bicat...@gentoo.org 
+geant-4.10.00_p01.ebuild:
+  Version bump, added threads, thanks to Luís Augusto Perles, bug #507330
 
   06 Jan 2014; Benda Xu hero...@gentoo.org
   +files/geant-4.10.0-TrackingNavigator.patch, geant-4.10.00.ebuild:



1.1  sci-physics/geant/geant-4.10.00_p01.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild?rev=1.1content-type=text/plain

Index: geant-4.10.00_p01.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild,v 
1.1 2014/04/15 15:31:42 bicatali Exp $

EAPI=5

inherit cmake-utils eutils fortran-2 versionator multilib

PV1=$(get_version_component_range 1 ${PV})
PV2=$(get_version_component_range 2 ${PV})
PV3=$(get_version_component_range 3 ${PV})
SPV3=$(printf %1d ${PV3})
MYP=${PN}$(replace_version_separator 3 .)

DESCRIPTION=Toolkit for simulation of passage of particles through matter
HOMEPAGE=http://geant4.cern.ch/;
SRC_URI=http://geant4.cern.ch/support/source/${MYP}.tar.gz;

LICENSE=geant4
SLOT=4
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=+data dawn doc examples gdml geant3 inventor motif opengl
raytracerx qt4 static-libs vrml zlib threads

RDEPEND=
dev-libs/expat
=sci-physics/clhep-2.1.3
dawn? ( media-gfx/dawn )
gdml? ( dev-libs/xerces-c )
motif? ( x11-libs/motif:0 )
opengl? ( virtual/opengl )
inventor? ( media-libs/SoXt )
qt4? ( dev-qt/qtgui:4 opengl? ( dev-qt/qtopengl:4 ) )
raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
zlib? ( sys-libs/zlib )
DEPEND=${RDEPEND}
PDEPEND=
data? ( =sci-physics/geant-data-4.10 )
doc? ( ~app-doc/geant-docs-${PV1}.${PV2}.${SPV3} )

S=${WORKDIR}/${MYP}

src_configure() {
local mycmakeargs=(
-DGEANT4_USE_SYSTEM_CLHEP=ON
-DCMAKE_INSTALL_LIBDIR=${EROOT}usr/$(get_libdir)
-DGEANT4_INSTALL_DATA=OFF
$(cmake-utils_use threads GEANT4_BUILD_MULTITHREADED)
$(cmake-utils_use dawn GEANT4_USE_NETWORKDAWN)
$(cmake-utils_use gdml GEANT4_USE_GDML)
$(cmake-utils_use geant3 GEANT4_USE_G3TOG4)
$(cmake-utils_use motif GEANT4_USE_XM)
$(cmake-utils_use opengl GEANT4_USE_OPENGL_X11)
$(cmake-utils_use inventor GEANT4_USE_INVENTOR)
$(cmake-utils_use qt4 GEANT4_USE_QT)
$(cmake-utils_use raytracerx GEANT4_USE_RAYTRACER_X11)
$(cmake-utils_use vrml GEANT4_USE_NETWORKVRML)
$(cmake-utils_use zlib GEANT4_USE_SYSTEM_ZLIB)
$(cmake-utils_use_build static-libs STATIC_LIBS)
)
if use inventor; then
mycmakeargs+=(
-DINVENTOR_INCLUDE_DIR=$(coin-config --includedir)
-DINVENTOR_SOXT_INCLUDE_DIR=$(coin-config 
--includedir)
)
fi
cmake-utils_src_configure
}

src_install() {
# adjust clhep linking flags for system clhep
# binmake.gmk is only useful for legacy build systems
sed -i -e 's/-lG4clhep/-lCLHEP/' config/binmake.gmk || die
cmake-utils_src_install
insinto /usr/share/doc/${PF}
local 

  1   2   3   >