summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-05-15 12:39:13 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-05-15 12:39:13 +0000
commit605fd3761abe3d2892e4ac7222ff864ce6f83142 (patch)
treeb02ffbdc7fb70bb6865cddf885095c2383b0b583 /games-misc/c++robots
parentdrop virtual/libc dep (diff)
downloadgentoo-2-605fd3761abe3d2892e4ac7222ff864ce6f83142.tar.gz
gentoo-2-605fd3761abe3d2892e4ac7222ff864ce6f83142.tar.bz2
gentoo-2-605fd3761abe3d2892e4ac7222ff864ce6f83142.zip
drop virtual/libc dep
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'games-misc/c++robots')
-rw-r--r--games-misc/c++robots/c++robots-0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/games-misc/c++robots/c++robots-0.ebuild b/games-misc/c++robots/c++robots-0.ebuild
index 764a4431a7f8..a83d0687dae8 100644
--- a/games-misc/c++robots/c++robots-0.ebuild
+++ b/games-misc/c++robots/c++robots-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.6 2008/03/07 01:17:45 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.7 2008/05/15 12:39:13 nyhm Exp $
inherit eutils games
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE="static"
-DEPEND="virtual/libc"
-
S="${WORKDIR}/${PN}"
src_unpack() {