summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-05-29 10:20:52 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-05-29 10:20:52 +0000
commit81858f8f5769d129e8a09306674cfcc4eab355ed (patch)
treebaa557a0c4231f2f81130f146020ef245e90b752 /sci-visualization
parentclean up (diff)
downloadgentoo-2-81858f8f5769d129e8a09306674cfcc4eab355ed.tar.gz
gentoo-2-81858f8f5769d129e8a09306674cfcc4eab355ed.tar.bz2
gentoo-2-81858f8f5769d129e8a09306674cfcc4eab355ed.zip
stable x86, bug 224071
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/gnuplot/ChangeLog6
-rw-r--r--sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog
index c18b08549efb..21576c27c811 100644
--- a/sci-visualization/gnuplot/ChangeLog
+++ b/sci-visualization/gnuplot/ChangeLog
@@ -1,6 +1,10 @@
# 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.72 2008/05/09 20:42:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.73 2008/05/29 10:20:52 opfer Exp $
+
+ 29 May 2008; Christian Faulhammer <opfer@gentoo.org>
+ gnuplot-4.2.3-r2.ebuild:
+ stable x86, bug 224071
09 May 2008; Ulrich Mueller <ulm@gentoo.org> gnuplot-4.2.3-r2.ebuild:
Inherit autotools and call eautoreconf, bug 219323 comment 8.
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
index 51cf2d6173a4..33ed612206a4 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.2 2008/05/09 20:42:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v 1.3 2008/05/29 10:20:52 opfer 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 )"