summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-06 00:10:54 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-06 00:10:54 +0000
commitac748b05f4a4d4874376085b8f8ad6548e381e68 (patch)
tree4db46c390b23baddd298b9fcc788937ccbabff92 /games-action/bzflag
parentClean up the ebuild usage of SMP, to allow control of shmem builds with USE=s... (diff)
downloadgentoo-2-ac748b05f4a4d4874376085b8f8ad6548e381e68.tar.gz
gentoo-2-ac748b05f4a4d4874376085b8f8ad6548e381e68.tar.bz2
gentoo-2-ac748b05f4a4d4874376085b8f8ad6548e381e68.zip
fix DEPEND
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action/bzflag')
-rw-r--r--games-action/bzflag/bzflag-2.0.0.20050117.ebuild4
-rw-r--r--games-action/bzflag/bzflag-2.0.2.20050318.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
index f536349b8800..b48bcb58ff67 100644
--- a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
+++ b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.6 2005/03/14 05:56:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.7 2005/07/06 00:10:54 vapier Exp $
inherit eutils flag-o-matic games
@@ -19,7 +19,7 @@ RDEPEND="adns? ( net-libs/adns )
!dedicated? (
virtual/opengl
media-libs/libsdl )"
-
+DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}
diff --git a/games-action/bzflag/bzflag-2.0.2.20050318.ebuild b/games-action/bzflag/bzflag-2.0.2.20050318.ebuild
index 8df697540681..9418c94c468a 100644
--- a/games-action/bzflag/bzflag-2.0.2.20050318.ebuild
+++ b/games-action/bzflag/bzflag-2.0.2.20050318.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.2.20050318.ebuild,v 1.1 2005/03/21 04:15:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.2.20050318.ebuild,v 1.2 2005/07/06 00:10:54 vapier Exp $
inherit eutils flag-o-matic games
@@ -19,7 +19,7 @@ RDEPEND="adns? ( net-libs/adns )
!dedicated? (
virtual/opengl
media-libs/libsdl )"
-
+DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}