diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 16:31:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 16:31:29 +0000 |
commit | c713be6d307882eaeb5d615a44222d7b15559d7b (patch) | |
tree | 887e65a5116a8a51882bb59370f34d8c89df28d6 /sci-mathematics/unuran | |
parent | Explicit which files are prebuilt, to avoid QA warnings. (diff) | |
download | gentoo-2-c713be6d307882eaeb5d615a44222d7b15559d7b.tar.gz gentoo-2-c713be6d307882eaeb5d615a44222d7b15559d7b.tar.bz2 gentoo-2-c713be6d307882eaeb5d615a44222d7b15559d7b.zip |
Stable for amd64, wrt bug #424739
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/unuran')
-rw-r--r-- | sci-mathematics/unuran/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/unuran/unuran-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/unuran/ChangeLog b/sci-mathematics/unuran/ChangeLog index d8f1a0e736a4..81e26d3e376c 100644 --- a/sci-mathematics/unuran/ChangeLog +++ b/sci-mathematics/unuran/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/unuran # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/unuran/ChangeLog,v 1.7 2012/07/05 13:22:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/unuran/ChangeLog,v 1.8 2012/07/05 16:31:29 ago Exp $ + + 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> unuran-1.8.1.ebuild: + Stable for amd64, wrt bug #424739 05 Jul 2012; Justin Lecher <jlec@gentoo.org> unuran-1.8.1.ebuild: Fix out of source buildproblem diff --git a/sci-mathematics/unuran/unuran-1.8.1.ebuild b/sci-mathematics/unuran/unuran-1.8.1.ebuild index 532069d75013..15cd7e666a2f 100644 --- a/sci-mathematics/unuran/unuran-1.8.1.ebuild +++ b/sci-mathematics/unuran/unuran-1.8.1.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/unuran/unuran-1.8.1.ebuild,v 1.4 2012/07/05 13:22:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/unuran/unuran-1.8.1.ebuild,v 1.5 2012/07/05 16:31:29 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="~amd64 ~x86 ~amd64 ~x86-linux" +KEYWORDS="amd64 ~amd64 ~x86 ~x86-linux" IUSE="doc examples gsl prng +rngstreams static-libs" DEPEND=" |