diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 10:16:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-20 10:16:14 +0000 |
commit | ab2b358ab515e277dcacf003dd833ea55aa8fa9f (patch) | |
tree | 303f618476ef5e1c4359b67a776fbf19576a5578 /sci-visualization/qtiplot | |
parent | stable x86, bug 335673 (diff) | |
download | gentoo-2-ab2b358ab515e277dcacf003dd833ea55aa8fa9f.tar.gz gentoo-2-ab2b358ab515e277dcacf003dd833ea55aa8fa9f.tar.bz2 gentoo-2-ab2b358ab515e277dcacf003dd833ea55aa8fa9f.zip |
stable x86, bug 335672
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/qtiplot')
-rw-r--r-- | sci-visualization/qtiplot/ChangeLog | 6 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/qtiplot/ChangeLog b/sci-visualization/qtiplot/ChangeLog index 51fd8ec25937..d0ca5a1b0b09 100644 --- a/sci-visualization/qtiplot/ChangeLog +++ b/sci-visualization/qtiplot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/qtiplot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.72 2010/10/18 06:55:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.73 2010/10/20 10:16:14 fauli Exp $ + + 20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + qtiplot-0.9.8.2.ebuild: + stable x86, bug 335672 *qtiplot-0.9.8.3 (18 Oct 2010) diff --git a/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild index 23a5e1fb15f8..486281ad152b 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild,v 1.6 2010/10/18 06:53:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.2.ebuild,v 1.7 2010/10/20 10:16:14 fauli Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc ods python" LANGS="cn cz de es fr ja ro ru sv" |