diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-29 16:00:22 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-29 16:00:22 +0000 |
commit | 5917b13129a16ce355797fd04caeda3b36a3fb82 (patch) | |
tree | 166fbd99d1748d5562ec2cbb76754a902144e1a0 /media-gfx/gnuplot | |
parent | glibc -> libc (diff) | |
download | gentoo-2-5917b13129a16ce355797fd04caeda3b36a3fb82.tar.gz gentoo-2-5917b13129a16ce355797fd04caeda3b36a3fb82.tar.bz2 gentoo-2-5917b13129a16ce355797fd04caeda3b36a3fb82.zip |
~amd64
Diffstat (limited to 'media-gfx/gnuplot')
-rw-r--r-- | media-gfx/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog index 471f7ed1cdde..2abe15d3aae7 100644 --- a/media-gfx/gnuplot/ChangeLog +++ b/media-gfx/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.24 2004/06/24 22:39:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.25 2004/06/29 16:00:22 kugelfang Exp $ + + 29 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gnuplot-4.0.ebuild: + Marked ~amd64. 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j-r1.ebuild, gnuplot-3.8j.ebuild, gnuplot-4.0.ebuild: diff --git a/media-gfx/gnuplot/gnuplot-4.0.ebuild b/media-gfx/gnuplot/gnuplot-4.0.ebuild index a6b5b85132d7..ad266b9a176f 100644 --- a/media-gfx/gnuplot/gnuplot-4.0.ebuild +++ b/media-gfx/gnuplot/gnuplot-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0.ebuild,v 1.4 2004/06/24 22:39:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0.ebuild,v 1.5 2004/06/29 16:00:22 kugelfang Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="X svga xemacs pdflib ggi png gd readline plotutils doc" DEPEND=" |