diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:18:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:18:12 +0000 |
commit | ef1eedc52e4574e103930ff4ccbabbe1e96505e7 (patch) | |
tree | 15387bfff70056c89a1093c98ef342f0ad621f16 /sci-visualization/qtiplot | |
parent | Stable for amd64, wrt bug #414483 (diff) | |
download | gentoo-2-ef1eedc52e4574e103930ff4ccbabbe1e96505e7.tar.gz gentoo-2-ef1eedc52e4574e103930ff4ccbabbe1e96505e7.tar.bz2 gentoo-2-ef1eedc52e4574e103930ff4ccbabbe1e96505e7.zip |
Stable for amd64, wrt bug #414355
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/qtiplot')
-rw-r--r-- | sci-visualization/qtiplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/qtiplot/ChangeLog b/sci-visualization/qtiplot/ChangeLog index 13d242acace7..7d66cff52ead 100644 --- a/sci-visualization/qtiplot/ChangeLog +++ b/sci-visualization/qtiplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/qtiplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.92 2012/05/04 08:07:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.93 2012/05/06 12:18:12 ago Exp $ + + 06 May 2012; Agostino Sarubbo <ago@gentoo.org> qtiplot-0.9.8.9-r1.ebuild: + Stable for amd64, wrt bug #414355 04 May 2012; Jeff Horelick <jdhore@gentoo.org> qtiplot-0.9.8.2.ebuild, qtiplot-0.9.8.9.ebuild, qtiplot-0.9.8.9-r1.ebuild: diff --git a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild index 0e4a61ab3df8..a036027ee06f 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.9-r1.ebuild,v 1.4 2012/05/04 08:07:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v 1.5 2012/05/06 12:18:12 ago Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2 LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="bindist doc mono latex python" LANGS="cn cz de es fr ja ro ru sv" |