diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-02-11 03:42:47 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-02-11 03:42:47 +0000 |
commit | bcb06ba87e780fcd2120681b26a6b83526964e0a (patch) | |
tree | 66b1bf22cb5f12e33e7e8e1b605b434b9f30cce0 /media-gfx | |
parent | Added ~alpha to KEYWORDS. (diff) | |
download | gentoo-2-bcb06ba87e780fcd2120681b26a6b83526964e0a.tar.gz gentoo-2-bcb06ba87e780fcd2120681b26a6b83526964e0a.tar.bz2 gentoo-2-bcb06ba87e780fcd2120681b26a6b83526964e0a.zip |
Added ~alpha to KEYWORDS.
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gnuplot/ChangeLog b/media-gfx/gnuplot/ChangeLog index b19dc9c34500..d0eb7069d6b0 100644 --- a/media-gfx/gnuplot/ChangeLog +++ b/media-gfx/gnuplot/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-gfx/gnuplot # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.7 2002/11/06 09:09:57 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/ChangeLog,v 1.8 2003/02/11 03:40:16 latexer Exp $ *gnuplot-3.7.2 (06 Nov 2002) @@ -10,6 +10,9 @@ *gnuplot-3.7.1-r3 (12 Apr 2002) + 10 Feb 2003; Peter Johanson <latexer@gentoo.org> gnuplot-3.7.1-r3.ebuild : + Added ~alpha to KEYWORDS. + 19 Sep 2002; Owen Stampflee <owen@gentoo.org> : Added PPC to KEYWORDS. diff --git a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild index 00a71cd61685..32fc61886948 100644 --- a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1-r3.ebuild,v 1.10 2002/10/24 23:23:45 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild,v 1.11 2003/02/11 03:40:16 latexer 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 ~alpha" DEPEND="media-libs/libpng X? ( virtual/x11 ) |