summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-08 11:50:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-08 11:50:31 +0000
commit5cd5564e41e45cffb460822829c4dfdc06c1119a (patch)
treeec13c407d0f6511308824c63f56c493664795924 /sci-visualization/gnuplot
parentadd ml as fallback herd (diff)
downloadgentoo-2-5cd5564e41e45cffb460822829c4dfdc06c1119a.tar.gz
gentoo-2-5cd5564e41e45cffb460822829c4dfdc06c1119a.tar.bz2
gentoo-2-5cd5564e41e45cffb460822829c4dfdc06c1119a.zip
alpha/ia64 stable wrt #189672
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-visualization/gnuplot')
-rw-r--r--sci-visualization/gnuplot/ChangeLog5
-rw-r--r--sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog
index 6a22bd2406b3..dbdd43051205 100644
--- a/sci-visualization/gnuplot/ChangeLog
+++ b/sci-visualization/gnuplot/ChangeLog
@@ -1,6 +1,9 @@
# 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.58 2007/12/08 09:42:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.59 2007/12/08 11:50:31 armin76 Exp $
+
+ 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.2-r1.ebuild:
+ alpha/ia64 stable wrt #189672
08 Dec 2007; Ferris McCormick <fmccor@gentoo.org> gnuplot-4.2.2-r1.ebuild:
Sparc stable --- Bug #189672 --- good since 31.x.07
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild
index d7156391de09..7171a746c6e5 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.6 2007/12/08 09:42:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.7 2007/12/08 11:50:31 armin76 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 )"