diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 18:53:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 18:53:30 +0000 |
commit | b118294dbe998b2fe8f119c207f096bc4d6b0564 (patch) | |
tree | 33f4b2571ffd9dd082768febadd5a406022b6162 /games-simulation/dangerdeep | |
parent | stable amd64, bug 316715 (diff) | |
download | gentoo-2-b118294dbe998b2fe8f119c207f096bc4d6b0564.tar.gz gentoo-2-b118294dbe998b2fe8f119c207f096bc4d6b0564.tar.bz2 gentoo-2-b118294dbe998b2fe8f119c207f096bc4d6b0564.zip |
stable amd64, bug 317241
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation/dangerdeep')
-rw-r--r-- | games-simulation/dangerdeep/ChangeLog | 7 | ||||
-rw-r--r-- | games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/dangerdeep/ChangeLog b/games-simulation/dangerdeep/ChangeLog index 0fd99486d263..f55993b5a810 100644 --- a/games-simulation/dangerdeep/ChangeLog +++ b/games-simulation/dangerdeep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/dangerdeep -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.10 2009/06/18 03:30:57 nyhm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.11 2010/05/24 18:53:30 pacho Exp $ + + 24 May 2010; Pacho Ramos <pacho@gentoo.org> dangerdeep-0.3.0.ebuild: + stable amd64, bug 317241 18 Jun 2009; Tristan Heaven <nyhm@gentoo.org> dangerdeep-0.3.0.ebuild, +files/dangerdeep-0.3.0-gcc44.patch: diff --git a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild b/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild index d675b2298bd9..47e26e7ade4c 100644 --- a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild +++ b/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.6 2009/06/18 03:30:57 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.7 2010/05/24 18:53:30 pacho Exp $ EAPI=2 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2 CCPL-Attribution-NonCommercial-NoDerivs-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="sse debug" RDEPEND="virtual/opengl |