summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:34:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:34:32 +0000
commit558c3d2145e1de72079bb08bb0daf091c9445817 (patch)
tree09322187e615af502a38e28eb3e67cb7b593f301 /dev-cpp
parentStable for sparc, wrt bug #524302 (diff)
downloadgentoo-2-558c3d2145e1de72079bb08bb0daf091c9445817.tar.gz
gentoo-2-558c3d2145e1de72079bb08bb0daf091c9445817.tar.bz2
gentoo-2-558c3d2145e1de72079bb08bb0daf091c9445817.zip
Stable for sparc, wrt bug #511392
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/eigen/ChangeLog5
-rw-r--r--dev-cpp/eigen/eigen-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/eigen/ChangeLog b/dev-cpp/eigen/ChangeLog
index 05a0695e9448..d0608bb9c6b0 100644
--- a/dev-cpp/eigen/ChangeLog
+++ b/dev-cpp/eigen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/eigen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.86 2014/10/28 10:59:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.87 2014/10/29 09:34:32 ago Exp $
+
+ 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> eigen-3.1.3.ebuild:
+ Stable for sparc, wrt bug #511392
28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> eigen-3.1.3.ebuild:
Stable for ia64, wrt bug #511392
diff --git a/dev-cpp/eigen/eigen-3.1.3.ebuild b/dev-cpp/eigen/eigen-3.1.3.ebuild
index ce9c376ba4e2..bf0e8b9cbc53 100644
--- a/dev-cpp/eigen/eigen-3.1.3.ebuild
+++ b/dev-cpp/eigen/eigen-3.1.3.ebuild
@@ -1,6 +1,6 @@
# 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.7 2014/10/28 10:59:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-3.1.3.ebuild,v 1.8 2014/10/29 09:34:32 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://eigen.tuxfamily.org/"
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"