diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-11 13:46:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-11 13:46:19 +0000 |
commit | 5bda952c17c57dd95fe212867a9fd49b9f2ea36a (patch) | |
tree | c292f8b920e899f7b67b07b08a68c90715c1909e /dev-games/wfmath/wfmath-0.3.8.ebuild | |
parent | amd64/x86 stable, bug #254106 (diff) | |
download | gentoo-2-5bda952c17c57dd95fe212867a9fd49b9f2ea36a.tar.gz gentoo-2-5bda952c17c57dd95fe212867a9fd49b9f2ea36a.tar.bz2 gentoo-2-5bda952c17c57dd95fe212867a9fd49b9f2ea36a.zip |
amd64/x86 stable, bug #254107
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-games/wfmath/wfmath-0.3.8.ebuild')
-rw-r--r-- | dev-games/wfmath/wfmath-0.3.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/wfmath/wfmath-0.3.8.ebuild b/dev-games/wfmath/wfmath-0.3.8.ebuild index cc6cb12dac56..3e119190549d 100644 --- a/dev-games/wfmath/wfmath-0.3.8.ebuild +++ b/dev-games/wfmath/wfmath-0.3.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.8.ebuild,v 1.1 2008/11/20 14:54:13 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/wfmath-0.3.8.ebuild,v 1.2 2009/01/11 13:46:19 maekke Exp $ DESCRIPTION="Worldforge math library" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/wfmath" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="" |