diff options
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/dangerdeep/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/dangerdeep/ChangeLog b/games-simulation/dangerdeep/ChangeLog index 9a532251aa33..5cdd00895231 100644 --- a/games-simulation/dangerdeep/ChangeLog +++ b/games-simulation/dangerdeep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/dangerdeep # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.1 2007/01/04 04:37:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.2 2007/01/06 16:51:48 mcummings Exp $ + + 06 Jan 2007; Michael Cummings <mcummings@gentoo.org> + dangerdeep-0.2.0.ebuild: + Bug 159950, keywording ~amd64 *dangerdeep-0.2.0 (04 Jan 2007) diff --git a/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild b/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild index a7e9c6f6ff15..16f03010d0d7 100644 --- a/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild +++ b/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild,v 1.2 2007/01/04 23:35:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild,v 1.3 2007/01/06 16:51:48 mcummings Exp $ inherit eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/dangerdeep-${PV}.tar.gz LICENSE="GPL-2 CCPL-Attribution-NonCommercial-NoDerivs-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="sse" RDEPEND="virtual/opengl |