diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-28 23:09:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-28 23:09:29 +0000 |
commit | 18ff18daad1b567f38afeb5cc10bb0b924197318 (patch) | |
tree | f89d6b59864abf399eb7d514727c21ac0f9bb9c0 /games-fps | |
parent | remove old qbankmanager ebuilds (diff) | |
download | gentoo-2-18ff18daad1b567f38afeb5cc10bb0b924197318.tar.gz gentoo-2-18ff18daad1b567f38afeb5cc10bb0b924197318.tar.bz2 gentoo-2-18ff18daad1b567f38afeb5cc10bb0b924197318.zip |
X is implicit (bug #120615)
(Portage version: 2.0.54)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/duke3d/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/duke3d/duke3d-20040817.ebuild | 11 |
2 files changed, 11 insertions, 8 deletions
diff --git a/games-fps/duke3d/ChangeLog b/games-fps/duke3d/ChangeLog index fa5fa886b981..733c73f6c846 100644 --- a/games-fps/duke3d/ChangeLog +++ b/games-fps/duke3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/duke3d -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/ChangeLog,v 1.20 2005/06/23 16:01:40 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/ChangeLog,v 1.21 2006/01/28 23:09:29 mr_bones_ Exp $ + + 28 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> + duke3d-20040817.ebuild: + X is implicit (bug #120615) 23 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> duke3d-20040817.ebuild: diff --git a/games-fps/duke3d/duke3d-20040817.ebuild b/games-fps/duke3d/duke3d-20040817.ebuild index 5f2fdea49a6b..edd8c4916d24 100644 --- a/games-fps/duke3d/duke3d-20040817.ebuild +++ b/games-fps/duke3d/duke3d-20040817.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817.ebuild,v 1.6 2005/06/23 16:01:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817.ebuild,v 1.7 2006/01/28 23:09:29 mr_bones_ Exp $ fromcvs=0 ECVS_MODULE="duke3d" @@ -18,11 +18,10 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc hppa" -IUSE="hardened perl opengl" # nophysfs" +KEYWORDS="hppa ppc x86" +IUSE="hardened perl opengl" -RDEPEND="virtual/x11 - media-libs/libsdl +RDEPEND="media-libs/libsdl media-libs/sdl-mixer media-sound/timidity++ media-sound/timidity-eawpatches |