diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:43:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 05:43:16 +0000 |
commit | f47d39f2ec7504a38582fa7a2bae692c3fc77a99 (patch) | |
tree | 55ce73338aaaf13466ffdfc57ce1e0a9f49e3a21 /sci-visualization | |
parent | Stable for HPPA (bug #274405). (diff) | |
download | gentoo-2-f47d39f2ec7504a38582fa7a2bae692c3fc77a99.tar.gz gentoo-2-f47d39f2ec7504a38582fa7a2bae692c3fc77a99.tar.bz2 gentoo-2-f47d39f2ec7504a38582fa7a2bae692c3fc77a99.zip |
Stable for HPPA (bug #274558).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 7e83bf83656d..d1e3d2da0423 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.104 2009/06/18 01:50:21 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.105 2009/06/18 05:43:16 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.5.ebuild: + Stable for HPPA (bug #274558). 18 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> gnuplot-4.2.5.ebuild: diff --git a/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild index db1b7838bf64..b167928508af 100644 --- a/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild,v 1.6 2009/06/18 01:50:21 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.5.ebuild,v 1.7 2009/06/18 05:43:16 jer Exp $ EAPI=2 WX_GTK_VER="2.8" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz LICENSE="gnuplot" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" IUSE="doc emacs gd ggi latex lua pdf plotutils readline svga wxwindows X xemacs" RESTRICT="wxwindows? ( test )" |