summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-02-09 07:42:48 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-02-09 07:42:48 +0000
commitdc3fb54b0069cb93fc5cc37af701865ecb7c554e (patch)
tree279b0635992d1ab4a71fc25f5f741fc2cc6f29e5 /media-gfx
parentAdded ~amd64 to keywords and elibtoolize to src_compile. (Manifest recommit) (diff)
downloadgentoo-2-dc3fb54b0069cb93fc5cc37af701865ecb7c554e.tar.gz
gentoo-2-dc3fb54b0069cb93fc5cc37af701865ecb7c554e.tar.bz2
gentoo-2-dc3fb54b0069cb93fc5cc37af701865ecb7c554e.zip
Added ~amd64 to keywords.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnuplot/ChangeLog5
-rw-r--r--media-gfx/gnuplot/gnuplot-3.8j.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog
index 5edc0666b07d..378fa4c3810f 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.15 2004/02/09 00:17:54 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.16 2004/02/09 07:42:48 augustus Exp $
+
+ 09 Feb 2004; <augustus@gentoo.org> gnuplot-3.8j.ebuild:
+ Added ~amd64 to keywords.
*gnuplot-3.8j (08 Feb 2004)
diff --git a/media-gfx/gnuplot/gnuplot-3.8j.ebuild b/media-gfx/gnuplot/gnuplot-3.8j.ebuild
index 24ab77b0c368..e80a1d525adb 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.1 2004/02/09 00:17:54 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.8j.ebuild,v 1.2 2004/02/09 07:42:48 augustus Exp $
IUSE="X readline svga plotutils pdflib doc"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnuplot.info"
SLOT="0"
LICENSE="gnuplot"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~amd64"
# Old png driver seems to have problems; switching to gd instead
DEPEND=">=media-libs/libgd-2