diff options
Diffstat (limited to 'media-gfx/gnuplot')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.7.2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.7.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gnuplot/gnuplot-3.7.2.ebuild b/media-gfx/gnuplot/gnuplot-3.7.2.ebuild index 2e528011bd69..d8e43b5d197f 100644 --- a/media-gfx/gnuplot/gnuplot-3.7.2.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.2.ebuild,v 1.3 2003/02/13 12:33:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.2.ebuild,v 1.4 2003/07/12 16:44:48 aliz Exp $ IUSE="X readline svga plotutils" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnuplot.info" SLOT="0" LICENSE="gnuplot" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="media-libs/libpng X? ( virtual/x11 ) diff --git a/media-gfx/gnuplot/gnuplot-3.7.3.ebuild b/media-gfx/gnuplot/gnuplot-3.7.3.ebuild index 59077d11e053..adae5fafc26d 100644 --- a/media-gfx/gnuplot/gnuplot-3.7.3.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.3.ebuild,v 1.2 2003/03/10 21:23:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.3.ebuild,v 1.3 2003/07/12 16:44:48 aliz Exp $ IUSE="X readline svga plotutils" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnuplot.info" SLOT="0" LICENSE="gnuplot" -KEYWORDS="~x86 ~ppc alpha" +KEYWORDS="x86 ~ppc alpha" DEPEND="media-libs/libpng X? ( virtual/x11 ) |