diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-14 19:34:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-14 19:34:05 +0000 |
commit | acff7ba00f26e0da19e612e54a9c023803d2a825 (patch) | |
tree | e45cf998530ebc9cc53a32de270cd22777620e7c /media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-acff7ba00f26e0da19e612e54a9c023803d2a825.tar.gz historical-acff7ba00f26e0da19e612e54a9c023803d2a825.tar.bz2 historical-acff7ba00f26e0da19e612e54a9c023803d2a825.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-4.0-r1.ebuild')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index 75c6594100b4..451423f7176e 100644 --- a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild +++ b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.11 2005/03/02 23:23:36 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.12 2005/03/14 19:34:05 gustavoz Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ppc-macos ~ppc ppc64 alpha" +KEYWORDS="x86 amd64 sparc ppc-macos ~ppc ppc64 alpha" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |