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 | d548d31b9cadd5f0d8f4135aa0e6778546795f20 (patch) | |
tree | a718ee98500a179912b0beb5169cb1536fa50705 /media-gfx | |
parent | Stable on ia64 (diff) | |
download | historical-d548d31b9cadd5f0d8f4135aa0e6778546795f20.tar.gz historical-d548d31b9cadd5f0d8f4135aa0e6778546795f20.tar.bz2 historical-d548d31b9cadd5f0d8f4135aa0e6778546795f20.zip |
Stable on ia64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gnuplot/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.8j.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog index 378fa4c3810f..f527ba2a3a9f 100644 --- a/media-gfx/gnuplot/ChangeLog +++ b/media-gfx/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.16 2004/02/09 07:42:48 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.17 2004/04/06 17:55:06 agriffis Exp $ + + 06 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j.ebuild: + Stable on ia64 09 Feb 2004; <augustus@gentoo.org> gnuplot-3.8j.ebuild: Added ~amd64 to keywords. diff --git a/media-gfx/gnuplot/Manifest b/media-gfx/gnuplot/Manifest index fdc3a3d5cdb1..a8c405fcb5af 100644 --- a/media-gfx/gnuplot/Manifest +++ b/media-gfx/gnuplot/Manifest @@ -1,4 +1,4 @@ -MD5 78da37bc76d0420affff3b5d40d8be19 ChangeLog 2742 -MD5 dada3560e722e242e03f08a5fda0757f gnuplot-3.8j.ebuild 2024 +MD5 58b5bdb409e4a707a7d8be5d01b08b82 ChangeLog 2831 +MD5 d36d3a29a6a4328e002cd4bd62b1e74b gnuplot-3.8j.ebuild 2028 MD5 0d0ccbc08efef8b97818204479649574 metadata.xml 220 MD5 4ca2057b57f07811b4da7bd8958d50c2 files/digest-gnuplot-3.8j 67 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 |