summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-12-16 10:43:20 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-12-16 10:43:20 +0000
commit6f131152edb4ec813e048984858d7caa2aa8b269 (patch)
tree657141174f2ddd4f88c3cdf781054f615b801eb4 /sci-libs
parentStable on amd64 wrt bug #447178 (diff)
downloadgentoo-2-6f131152edb4ec813e048984858d7caa2aa8b269.tar.gz
gentoo-2-6f131152edb4ec813e048984858d7caa2aa8b269.tar.bz2
gentoo-2-6f131152edb4ec813e048984858d7caa2aa8b269.zip
stable on amd64 wrt bug #447130. Forced commit to workaround QA warnings due to broken 3.0.2 ebuild
(Portage version: 2.1.11.34/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/armadillo/ChangeLog6
-rw-r--r--sci-libs/armadillo/armadillo-3.4.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog
index 3c5a0c5d8c5f..a0e230319e8c 100644
--- a/sci-libs/armadillo/ChangeLog
+++ b/sci-libs/armadillo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/armadillo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.20 2012/12/12 18:23:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.21 2012/12/16 10:43:20 hwoarang Exp $
+
+ 16 Dec 2012; Markos Chandras <hwoarang@gentoo.org> armadillo-3.4.4.ebuild:
+ stable on amd64 wrt bug #447130. Forced commit to workaround QA warnings due
+ to broken 3.0.2 ebuild
*armadillo-3.6.0 (12 Dec 2012)
diff --git a/sci-libs/armadillo/armadillo-3.4.4.ebuild b/sci-libs/armadillo/armadillo-3.4.4.ebuild
index 53b65df7879c..cbda25ebd9b7 100644
--- a/sci-libs/armadillo/armadillo-3.4.4.ebuild
+++ b/sci-libs/armadillo/armadillo-3.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.4.4.ebuild,v 1.2 2012/12/12 18:23:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.4.4.ebuild,v 1.3 2012/12/16 10:43:20 hwoarang Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="blas doc examples lapack"
RDEPEND="