From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QzyK3-00085P-Vr for garchives@archives.gentoo.org; Sat, 03 Sep 2011 22:04:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2405721C041; Sat, 3 Sep 2011 22:04:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D929121C041 for ; Sat, 3 Sep 2011 22:04:10 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33FB61B4025 for ; Sat, 3 Sep 2011 22:04:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id E793220051; Sat, 3 Sep 2011 22:04:07 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen: eigen-2.0.16.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: eigen-2.0.16.ebuild ChangeLog X-VCS-Directories: dev-cpp/eigen X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Message-Id: <20110903220407.E793220051@flycatcher.gentoo.org> Date: Sat, 3 Sep 2011 22:04:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c8c76f6d2a819cc9fbc779402166f84b dilfridge 11/09/03 22:04:07 Modified: ChangeLog Added: eigen-2.0.16.ebuild Log: Version bump with EAPI bump =20 (Portage version: 2.1.10.11/cvs/Linux x86_64) Revision Changes Path 1.48 dev-cpp/eigen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/Chan= geLog?rev=3D1.48&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/Chan= geLog?rev=3D1.48&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/Chan= geLog?r1=3D1.47&r2=3D1.48 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 20 Jul 2011 15:57:07 -0000 1.47 +++ ChangeLog 3 Sep 2011 22:04:07 -0000 1.48 @@ -1,6 +1,11 @@ # ChangeLog for dev-cpp/eigen # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.47 2011/0= 7/20 15:57:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.48 2011/0= 9/03 22:04:07 dilfridge Exp $ + +*eigen-2.0.16 (03 Sep 2011) + + 03 Sep 2011; Andreas K. Huettel +eigen-2.0.16.e= build: + Version bump with EAPI bump =20 20 Jul 2011; Pacho Ramos metadata.xml: Drop maintainer due retirement, bug #70723 1.1 dev-cpp/eigen/eigen-2.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eige= n-2.0.16.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eige= n-2.0.16.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: eigen-2.0.16.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.16.ebuild,v 1.= 1 2011/09/03 22:04:07 dilfridge Exp $ EAPI=3D4 inherit cmake-utils DESCRIPTION=3D"C++ template library for linear algebra: vectors, matrices= , and related algorithms" HOMEPAGE=3D"http://eigen.tuxfamily.org/" SRC_URI=3D"http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar= .bz2" LICENSE=3D"GPL-3" KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linu= x ~x86-linux" SLOT=3D"2" IUSE=3D"debug doc examples" COMMON_DEPEND=3D" examples? ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) " DEPEND=3D"${COMMON_DEPEND} doc? ( app-doc/doxygen ) " RDEPEND=3D"${COMMON_DEPEND} !dev-cpp/eigen:0 " S=3D${WORKDIR}/${PN}-${P} src_configure() { # benchmarks (BTL) brings up damn load of external deps including fortra= n # compiler # library hangs up complete compilation proccess, test later mycmakeargs=3D( -DEIGEN_BUILD_LIB=3DOFF -DEIGEN_BUILD_BTL=3DOFF $(cmake-utils_use examples EIGEN_BUILD_DEMOS) ) cmake-utils_src_configure } src_compile() { cmake-utils_src_compile if use doc; then cd "${CMAKE_BUILD_DIR}" emake doc fi } src_install() { cmake-utils_src_install if use doc; then cd "${CMAKE_BUILD_DIR}"/doc dohtml -r html/* fi if use examples; then cd "${CMAKE_BUILD_DIR}"/demos dobin mandelbrot/mandelbrot opengl/quaternion_demo fi } src_test() { mycmakeargs=3D( -DEIGEN_BUILD_TESTS=3DON -DEIGEN_TEST_NO_FORTRAN=3DON ) cmake-utils_src_configure cmake-utils_src_compile cmake-utils_src_test }