diff options
Diffstat (limited to 'games-action/accelerator3d')
-rw-r--r-- | games-action/accelerator3d/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/accelerator3d/accelerator3d-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/accelerator3d/ChangeLog b/games-action/accelerator3d/ChangeLog index 5d612d4f92b3..ab44d08614fd 100644 --- a/games-action/accelerator3d/ChangeLog +++ b/games-action/accelerator3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/accelerator3d # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.2 2006/04/18 20:23:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/ChangeLog,v 1.3 2006/07/28 20:46:44 the_paya Exp $ + + 28 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> + accelerator3d-0.1.1.ebuild: + Add ~x86-fbsd keyword. *accelerator3d-0.1.1 (18 Apr 2006) diff --git a/games-action/accelerator3d/accelerator3d-0.1.1.ebuild b/games-action/accelerator3d/accelerator3d-0.1.1.ebuild index 23b1364fb1b2..15086682aa6c 100644 --- a/games-action/accelerator3d/accelerator3d-0.1.1.ebuild +++ b/games-action/accelerator3d/accelerator3d-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1.ebuild,v 1.1 2006/04/18 20:23:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1.ebuild,v 1.2 2006/07/28 20:46:44 the_paya Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/accelerator3d/accelerator-${PV}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-python/pyode |