summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-05-25 22:22:49 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-05-25 22:22:49 +0000
commit6f82320a7327af32392d3f1cc6b8bbdf041b38b7 (patch)
tree6caa8bba4108b4bdb89f0a31e4e4b2db585964fd /games-action/postalplus
parentSet WANT_AUTOMAKE as appropriate per discussion in bug #271059. Clean up old ... (diff)
downloadgentoo-2-6f82320a7327af32392d3f1cc6b8bbdf041b38b7.tar.gz
gentoo-2-6f82320a7327af32392d3f1cc6b8bbdf041b38b7.tar.bz2
gentoo-2-6f82320a7327af32392d3f1cc6b8bbdf041b38b7.zip
drop virtual/libc dep
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'games-action/postalplus')
-rw-r--r--games-action/postalplus/postalplus-1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/games-action/postalplus/postalplus-1.ebuild b/games-action/postalplus/postalplus-1.ebuild
index 86dd465c3926..6391f6131520 100644
--- a/games-action/postalplus/postalplus-1.ebuild
+++ b/games-action/postalplus/postalplus-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/postalplus/postalplus-1.ebuild,v 1.2 2009/04/14 07:25:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/postalplus/postalplus-1.ebuild,v 1.3 2009/05/25 22:22:49 nyhm Exp $
inherit eutils games
@@ -15,8 +15,6 @@ IUSE=""
RESTRICT="strip"
PROPERTIES="interactive"
-DEPEND="virtual/libc"
-
S=${WORKDIR}
GAMES_CHECK_LICENSE="yes"