diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-14 11:25:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-14 11:25:35 +0000 |
commit | 5679c10a762ffe40d7c9ff421de9f7b4b5354d20 (patch) | |
tree | 4ae7a603798d0986a5e6c39df14b886b482ed031 /sci-visualization | |
parent | alpha/ia64/sparc stable wrt security #195634 (diff) | |
download | gentoo-2-5679c10a762ffe40d7c9ff421de9f7b4b5354d20.tar.gz gentoo-2-5679c10a762ffe40d7c9ff421de9f7b4b5354d20.tar.bz2 gentoo-2-5679c10a762ffe40d7c9ff421de9f7b4b5354d20.zip |
alpha/ia64/sparc stable wrt #189672
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gnuplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/gnuplot/gnuplot-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index 727117d06b45..b317e4f5fdcc 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.45 2007/10/14 08:48:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.46 2007/10/14 11:25:35 armin76 Exp $ + + 14 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.2.ebuild: + alpha/ia64/sparc stable wrt #189672 14 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild: stable x86, bug 189672 diff --git a/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild index 87897c48c654..39c962850cf6 100644 --- a/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.2.2.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.2.2.ebuild,v 1.8 2007/10/14 08:48:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild,v 1.9 2007/10/14 11:25:35 armin76 Exp $ inherit eutils elisp-common multilib wxwidgets @@ -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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd" IUSE="doc emacs gd ggi tetex pdf plotutils readline svga wxwindows X xemacs" RDEPEND=" |