diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2015-05-25 23:06:22 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2015-05-25 23:06:22 +0000 |
commit | 62a29e8ec550dc603e7584f08c97dc097c031d90 (patch) | |
tree | 8ee42816b34a58428fb65c23d105116738748bb3 /sci-visualization | |
parent | gegl will be slotted (bug #550108). (diff) | |
download | gentoo-2-62a29e8ec550dc603e7584f08c97dc097c031d90.tar.gz gentoo-2-62a29e8ec550dc603e7584f08c97dc097c031d90.tar.bz2 gentoo-2-62a29e8ec550dc603e7584f08c97dc097c031d90.zip |
legacy version bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 8 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.6.7.ebuild (renamed from sci-visualization/gnuplot/gnuplot-4.6.6.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index f07d44bb5f01..7e027189fc31 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.262 2015/02/17 17:35:51 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.263 2015/05/25 23:06:22 ottxor Exp $ + +*gnuplot-4.6.7 (25 May 2015) + + 25 May 2015; Christoph Junghans <ottxor@gentoo.org> +gnuplot-4.6.7.ebuild, + -gnuplot-4.6.6.ebuild: + legacy version bump 17 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> gnuplot-4.6.6.ebuild, gnuplot-5.0.0.ebuild: diff --git a/sci-visualization/gnuplot/gnuplot-4.6.6.ebuild b/sci-visualization/gnuplot/gnuplot-4.6.7.ebuild index 1cd11b0a8f2b..aae200d7ccdc 100644 --- a/sci-visualization/gnuplot/gnuplot-4.6.6.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.6.7.ebuild @@ -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/sci-visualization/gnuplot/gnuplot-4.6.6.ebuild,v 1.2 2015/02/17 17:35:51 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6.7.ebuild,v 1.1 2015/05/25 23:06:22 ottxor Exp $ EAPI=5 @@ -40,11 +40,11 @@ RDEPEND=" lua? ( dev-tex/pgf >=dev-texlive/texlive-latexrecommended-2008-r2 ) ) - lua? ( dev-lang/lua ) + lua? ( dev-lang/lua:0 ) qt4? ( >=dev-qt/qtcore-4.5:4 >=dev-qt/qtgui-4.5:4 >=dev-qt/qtsvg-4.5:4 ) - readline? ( sys-libs/readline ) + readline? ( sys-libs/readline:0 ) svga? ( media-libs/svgalib ) wxwidgets? ( x11-libs/wxGTK:2.8[X] |