diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-14 07:17:47 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-14 07:17:47 +0000 |
commit | 9bfc5c90535420c512cde6f352c4f6671e54fd67 (patch) | |
tree | 210df2fa57932684b308e276130333b919c5fedd /sci-visualization | |
parent | stable x86, bug 190182 (diff) | |
download | gentoo-2-9bfc5c90535420c512cde6f352c4f6671e54fd67.tar.gz gentoo-2-9bfc5c90535420c512cde6f352c4f6671e54fd67.tar.bz2 gentoo-2-9bfc5c90535420c512cde6f352c4f6671e54fd67.zip |
revert direct bump to sparc stable
(Portage version: 2.1.2.12)
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 db81b55425b7..cbf42173a199 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.33 2007/09/14 06:43:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.34 2007/09/14 07:17:47 opfer Exp $ + + 14 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild: + revert direct bump to sparc stable *gnuplot-4.2.2 (14 Sep 2007) diff --git a/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild b/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild index e5b639187be7..6f41b84b27f4 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.1 2007/09/14 06:43:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild,v 1.2 2007/09/14 07:17:47 opfer 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=" |