summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 23:33:16 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 23:33:16 +0000
commit6ea290524fe3ba0a19f986238da59bd2e5f9984f (patch)
tree90e8655b1d96ee3043b363d35c50b26b1dc67065 /media-gfx
parentStable on alpha. (diff)
downloadhistorical-6ea290524fe3ba0a19f986238da59bd2e5f9984f.tar.gz
historical-6ea290524fe3ba0a19f986238da59bd2e5f9984f.tar.bz2
historical-6ea290524fe3ba0a19f986238da59bd2e5f9984f.zip
Stable on alpha.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnuplot/ChangeLog5
-rw-r--r--media-gfx/gnuplot/Manifest10
-rw-r--r--media-gfx/gnuplot/gnuplot-3.8j.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog
index 847557ce674d..13ed2c8f9d0d 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.20 2004/04/28 01:56:57 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.21 2004/05/04 23:33:16 kloeri Exp $
+
+ 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnuplot-3.8j.ebuild:
+ Stable on alpha.
*gnuplot-4.0 (27 Apr 2004)
diff --git a/media-gfx/gnuplot/Manifest b/media-gfx/gnuplot/Manifest
index 7a889dc7ac53..e434179852fd 100644
--- a/media-gfx/gnuplot/Manifest
+++ b/media-gfx/gnuplot/Manifest
@@ -1,9 +1,9 @@
-MD5 5a3ec31be79c93af586ce99f9eaac9c6 gnuplot-4.0.ebuild 2377
-MD5 d36d3a29a6a4328e002cd4bd62b1e74b gnuplot-3.8j.ebuild 2028
MD5 f38a51b410daedd92961561c04307b74 gnuplot-3.8j-r1.ebuild 2150
-MD5 3af1a9b93328a2c68f8d598ca6330108 ChangeLog 3295
+MD5 5a3ec31be79c93af586ce99f9eaac9c6 gnuplot-4.0.ebuild 2377
MD5 0d0ccbc08efef8b97818204479649574 metadata.xml 220
-MD5 4ca2057b57f07811b4da7bd8958d50c2 files/digest-gnuplot-3.8j 67
+MD5 7afe79c8a75e26908208231e5b73da0d gnuplot-3.8j.ebuild 2025
+MD5 721d01076a12446bd0c50a7af1c3cdfb ChangeLog 3386
+MD5 d6d201e466142a8e19ab7a86da486dde files/gnuplot-3.8j-amd64.diff 329
MD5 ca4f01c5e5b582017b2ff93ac26d650e files/digest-gnuplot-4.0 66
+MD5 4ca2057b57f07811b4da7bd8958d50c2 files/digest-gnuplot-3.8j 67
MD5 4ca2057b57f07811b4da7bd8958d50c2 files/digest-gnuplot-3.8j-r1 67
-MD5 d6d201e466142a8e19ab7a86da486dde files/gnuplot-3.8j-amd64.diff 329
diff --git a/media-gfx/gnuplot/gnuplot-3.8j.ebuild b/media-gfx/gnuplot/gnuplot-3.8j.ebuild
index 80140d9741d3..e08f56457fad 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.5 2004/04/06 17:55:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.6 2004/05/04 23:33:16 kloeri 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 ia64"
+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