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 | fa08c4baeb06066131c0ceadefde95e4745a3ff8 (patch) | |
tree | 8425283870c10bac4fca326417628afb6747bb88 /dev-games/wfmath | |
parent | amd64/x86 stable, bug #254106 (diff) | |
download | historical-fa08c4baeb06066131c0ceadefde95e4745a3ff8.tar.gz historical-fa08c4baeb06066131c0ceadefde95e4745a3ff8.tar.bz2 historical-fa08c4baeb06066131c0ceadefde95e4745a3ff8.zip |
amd64/x86 stable, bug #254107
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'dev-games/wfmath')
-rw-r--r-- | dev-games/wfmath/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/wfmath/wfmath-0.3.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/wfmath/ChangeLog b/dev-games/wfmath/ChangeLog index 72bd8bb73bc5..aa36683b69f8 100644 --- a/dev-games/wfmath/ChangeLog +++ b/dev-games/wfmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/wfmath -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.6 2008/11/20 14:54:13 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/wfmath/ChangeLog,v 1.7 2009/01/11 13:46:19 maekke Exp $ + + 11 Jan 2009; Markus Meier <maekke@gentoo.org> wfmath-0.3.8.ebuild: + amd64/x86 stable, bug #254107 *wfmath-0.3.8 (20 Nov 2008) 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="" |