diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 17:18:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 17:18:11 +0000 |
commit | a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35 (patch) | |
tree | 6180d3262587e0b979c914c2a229da38c0a5fdb9 /games-emulation/fakenes/fakenes-0.3.1.ebuild | |
parent | Remove old virtual/x11 dependency. (diff) | |
download | historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.tar.gz historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.tar.bz2 historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.zip |
Removed sed-4 from *DEPEND.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-emulation/fakenes/fakenes-0.3.1.ebuild')
-rw-r--r-- | games-emulation/fakenes/fakenes-0.3.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/fakenes/fakenes-0.3.1.ebuild b/games-emulation/fakenes/fakenes-0.3.1.ebuild index acf7e403d6cc..bbfbd85b0a63 100644 --- a/games-emulation/fakenes/fakenes-0.3.1.ebuild +++ b/games-emulation/fakenes/fakenes-0.3.1.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/fakenes/fakenes-0.3.1.ebuild,v 1.2 2004/09/12 10:04:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.3.1.ebuild,v 1.3 2006/12/06 17:12:19 wolf31o2 Exp $ inherit eutils games @@ -17,7 +17,6 @@ RDEPEND=">=media-libs/allegro-4.1 zlib? ( sys-libs/zlib ) dev-games/hawknl" DEPEND="${RDEPEND} - >=sys-apps/sed-4 x86? ( dev-lang/nasm )" src_unpack() { |