From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EA8D0138CF8 for ; Sun, 28 Jun 2015 08:59:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4006FE07DB; Sun, 28 Jun 2015 08:59:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C73D7E07DB for ; Sun, 28 Jun 2015 08:59:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE77F34089A for ; Sun, 28 Jun 2015 08:59:34 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2192) id 3DEA6737; Sun, 28 Jun 2015 08:59:28 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lensfun: lensfun-0.3.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lensfun-0.3.1.ebuild ChangeLog X-VCS-Directories: media-libs/lensfun X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150628085928.3DEA6737@oystercatcher.gentoo.org> Date: Sun, 28 Jun 2015 08:59:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ddc39428-a987-4580-9d7a-6909272cee7e X-Archives-Hash: 23cfe70a6d95a7e12e2de2460d896467 maekke 15/06/28 08:59:28 Modified: ChangeLog Added: lensfun-0.3.1.ebuild Log: version bump by Vadim Efimov in bug #550270 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 072AD062) Revision Changes Path 1.95 media-libs/lensfun/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.95&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.95&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.94&r2=1.95 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- ChangeLog 19 Jun 2015 17:11:11 -0000 1.94 +++ ChangeLog 28 Jun 2015 08:59:28 -0000 1.95 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.94 2015/06/19 17:11:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.95 2015/06/28 08:59:28 maekke Exp $ + +*lensfun-0.3.1 (28 Jun 2015) + + 28 Jun 2015; Markus Meier +lensfun-0.3.1.ebuild: + version bump by Vadim Efimov in bug #550270 19 Jun 2015; Markus Meier lensfun-0.3.0.ebuild: arm stable, bug #549902 1.1 media-libs/lensfun/lensfun-0.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.1.ebuild?rev=1.1&content-type=text/plain Index: lensfun-0.3.1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.1.ebuild,v 1.1 2015/06/28 08:59:28 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit multilib python-single-r1 cmake-utils DESCRIPTION="lensfun: A library for rectifying and simulating photographic lens distortions" HOMEPAGE="http://lensfun.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test" RDEPEND=">=dev-libs/glib-2.28 media-libs/libpng:0= sys-libs/zlib:=" DEPEND="${RDEPEND} doc? ( app-doc/doxygen dev-python/docutils )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DOCS=( README docs/mounts.txt ChangeLog ) src_configure() { local mycmakeargs=( -DDOCDIR="${EPREFIX}"/usr/share/doc/${PF}/html -DLIBDIR="${EPREFIX}"/usr/$(get_libdir) -DBUILD_AUXFUN=ON $(cmake-utils_use_build doc) $(cmake-utils_use_build cpu_flags_x86_sse FOR_SSE) $(cmake-utils_use_build cpu_flags_x86_sse2 FOR_SSE2) $(cmake-utils_use_build test TESTS) -DBUILD_STATIC=OFF ) cmake-utils_src_configure }