diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-24 21:36:14 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-24 21:36:14 +0000 |
commit | 5c455688c76cf2feedee0dd06ea4286404e8bf60 (patch) | |
tree | 5f8743cb3bfad7642429f7af75aeb04e4f0edddf /games-emulation/hatari/hatari-0.45.ebuild | |
parent | Mask pike USE-flag (bug #109649) (diff) | |
download | gentoo-2-5c455688c76cf2feedee0dd06ea4286404e8bf60.tar.gz gentoo-2-5c455688c76cf2feedee0dd06ea4286404e8bf60.tar.bz2 gentoo-2-5c455688c76cf2feedee0dd06ea4286404e8bf60.zip |
Removed sed-4 from DEPEND.
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'games-emulation/hatari/hatari-0.45.ebuild')
-rw-r--r-- | games-emulation/hatari/hatari-0.45.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games-emulation/hatari/hatari-0.45.ebuild b/games-emulation/hatari/hatari-0.45.ebuild index 2c294d0a5691..311d7f23e9c0 100644 --- a/games-emulation/hatari/hatari-0.45.ebuild +++ b/games-emulation/hatari/hatari-0.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.6 2004/06/24 22:29:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.7 2006/03/24 21:36:14 wolf31o2 Exp $ inherit games @@ -16,8 +16,6 @@ IUSE="" RDEPEND="games-emulation/emutos media-libs/libsdl sys-libs/zlib" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" src_unpack() { unpack ${A} |