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 6AC9C1392EF for ; Sun, 13 Jul 2014 20:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D732EE0863; Sun, 13 Jul 2014 20:19:50 +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 73849E0863 for ; Sun, 13 Jul 2014 20:19:50 +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 A263A33FECE for ; Sun, 13 Jul 2014 20:19:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 4E9B41807D for ; Sun, 13 Jul 2014 20:19:48 +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: <1405282786.3850d2b876de9d7a3f20f7317c502dbf4545b282.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-4.7.9999.ebuild 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: 3850d2b876de9d7a3f20f7317c502dbf4545b282 X-VCS-Branch: master Date: Sun, 13 Jul 2014 20:19:48 +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: 5388f424-fe56-45d1-bc84-fff2dcb71aa5 X-Archives-Hash: ea9efed3c3bcc8373a35090d68b78260 commit: 3850d2b876de9d7a3f20f7317c502dbf4545b282 Author: Christoph Junghans gentoo org> AuthorDate: Sun Jul 13 20:19:46 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun Jul 13 20:19:46 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3850d2b8 version bump Package-Manager: portage-2.2.8-r1 --- sci-visualization/gnuplot/ChangeLog | 6 ++++++ .../gnuplot/{gnuplot-4.7.9999.ebuild => gnuplot-5.0.9999.ebuild} | 0 2 files changed, 6 insertions(+) diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index a083926..937fbcf 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*gnuplot-5.0.9999 (13 Jul 2014) + + 13 Jul 2014; Christoph Junghans +gnuplot-5.0.9999.ebuild, + -gnuplot-4.7.9999.ebuild: + version bump + 22 Mar 2014; Ulrich Müller gnuplot-4.7.9999.ebuild: Add libcaca USE flag, thanks to James Cloos , bug 504354. Remove thin-splines USE flag and configure option. diff --git a/sci-visualization/gnuplot/gnuplot-4.7.9999.ebuild b/sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild similarity index 100% rename from sci-visualization/gnuplot/gnuplot-4.7.9999.ebuild rename to sci-visualization/gnuplot/gnuplot-5.0.9999.ebuild