diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 12:01:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 12:01:49 +0000 |
commit | 78c4315aac901531de14c3457e2ae80b29949610 (patch) | |
tree | 0888fe983f3b9323f209c7c2361cb6cab7ea2aed /sci-visualization | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-78c4315aac901531de14c3457e2ae80b29949610.tar.gz gentoo-2-78c4315aac901531de14c3457e2ae80b29949610.tar.bz2 gentoo-2-78c4315aac901531de14c3457e2ae80b29949610.zip |
s390 stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild index f00397315ada..4042eb82b1db 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.9 2008/08/26 19:54:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v 1.10 2008/12/07 12:01:49 vapier 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 )" |