summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-27 09:52:32 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-27 09:52:32 +0000
commit034cb6e8cd75af21102cb9164981abecab055e3d (patch)
treeae0b1e01cc7b59a027f589b4bef9601e48ba5780 /sci-visualization/gnuplot
parentStable for HPPA (bug #289461). (diff)
downloadgentoo-2-034cb6e8cd75af21102cb9164981abecab055e3d.tar.gz
gentoo-2-034cb6e8cd75af21102cb9164981abecab055e3d.tar.bz2
gentoo-2-034cb6e8cd75af21102cb9164981abecab055e3d.zip
Stable for HPPA (bug #288967).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/gnuplot')
-rw-r--r--sci-visualization/gnuplot/ChangeLog5
-rw-r--r--sci-visualization/gnuplot/gnuplot-4.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog
index 83d48a3bb180..4b3dcaa42c4d 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.127 2009/10/24 17:49:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.128 2009/10/27 09:52:32 jer Exp $
+
+ 27 Oct 2009; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.6.ebuild:
+ Stable for HPPA (bug #288967).
24 Oct 2009; Ulrich Mueller <ulm@gentoo.org> -gnuplot-4.2.4-r1.ebuild:
Remove old ebuild still using built_with_use, tracker bug 261562.
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild
index f6fc171f464c..11706a0234d2 100644
--- a/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-4.2.6.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.6.ebuild,v 1.5 2009/10/24 16:13:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild,v 1.6 2009/10/27 09:52:32 jer Exp $
EAPI=2
@@ -15,7 +15,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 wxwidgets X xemacs"
RESTRICT="wxwidgets? ( test )"