diff options
author | Tristan Heaven <tristan@gentoo.org> | 2008-05-15 12:36:48 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2008-05-15 12:36:48 +0000 |
commit | 308d0e3931e20eec2d8cad764cfc71e7a443dd54 (patch) | |
tree | 2854db0b31222e3a13e42879aa4e26a84aa0eb27 /games-emulation/handy | |
parent | Added ~ppc; bug #215033 (diff) | |
download | historical-308d0e3931e20eec2d8cad764cfc71e7a443dd54.tar.gz historical-308d0e3931e20eec2d8cad764cfc71e7a443dd54.tar.bz2 historical-308d0e3931e20eec2d8cad764cfc71e7a443dd54.zip |
drop virtual/libc dep
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'games-emulation/handy')
-rw-r--r-- | games-emulation/handy/handy-0.82.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/handy/handy-0.82.ebuild b/games-emulation/handy/handy-0.82.ebuild index e77974fba277..a4a53f017917 100644 --- a/games-emulation/handy/handy-0.82.ebuild +++ b/games-emulation/handy/handy-0.82.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.6 2006/09/19 19:02:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/handy/handy-0.82.ebuild,v 1.7 2008/05/15 12:35:43 nyhm Exp $ inherit games @@ -17,7 +17,6 @@ IUSE="" RDEPEND="media-libs/libsdl sys-libs/zlib - virtual/libc sys-libs/lib-compat" S=${WORKDIR} |