diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-02-22 11:15:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-02-22 11:15:16 +0000 |
commit | 520681a4614c7624499abd371fd0997f5275494d (patch) | |
tree | 391acf9e495ddcc8d6c745af5602c41a3c87b397 /sci-mathematics | |
parent | Drop stable keywords because of non-stable deps. (diff) | |
download | gentoo-2-520681a4614c7624499abd371fd0997f5275494d.tar.gz gentoo-2-520681a4614c7624499abd371fd0997f5275494d.tar.bz2 gentoo-2-520681a4614c7624499abd371fd0997f5275494d.zip |
amd64/x86 stable, bug #540522
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/cgal/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/cgal/cgal-4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/cgal/ChangeLog b/sci-mathematics/cgal/ChangeLog index c07941b5b20f..60dba5855761 100644 --- a/sci-mathematics/cgal/ChangeLog +++ b/sci-mathematics/cgal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/cgal -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/ChangeLog,v 1.25 2014/01/06 14:11:39 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/ChangeLog,v 1.26 2015/02/22 11:15:16 pacho Exp $ + + 22 Feb 2015; Pacho Ramos <pacho@gentoo.org> cgal-4.3.ebuild: + amd64/x86 stable, bug #540522 06 Jan 2014; Justin Lecher <jlec@gentoo.org> -cgal-4.0.2.ebuild, -cgal-4.1.ebuild, -cgal-4.2.ebuild, cgal-4.3.ebuild, metadata.xml: diff --git a/sci-mathematics/cgal/cgal-4.3.ebuild b/sci-mathematics/cgal/cgal-4.3.ebuild index d3b7e4f0e201..cff35e4a6796 100644 --- a/sci-mathematics/cgal/cgal-4.3.ebuild +++ b/sci-mathematics/cgal/cgal-4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-4.3.ebuild,v 1.3 2014/01/06 14:11:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-4.3.ebuild,v 1.4 2015/02/22 11:15:16 pacho Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples +gmp mpfi qt4" RDEPEND=" |