diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-02-06 02:55:58 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-02-06 02:55:58 +0000 |
commit | 0e5a227eb252f25a6019af36a5a00f853c05e4ff (patch) | |
tree | c2426e0d64a5b07b34d136bfe8b582ffe2bbc505 /media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | |
parent | Fixed DEPENDs. (diff) | |
download | historical-0e5a227eb252f25a6019af36a5a00f853c05e4ff.tar.gz historical-0e5a227eb252f25a6019af36a5a00f853c05e4ff.tar.bz2 historical-0e5a227eb252f25a6019af36a5a00f853c05e4ff.zip |
bumped to x86 and amd64 (both tested) and removed 4.0 ebuild
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 d79ed6d92f0e..ee5e87eee77f 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.6 2005/01/30 08:29:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.7 2005/02/06 02:55:58 nerdboy 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 ~ppc64" +KEYWORDS="x86 amd64 ~sparc ~ppc-macos ~ppc64" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |