diff options
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-3.8j.ebuild')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.8j.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnuplot/gnuplot-3.8j.ebuild b/media-gfx/gnuplot/gnuplot-3.8j.ebuild index 80140d9741d3..e08f56457fad 100644 --- a/media-gfx/gnuplot/gnuplot-3.8j.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.8j.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.5 2004/04/06 17:55:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.6 2004/05/04 23:33:16 kloeri Exp $ MY_P="${P}.0" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha amd64 ia64" +KEYWORDS="x86 ppc ~sparc alpha amd64 ia64" IUSE="X readline svga plotutils pdflib doc" # Old png driver seems to have problems; switching to gd instead |