summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-10 22:09:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-10 22:09:54 +0000
commite3d44e26c10085d432ba1e5144f232e706d9a158 (patch)
tree4dbbf80ece2e08c2c0bc526e775793976314cf3d /sci-mathematics
parentStable for AMD64, wrt security bug #402999 (diff)
downloadgentoo-2-e3d44e26c10085d432ba1e5144f232e706d9a158.tar.gz
gentoo-2-e3d44e26c10085d432ba1e5144f232e706d9a158.tar.bz2
gentoo-2-e3d44e26c10085d432ba1e5144f232e706d9a158.zip
Stable for amd64, wrt bug #402953
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/jags/ChangeLog5
-rw-r--r--sci-mathematics/jags/jags-3.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/jags/ChangeLog b/sci-mathematics/jags/ChangeLog
index a725f2de0b0d..dfd4d84a9564 100644
--- a/sci-mathematics/jags/ChangeLog
+++ b/sci-mathematics/jags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/jags
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/ChangeLog,v 1.6 2012/02/10 18:25:19 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/ChangeLog,v 1.7 2012/02/10 22:09:54 ago Exp $
+
+ 10 Feb 2012; Agostino Sarubbo <ago@gentoo.org> jags-3.2.0.ebuild:
+ Stable for amd64, wrt bug #402953
10 Feb 2012; Thomas Kahle <tomka@gentoo.org> jags-3.2.0.ebuild:
added missing dep for doc USE-flag, x86 stable per bug 402953
diff --git a/sci-mathematics/jags/jags-3.2.0.ebuild b/sci-mathematics/jags/jags-3.2.0.ebuild
index 97ccead67916..2ce5a8dc9507 100644
--- a/sci-mathematics/jags/jags-3.2.0.ebuild
+++ b/sci-mathematics/jags/jags-3.2.0.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-mathematics/jags/jags-3.2.0.ebuild,v 1.2 2012/02/10 18:25:19 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/jags-3.2.0.ebuild,v 1.3 2012/02/10 22:09:54 ago Exp $
EAPI=4
inherit autotools-utils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
IUSE="doc"
SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
RDEPEND="virtual/blas
virtual/lapack"