phajdan.jr 14/08/14 17:21:40 Modified: ChangeLog eigen-3.1.3.ebuild Log: x86 stable wrt bug #511392 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.81 dev-cpp/eigen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 27 Aug 2013 20:32:23 -0000 1.80 +++ ChangeLog 14 Aug 2014 17:21:40 -0000 1.81 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/eigen -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.80 2013/08/27 20:32:23 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.81 2014/08/14 17:21:40 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> eigen-3.1.3.ebuild: + x86 stable wrt bug #511392 27 Aug 2013; Alexis Ballier <[email protected]> eigen-2.0.17.ebuild: keyword ~amd64-fbsd 1.2 dev-cpp/eigen/eigen-3.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild?r1=1.1&r2=1.2 Index: eigen-3.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eigen-3.1.3.ebuild 19 Apr 2013 07:20:07 -0000 1.1 +++ eigen-3.1.3.ebuild 14 Aug 2014 17:21:40 -0000 1.2 @@ -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/dev-cpp/eigen/eigen-3.1.3.ebuild,v 1.1 2013/04/19 07:20:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild,v 1.2 2014/08/14 17:21:40 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="LGPL-2 GPL-3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="3" IUSE="debug doc"
