diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-06 16:51:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-06 16:51:48 +0000 |
commit | a7381955db62e092f75b0360f689b251e8b44d35 (patch) | |
tree | eb0f129c8e9d85fcc84c6f2bd411fc615c166b93 /games-simulation | |
parent | s/einfo/elog/ (diff) | |
download | gentoo-2-a7381955db62e092f75b0360f689b251e8b44d35.tar.gz gentoo-2-a7381955db62e092f75b0360f689b251e8b44d35.tar.bz2 gentoo-2-a7381955db62e092f75b0360f689b251e8b44d35.zip |
Bug 159950, keywording ~amd64
(Portage version: 2.1.2_rc4-r3)
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 |