diff options
author | 2012-02-08 20:15:09 +0000 | |
---|---|---|
committer | 2012-02-08 20:15:09 +0000 | |
commit | 962fdedc66522169e693ad191cebe44abcb087f4 (patch) | |
tree | a724bc9b89f0f7e13bd0bb16d0d75612fb26e081 /sci-visualization/gnuplot | |
parent | Stable for HPPA (bug #397003). (diff) | |
download | gentoo-2-962fdedc66522169e693ad191cebe44abcb087f4.tar.gz gentoo-2-962fdedc66522169e693ad191cebe44abcb087f4.tar.bz2 gentoo-2-962fdedc66522169e693ad191cebe44abcb087f4.zip |
Stable for HPPA (bug #400975).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/gnuplot')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index fe7a2c269dd0..9f8a08621c32 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.177 2012/01/30 04:34:33 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.178 2012/02/08 20:15:09 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> gnuplot-4.4.4-r1.ebuild: + Stable for HPPA (bug #400975). 30 Jan 2012; Christoph Junghans <ottxor@gentoo.org> gnuplot-4.6_rc1.ebuild, metadata.xml: diff --git a/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild b/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild index 93ccff2eb5e2..812e18e20b05 100644 --- a/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild,v 1.3 2012/01/27 20:03:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.4.4-r1.ebuild,v 1.4 2012/02/08 20:15:09 jer Exp $ EAPI=4 @@ -25,7 +25,7 @@ fi LICENSE="gnuplot GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cairo doc emacs examples +gd ggi latex lua plotutils readline svga thin-splines wxwidgets X xemacs" RESTRICT="wxwidgets? ( test )" |