diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-23 10:14:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-23 10:14:31 +0000 |
commit | 49c93a52c0c383c148fb635a0502bed48abd1631 (patch) | |
tree | 240016dd3aa0d590715f3f6a758bde79f12828c6 /sci-visualization | |
parent | Incorporate upstream patch fixing trivial quoting mistake, bug #190316 (diff) | |
download | gentoo-2-49c93a52c0c383c148fb635a0502bed48abd1631.tar.gz gentoo-2-49c93a52c0c383c148fb635a0502bed48abd1631.tar.bz2 gentoo-2-49c93a52c0c383c148fb635a0502bed48abd1631.zip |
alpha/ia64 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.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/ChangeLog b/sci-visualization/gnuplot/ChangeLog index f13010fc0c60..64b32600a374 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.41 2007/09/23 00:22:06 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.42 2007/09/23 10:14:31 armin76 Exp $ + + 23 Sep 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.0-r2.ebuild: + alpha/ia64 stable wrt #189672 22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> gnuplot-4.2.0-r2.ebuild: diff --git a/sci-visualization/gnuplot/gnuplot-4.2.0-r2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.0-r2.ebuild index dd055d18ffcf..efc3e29abc49 100644 --- a/sci-visualization/gnuplot/gnuplot-4.2.0-r2.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.2.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.2.0-r2.ebuild,v 1.5 2007/09/23 00:22:06 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.0-r2.ebuild,v 1.6 2007/09/23 10:14:31 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=" |