diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-02 23:23:36 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-02 23:23:36 +0000 |
commit | dfc4a2c939a0f14a67c0aab2c44676b086683e26 (patch) | |
tree | 1a2247bf92e03e221345354a4d5eda85e25d20b6 /media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | |
parent | Stable ppc-macos (diff) | |
download | historical-dfc4a2c939a0f14a67c0aab2c44676b086683e26.tar.gz historical-dfc4a2c939a0f14a67c0aab2c44676b086683e26.tar.bz2 historical-dfc4a2c939a0f14a67c0aab2c44676b086683e26.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
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 6d192ac0fd85..75c6594100b4 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.10 2005/02/17 13:00:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.11 2005/03/02 23:23:36 j4rg0n 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=" |