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 | |
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)
-rw-r--r-- | games-emulation/hatari/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/hatari/hatari-0.45.ebuild | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games-emulation/hatari/ChangeLog b/games-emulation/hatari/ChangeLog index 0ad08e2b8fb9..a91e227f1713 100644 --- a/games-emulation/hatari/ChangeLog +++ b/games-emulation/hatari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/hatari -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.10 2005/10/14 15:27:19 mr_bones_ Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.11 2006/03/24 21:36:14 wolf31o2 Exp $ + + 24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> hatari-0.45.ebuild: + Removed sed-4 from DEPEND. *hatari-0.80 (14 Oct 2005) 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} |