diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-24 21:37:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-24 21:37:52 +0000 |
commit | db7e0ac22d4fdc1d7e15c3c8053656c7880e76e4 (patch) | |
tree | 5246ea4e0119abb89c0601fc7282cfb52a930d63 /games-emulation/hatari | |
parent | Mask pike USE-flag (bug #109649) (diff) | |
download | historical-db7e0ac22d4fdc1d7e15c3c8053656c7880e76e4.tar.gz historical-db7e0ac22d4fdc1d7e15c3c8053656c7880e76e4.tar.bz2 historical-db7e0ac22d4fdc1d7e15c3c8053656c7880e76e4.zip |
Removed sed-4 from DEPEND.
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'games-emulation/hatari')
-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} |