summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-06-02 04:12:39 +0000
committerJeroen Roovers <jer@gentoo.org>2008-06-02 04:12:39 +0000
commit2d739afe1b34cbf8fe4423a1c5eb496f9d4b75d1 (patch)
tree1a4cc65852441e9ee8a58b66935bf483cf0ea9d4 /sci-visualization/gnuplot
parentStable for HPPA (bug #222643). (diff)
downloadgentoo-2-2d739afe1b34cbf8fe4423a1c5eb496f9d4b75d1.tar.gz
gentoo-2-2d739afe1b34cbf8fe4423a1c5eb496f9d4b75d1.tar.bz2
gentoo-2-2d739afe1b34cbf8fe4423a1c5eb496f9d4b75d1.zip
Stable for HPPA (bug #223965).
(Portage version: 2.1.5.2)
Diffstat (limited to 'sci-visualization/gnuplot')
-rw-r--r--sci-visualization/gnuplot/ChangeLog5
-rw-r--r--sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog
index 5e747b3120c1..3c9c07489269 100644
--- a/sci-visualization/gnuplot/ChangeLog
+++ b/sci-visualization/gnuplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/gnuplot
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.75 2008/06/01 13:00:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.76 2008/06/02 04:12:39 jer Exp $
+
+ 02 Jun 2008; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.3-r2.ebuild:
+ Stable for HPPA (bug #223965).
01 Jun 2008; nixnut <nixnut@gentoo.org> gnuplot-4.2.3-r2.ebuild:
Stable on ppc wrt bug 224071
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
index 4abbb4344dca..e272664ce132 100644
--- a/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v 1.5 2008/06/01 13:00:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v 1.6 2008/06/02 04:12:39 jer Exp $
inherit autotools elisp-common eutils multilib wxwidgets
@@ -12,7 +12,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 pdf plotutils readline svga wxwindows X xemacs"
RESTRICT="wxwindows? ( test )"