aballier 15/01/05 16:30:03 Modified: ChangeLog armadillo-3.6.2.ebuild Log: keyword ~arm Signed-off-by: [email protected] (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.29 sci-libs/armadillo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 10 Apr 2013 06:04:30 -0000 1.28 +++ ChangeLog 5 Jan 2015 16:30:03 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/armadillo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.28 2013/04/10 06:04:30 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.29 2015/01/05 16:30:03 aballier Exp $ + + 05 Jan 2015; Alexis Ballier <[email protected]> armadillo-3.6.2.ebuild: + keyword ~arm 10 Apr 2013; Justin Lecher <[email protected]> armadillo-3.4.4.ebuild, metadata.xml: 1.2 sci-libs/armadillo/armadillo-3.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild?r1=1.1&r2=1.2 Index: armadillo-3.6.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- armadillo-3.6.2.ebuild 7 Feb 2013 05:49:52 -0000 1.1 +++ armadillo-3.6.2.ebuild 5 Jan 2015 16:30:03 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild,v 1.1 2013/02/07 05:49:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.6.2.ebuild,v 1.2 2015/01/05 16:30:03 aballier Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas doc examples lapack" RDEPEND="
