summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-04 09:30:04 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-04 09:30:04 +0000
commitcf78838c777bee44d97888511b9bae45673a7c48 (patch)
treeae151279f9a1790276d9241d0661e3adca1b6e26 /dev-games/wfmath
parentx86 stable, see bug 388763 (diff)
downloadgentoo-2-cf78838c777bee44d97888511b9bae45673a7c48.tar.gz
gentoo-2-cf78838c777bee44d97888511b9bae45673a7c48.tar.bz2
gentoo-2-cf78838c777bee44d97888511b9bae45673a7c48.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Ian "idella4" Delaney in bug #389263.
(Portage version: 2.1.10.32/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/wfmath')
-rw-r--r--dev-games/wfmath/ChangeLog6
-rw-r--r--dev-games/wfmath/wfmath-0.3.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/wfmath/ChangeLog b/dev-games/wfmath/ChangeLog
index aa1d11cd1592..18e102023158 100644
--- a/dev-games/wfmath/ChangeLog
+++ b/dev-games/wfmath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/wfmath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.17 2011/09/26 08:11:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.18 2011/11/04 09:30:04 chainsaw Exp $
+
+ 04 Nov 2011; Tony Vroon <chainsaw@gentoo.org> wfmath-0.3.11.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani & Ian "idella4" Delaney in bug #389263.
*wfmath-0.3.11 (26 Sep 2011)
diff --git a/dev-games/wfmath/wfmath-0.3.11.ebuild b/dev-games/wfmath/wfmath-0.3.11.ebuild
index d41a66ae4338..e6dfbc236880 100644
--- a/dev-games/wfmath/wfmath-0.3.11.ebuild
+++ b/dev-games/wfmath/wfmath-0.3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.11.ebuild,v 1.1 2011/09/26 08:11:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.11.ebuild,v 1.2 2011/11/04 09:30:04 chainsaw Exp $
EAPI=2
DESCRIPTION="Worldforge math library"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc static-libs"
RDEPEND=""