diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-06 17:55:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-06 17:55:06 +0000 |
commit | 671aae7c706b6a3948df6ac713c1bbca2cd002dc (patch) | |
tree | 4a3bd91681b6f2b4354e82b95b5b8244b2ce3cd1 /media-gfx/gnuplot/gnuplot-3.8j.ebuild | |
parent | Add ~ia64 for bug 46935 (Manifest recommit) (diff) | |
download | gentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.tar.gz gentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.tar.bz2 gentoo-2-671aae7c706b6a3948df6ac713c1bbca2cd002dc.zip |
Stable on ia64
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 4ff2aff51b58..80140d9741d3 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.4 2004/02/22 16:43:56 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.5 2004/04/06 17:55:06 agriffis 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" +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 |