diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 00:40:29 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 00:40:29 +0000 |
commit | 78a3893e08bffcf6a87560eaacb519255570a972 (patch) | |
tree | 72aeaf472ea930efb474f8adb0b027baf814de0f /sci-mathematics/unuran | |
parent | soundconverter version bump (diff) | |
download | gentoo-2-78a3893e08bffcf6a87560eaacb519255570a972.tar.gz gentoo-2-78a3893e08bffcf6a87560eaacb519255570a972.tar.bz2 gentoo-2-78a3893e08bffcf6a87560eaacb519255570a972.zip |
marked x86 per bug 424739
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
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 81e26d3e376c..27083c2fe6e6 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.8 2012/07/05 16:31:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/unuran/ChangeLog,v 1.9 2012/07/06 00:40:29 jdhore Exp $ + + 06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> unuran-1.8.1.ebuild: + marked x86 per bug 424739 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> unuran-1.8.1.ebuild: Stable for amd64, wrt bug #424739 diff --git a/sci-mathematics/unuran/unuran-1.8.1.ebuild b/sci-mathematics/unuran/unuran-1.8.1.ebuild index 15cd7e666a2f..652c5ac80359 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.5 2012/07/05 16:31:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/unuran/unuran-1.8.1.ebuild,v 1.6 2012/07/06 00:40:29 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="amd64 ~amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 ~amd64 x86 ~x86-linux" IUSE="doc examples gsl prng +rngstreams static-libs" DEPEND=" |