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 D84DD1392EF for ; Mon, 14 Jul 2014 00:46:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91E01E07C9; Mon, 14 Jul 2014 00:46:20 +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 07BA9E07C9 for ; Mon, 14 Jul 2014 00:46:19 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 107F633FED0 for ; Mon, 14 Jul 2014 00:46:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id D0515193E5 for ; Mon, 14 Jul 2014 00:46:17 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1405298776.cb3f5ec3a3aba866caec3cb68788bcd0783751bd.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/gnuplot/ X-VCS-Repository: proj/sci X-VCS-Files: sci-visualization/gnuplot/ChangeLog sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild X-VCS-Directories: sci-visualization/gnuplot/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: cb3f5ec3a3aba866caec3cb68788bcd0783751bd X-VCS-Branch: master Date: Mon, 14 Jul 2014 00:46:17 +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: 2d7e91b3-2372-4ab4-8571-f31adbb66f87 X-Archives-Hash: c1319f3ee9706721d717b5b0b5edf78b commit: cb3f5ec3a3aba866caec3cb68788bcd0783751bd Author: Christoph Junghans gentoo org> AuthorDate: Mon Jul 14 00:46:16 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Mon Jul 14 00:46:16 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cb3f5ec3 added support for libcerf Package-Manager: portage-2.2.8-r1 --- sci-visualization/gnuplot/ChangeLog | 3 +++ sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild | 1 + 2 files changed, 4 insertions(+) diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 937fbcf..5954359 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jul 2014; Christoph Junghans gnuplot-5.0.9999.ebuild: + added support for libcerf + *gnuplot-5.0.9999 (13 Jul 2014) 13 Jul 2014; Christoph Junghans +gnuplot-5.0.9999.ebuild, diff --git a/sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild b/sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild index fbbe710..071e763 100644 --- a/sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild @@ -45,6 +45,7 @@ RDEPEND=" >=dev-qt/qtgui-4.5:4 >=dev-qt/qtsvg-4.5:4 ) readline? ( sys-libs/readline ) + sci-libs/libcerf svga? ( media-libs/svgalib ) wxwidgets? ( x11-libs/wxGTK:2.8[X]