diff options
author | 2007-01-04 23:35:17 +0000 | |
---|---|---|
committer | 2007-01-04 23:35:17 +0000 | |
commit | b3ac282f2246e5fc3df8dc65d9502bb0c0f8940f (patch) | |
tree | 5de282cb01b99e15bfc7a4d0c8ed124c9fd2dd2f /games-simulation | |
parent | Version bump (fixes bug #159887). (diff) | |
download | gentoo-2-b3ac282f2246e5fc3df8dc65d9502bb0c0f8940f.tar.gz gentoo-2-b3ac282f2246e5fc3df8dc65d9502bb0c0f8940f.tar.bz2 gentoo-2-b3ac282f2246e5fc3df8dc65d9502bb0c0f8940f.zip |
remove unneeded debug inherit
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild b/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild index f98281c3396d..a7e9c6f6ff15 100644 --- a/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild +++ b/games-simulation/dangerdeep/dangerdeep-0.2.0.ebuild @@ -1,8 +1,8 @@ # 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.1 2007/01/04 04:37:35 mr_bones_ Exp $ +# $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 $ -inherit eutils debug toolchain-funcs games +inherit eutils toolchain-funcs games DESCRIPTION="a World War II German submarine simulation" HOMEPAGE="http://www.dangerdeep.net/" |