summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-12-07 07:18:17 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-12-07 07:18:17 +0000
commit938c4cf97770ed2eb97898528cd48deed1405da7 (patch)
tree71a7198dd82fbde1b8710317ca947e680c0a8c7c /sci-visualization
parentstable x86, bug 201444 (diff)
downloadgentoo-2-938c4cf97770ed2eb97898528cd48deed1405da7.tar.gz
gentoo-2-938c4cf97770ed2eb97898528cd48deed1405da7.tar.bz2
gentoo-2-938c4cf97770ed2eb97898528cd48deed1405da7.zip
stable x86, bug 189672
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/gnuplot/ChangeLog6
-rw-r--r--sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog
index 2a1f160ab9ae..ed4aa6206186 100644
--- a/sci-visualization/gnuplot/ChangeLog
+++ b/sci-visualization/gnuplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-visualization/gnuplot
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.56 2007/11/14 06:13:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.57 2007/12/07 07:18:17 opfer Exp $
+
+ 07 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
+ gnuplot-4.2.2-r1.ebuild:
+ stable x86, bug 189672
14 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
gnuplot-4.2.2-r1.ebuild:
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild
index 63c2d38e668e..f126b02357aa 100644
--- a/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.4 2007/11/14 06:13:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.5 2007/12/07 07:18:17 opfer Exp $
inherit eutils elisp-common 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 )"