diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-28 00:59:10 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-28 00:59:10 +0000 |
commit | 04bb5d7d979dc5127dbaa36a75f450bd8b3d14ab (patch) | |
tree | b8d9fc00df86729ba068da28fdad90ad108da4cb /sci-visualization | |
parent | Stable on mips, per #183310. (diff) | |
download | gentoo-2-04bb5d7d979dc5127dbaa36a75f450bd8b3d14ab.tar.gz gentoo-2-04bb5d7d979dc5127dbaa36a75f450bd8b3d14ab.tar.bz2 gentoo-2-04bb5d7d979dc5127dbaa36a75f450bd8b3d14ab.zip |
Stable on amd64
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index cad6cec57212..9cd98b9f86e5 100644 --- a/sci-visualization/gnuplot/ChangeLog +++ b/sci-visualization/gnuplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/gnuplot # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.24 2007/06/27 19:39:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.25 2007/06/28 00:59:10 angelos Exp $ + + 28 Jun 2007; Christoph Mende <angelos@gentoo.org> gnuplot-4.0-r2.ebuild: + Stable on amd64 27 Jun 2007; Lars Weiler <pylon@gentoo.org> gnuplot-4.0-r2.ebuild: Stable on ppc; bug #179533. diff --git a/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild index f7fea734b4c1..d69c2f386b07 100644 --- a/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild,v 1.6 2007/06/27 19:39:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.0-r2.ebuild,v 1.7 2007/06/28 00:59:10 angelos Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="doc emacs gd ggi pdf plotutils png readline svga X xemacs" DEPEND=" |