summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-05 16:23:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-05 16:23:15 +0000
commitd743c43a5e9880846fc7d8e6e6412a54527ef5e2 (patch)
treec15b6a8ad73a1098fa77fc1d121c00c12cf1484f /sci-mathematics
parentStable for amd64, wrt bug #424741 (diff)
downloadgentoo-2-d743c43a5e9880846fc7d8e6e6412a54527ef5e2.tar.gz
gentoo-2-d743c43a5e9880846fc7d8e6e6412a54527ef5e2.tar.bz2
gentoo-2-d743c43a5e9880846fc7d8e6e6412a54527ef5e2.zip
Stable for amd64, wrt bug #424711
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/rngstreams/ChangeLog5
-rw-r--r--sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/rngstreams/ChangeLog b/sci-mathematics/rngstreams/ChangeLog
index 5e133374eaa7..a9440e952ef7 100644
--- a/sci-mathematics/rngstreams/ChangeLog
+++ b/sci-mathematics/rngstreams/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/rngstreams
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rngstreams/ChangeLog,v 1.5 2012/07/05 13:20:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rngstreams/ChangeLog,v 1.6 2012/07/05 16:23:15 ago Exp $
+
+ 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> rngstreams-1.0.1.ebuild:
+ Stable for amd64, wrt bug #424711
05 Jul 2012; Justin Lecher <jlec@gentoo.org> rngstreams-1.0.1.ebuild:
Fix out of source buildproblem
diff --git a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
index 037543067eed..417a2140eead 100644
--- a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
+++ b/sci-mathematics/rngstreams/rngstreams-1.0.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/rngstreams/rngstreams-1.0.1.ebuild,v 1.5 2012/07/05 13:20:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild,v 1.6 2012/07/05 16:23:15 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
LICENSE="GPL-3"
SLOT=0
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs"
src_install() {