diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-02 23:13:54 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-02 23:13:54 +0000 |
commit | 13460b68528c8b0081ef47098640e0213312240e (patch) | |
tree | 1804692bb2cf83a54b9e64693af65a5c3b957b03 /media-gfx/gnuplot/gnuplot-3.8j.ebuild | |
parent | Package-Manager: portage-2.0.51-r15 (diff) | |
download | historical-13460b68528c8b0081ef47098640e0213312240e.tar.gz historical-13460b68528c8b0081ef47098640e0213312240e.tar.bz2 historical-13460b68528c8b0081ef47098640e0213312240e.zip |
Unstable ppc-macos
Package-Manager: portage-2.0.51-r15
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 59528de11301..3ffc3584477d 100644 --- a/media-gfx/gnuplot/gnuplot-3.8j.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.8j.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-3.8j.ebuild,v 1.11 2005/01/02 06:45:19 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.12 2005/02/02 23:13:54 j4rg0n 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 ppc64" +KEYWORDS="x86 ppc ~sparc alpha amd64 ia64 ppc64 ~ppc-macos" IUSE="X readline svga plotutils pdflib doc" # Old png driver seems to have problems; switching to gd instead |