diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:47:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:47:55 +0000 |
commit | 87177b6a4f14ed9245a912cf1b694dc1f682631d (patch) | |
tree | 81b8dffb2b07e459515eb29c4f107d78cad38b57 /sci-mathematics | |
parent | Stable for x86, wrt bug #490648 (diff) | |
download | gentoo-2-87177b6a4f14ed9245a912cf1b694dc1f682631d.tar.gz gentoo-2-87177b6a4f14ed9245a912cf1b694dc1f682631d.tar.bz2 gentoo-2-87177b6a4f14ed9245a912cf1b694dc1f682631d.zip |
Stable for x86, wrt bug #487024
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/jags/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/jags/jags-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/jags/ChangeLog b/sci-mathematics/jags/ChangeLog index f3d0926049e1..e70b91888479 100644 --- a/sci-mathematics/jags/ChangeLog +++ b/sci-mathematics/jags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/jags # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/ChangeLog,v 1.15 2013/10/14 17:49:20 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/ChangeLog,v 1.16 2013/12/24 12:47:55 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> jags-3.4.0.ebuild: + Stable for x86, wrt bug #487024 14 Oct 2013; Tony Vroon <chainsaw@gentoo.org> jags-3.4.0.ebuild: Quote variable and mark stable on AMD64, as per arch tester report by Elijah diff --git a/sci-mathematics/jags/jags-3.4.0.ebuild b/sci-mathematics/jags/jags-3.4.0.ebuild index d210cf1a28e9..4d7ca750c236 100644 --- a/sci-mathematics/jags/jags-3.4.0.ebuild +++ b/sci-mathematics/jags/jags-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/jags-3.4.0.ebuild,v 1.2 2013/10/14 17:49:20 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/jags/jags-3.4.0.ebuild,v 1.3 2013/12/24 12:47:55 ago Exp $ EAPI=5 @@ -15,7 +15,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 |