summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-11 09:18:33 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-11 09:18:33 +0000
commit03c02c1641452fbbd22f76649e17ccbe80ab5cb4 (patch)
tree721576c12fc778add3d1791c19427e27811e6d0c /dev-games
parentx86 stable wrt bug #389265 (diff)
downloadgentoo-2-03c02c1641452fbbd22f76649e17ccbe80ab5cb4.tar.gz
gentoo-2-03c02c1641452fbbd22f76649e17ccbe80ab5cb4.tar.bz2
gentoo-2-03c02c1641452fbbd22f76649e17ccbe80ab5cb4.zip
x86 stable wrt bug #389263
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/wfmath/ChangeLog5
-rw-r--r--dev-games/wfmath/wfmath-0.3.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/wfmath/ChangeLog b/dev-games/wfmath/ChangeLog
index 18e102023158..ec6777c38a5d 100644
--- a/dev-games/wfmath/ChangeLog
+++ b/dev-games/wfmath/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2011/11/04 09:30:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.19 2011/11/11 09:18:33 phajdan.jr Exp $
+
+ 11 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wfmath-0.3.11.ebuild:
+ x86 stable wrt bug #389263
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
diff --git a/dev-games/wfmath/wfmath-0.3.11.ebuild b/dev-games/wfmath/wfmath-0.3.11.ebuild
index e6dfbc236880..7372cbac97c2 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.2 2011/11/04 09:30:04 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.11.ebuild,v 1.3 2011/11/11 09:18:33 phajdan.jr 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=""