diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-05-15 12:35:43 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-05-15 12:35:43 +0000 |
commit | 5c73ca9e843c03f40e3b9173aeeb61cfca0e1946 (patch) | |
tree | cafefdd883070d9342d6659dc2825d47e0e75e42 /games-emulation/handy | |
parent | Added ~ppc; bug #215033 (diff) | |
download | gentoo-2-5c73ca9e843c03f40e3b9173aeeb61cfca0e1946.tar.gz gentoo-2-5c73ca9e843c03f40e3b9173aeeb61cfca0e1946.tar.bz2 gentoo-2-5c73ca9e843c03f40e3b9173aeeb61cfca0e1946.zip |
drop virtual/libc dep
(Portage version: 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} |