summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-01 13:00:52 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-01 13:00:52 +0000
commit5c1ec282d731dd35b6b1576a0a3e13e2096d623a (patch)
tree6a05279a5a97b222e06dba2bac0b00816a3e9ae4 /sci-visualization/gnuplot
parentStable on ppc wrt bug 224079 (diff)
downloadgentoo-2-5c1ec282d731dd35b6b1576a0a3e13e2096d623a.tar.gz
gentoo-2-5c1ec282d731dd35b6b1576a0a3e13e2096d623a.tar.bz2
gentoo-2-5c1ec282d731dd35b6b1576a0a3e13e2096d623a.zip
Stable on ppc wrt bug 224071
(Portage version: 2.1.4.4)
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 1f798542a0e9..5e747b3120c1 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.74 2008/05/31 10:06:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.75 2008/06/01 13:00:52 nixnut Exp $
+
+ 01 Jun 2008; nixnut <nixnut@gentoo.org> gnuplot-4.2.3-r2.ebuild:
+ Stable on ppc wrt bug 224071
31 May 2008; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.3-r2.ebuild:
alpha/ia64/sparc stable wrt #224071
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
index 00a5bb3556b3..4abbb4344dca 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.4 2008/05/31 10:06:09 armin76 Exp $
+# $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 $
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 )"