diff options
-rw-r--r-- | games-simulation/crashtest/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/crashtest/crashtest-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/crashtest/ChangeLog b/games-simulation/crashtest/ChangeLog index f84398ea18fb..5647eb29f8b5 100644 --- a/games-simulation/crashtest/ChangeLog +++ b/games-simulation/crashtest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/crashtest # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.6 2009/10/14 05:48:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.7 2009/11/26 20:03:31 maekke Exp $ + + 26 Nov 2009; Markus Meier <maekke@gentoo.org> crashtest-1.1.ebuild: + amd64/x86 stable, bug #294556 *crashtest-1.1 (14 Oct 2009) diff --git a/games-simulation/crashtest/crashtest-1.1.ebuild b/games-simulation/crashtest/crashtest-1.1.ebuild index 2abc46433b42..62e4f70cc3ca 100644 --- a/games-simulation/crashtest/crashtest-1.1.ebuild +++ b/games-simulation/crashtest/crashtest-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.1 2009/10/14 05:48:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.2 2009/11/26 20:03:31 maekke Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="http://bram.creative4vision.nl/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/fltk:1.1[opengl] |