diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-10-05 15:46:24 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-10-05 15:46:24 +0000 |
commit | df1dd8d8d799e7400de0492eac3fcdd532dbbef6 (patch) | |
tree | e839ee9ba5956f8b4244279a439ede6741100745 /sci-visualization/quickplot | |
parent | Mark stable on amd64. Bug #524294 (diff) | |
download | gentoo-2-df1dd8d8d799e7400de0492eac3fcdd532dbbef6.tar.gz gentoo-2-df1dd8d8d799e7400de0492eac3fcdd532dbbef6.tar.bz2 gentoo-2-df1dd8d8d799e7400de0492eac3fcdd532dbbef6.zip |
Mark stable on amd64. Bug #518164
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'sci-visualization/quickplot')
-rw-r--r-- | sci-visualization/quickplot/ChangeLog | 7 | ||||
-rw-r--r-- | sci-visualization/quickplot/quickplot-0.10.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/quickplot/ChangeLog b/sci-visualization/quickplot/ChangeLog index 4df48ae4c0e2..64c7aa2e766a 100644 --- a/sci-visualization/quickplot/ChangeLog +++ b/sci-visualization/quickplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/quickplot -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.20 2013/11/27 19:56:54 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.21 2014/10/05 15:46:24 mrueg Exp $ + + 05 Oct 2014; Manuel Rüger <mrueg@gentoo.org> quickplot-0.10.6.ebuild: + Mark stable on amd64. Bug #518164 *quickplot-0.10.6 (27 Nov 2013) diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild b/sci-visualization/quickplot/quickplot-0.10.6.ebuild index eb47c14234ad..1354bdf7b557 100644 --- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.10.6.ebuild,v 1.1 2013/11/27 19:56:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.10.6.ebuild,v 1.2 2014/10/05 15:46:24 mrueg Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=" |