diff options
author | 2005-01-02 06:45:19 +0000 | |
---|---|---|
committer | 2005-01-02 06:45:19 +0000 | |
commit | 026760a9f0cf41e786abb19d2b259f04fde79923 (patch) | |
tree | f2bbaf3c34f7d567a51ce583185b92f64dae40ec /media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | |
parent | Unstable ppc-macos (diff) | |
download | historical-026760a9f0cf41e786abb19d2b259f04fde79923.tar.gz historical-026760a9f0cf41e786abb19d2b259f04fde79923.tar.bz2 historical-026760a9f0cf41e786abb19d2b259f04fde79923.zip |
Unstable ppc-macos.
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-4.0-r1.ebuild')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index cd7afb31b966..571cbf4c002c 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-2004 Gentoo Foundation +# 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.4 2004/10/19 15:34:47 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.5 2005/01/02 06:45:19 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" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc-macos" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |