diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:47:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:47:17 +0000 |
commit | b0cbf723e2909f13f99f737d3c91e997d0095901 (patch) | |
tree | a0e318e9f0059da4f1090340cbd359cae7707d56 /sci-libs | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-b0cbf723e2909f13f99f737d3c91e997d0095901.tar.gz gentoo-2-b0cbf723e2909f13f99f737d3c91e997d0095901.tar.bz2 gentoo-2-b0cbf723e2909f13f99f737d3c91e997d0095901.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/vtk/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/vtk/vtk-6.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog index b4eebffadadd..2a10516011df 100644 --- a/sci-libs/vtk/ChangeLog +++ b/sci-libs/vtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/vtk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.127 2015/02/23 08:16:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.128 2015/03/06 22:47:17 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> vtk-6.1.0-r1.ebuild: + amd64 stable, bug 540290 23 Feb 2015; Justin Lecher <jlec@gentoo.org> vtk-6.1.0-r1.ebuild, vtk-6.1.0.ebuild: diff --git a/sci-libs/vtk/vtk-6.1.0-r1.ebuild b/sci-libs/vtk/vtk-6.1.0-r1.ebuild index 4a29adcec912..c5570b79b6ef 100644 --- a/sci-libs/vtk/vtk-6.1.0-r1.ebuild +++ b/sci-libs/vtk/vtk-6.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0-r1.ebuild,v 1.5 2015/02/23 08:16:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0-r1.ebuild,v 1.6 2015/03/06 22:47:17 pacho Exp $ EAPI=5 @@ -26,7 +26,7 @@ SRC_URI=" " LICENSE="BSD LGPL-2" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE=" all-modules aqua boost cg doc examples imaging ffmpeg gdal java json kaapi mpi |