summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-15 19:08:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-15 19:08:04 +0000
commit7b84aa3de6490a53b75bdb552a6e0e27db16c192 (patch)
tree4d0119f197d4f98953140173e580106ed0a3539b /sci-mathematics
parentStable for x86, wrt bug #457156 (diff)
downloadgentoo-2-7b84aa3de6490a53b75bdb552a6e0e27db16c192.tar.gz
gentoo-2-7b84aa3de6490a53b75bdb552a6e0e27db16c192.tar.bz2
gentoo-2-7b84aa3de6490a53b75bdb552a6e0e27db16c192.zip
Stable for x86, wrt bug #457690
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/frobby/ChangeLog5
-rw-r--r--sci-mathematics/frobby/frobby-0.9.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/frobby/ChangeLog b/sci-mathematics/frobby/ChangeLog
index 28ae4c429b79..aad28cbd2391 100644
--- a/sci-mathematics/frobby/ChangeLog
+++ b/sci-mathematics/frobby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/frobby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/ChangeLog,v 1.15 2013/02/15 19:01:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/ChangeLog,v 1.16 2013/02/15 19:08:04 ago Exp $
+
+ 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> frobby-0.9.0-r1.ebuild:
+ Stable for x86, wrt bug #457690
15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> frobby-0.9.0-r1.ebuild:
Stable for amd64, wrt bug #457690
diff --git a/sci-mathematics/frobby/frobby-0.9.0-r1.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r1.ebuild
index 5a6ccd98f6b8..8b74e116b87a 100644
--- a/sci-mathematics/frobby/frobby-0.9.0-r1.ebuild
+++ b/sci-mathematics/frobby/frobby-0.9.0-r1.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/frobby/frobby-0.9.0-r1.ebuild,v 1.2 2013/02/15 19:01:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/frobby-0.9.0-r1.ebuild,v 1.3 2013/02/15 19:08:04 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc static-libs"
RDEPEND="dev-libs/gmp[cxx]"