From e8204a823630d996aec6b29f8a66fd9ae1663339 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 6 Dec 2006 17:16:27 +0000 Subject: Removed sed-4 from *DEPEND. (Portage version: 2.1.2_rc2-r2) --- games-emulation/gnomeboyadvance/ChangeLog | 6 +++++- games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild | 4 +--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games-emulation/gnomeboyadvance') diff --git a/games-emulation/gnomeboyadvance/ChangeLog b/games-emulation/gnomeboyadvance/ChangeLog index 2baf7375e361..f056cb66ad94 100644 --- a/games-emulation/gnomeboyadvance/ChangeLog +++ b/games-emulation/gnomeboyadvance/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/gnomeboyadvance # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnomeboyadvance/ChangeLog,v 1.7 2006/03/31 20:31:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnomeboyadvance/ChangeLog,v 1.8 2006/12/06 17:16:27 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni + gnomeboyadvance-0.1.ebuild: + Removed sed-4 from *DEPEND. 31 Mar 2006; Chris Gianelloni gnomeboyadvance-0.1.ebuild: diff --git a/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild b/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild index 7d7c65d0da55..d94547d1a9e0 100644 --- a/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild +++ b/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild,v 1.8 2006/03/31 20:31:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gnomeboyadvance/gnomeboyadvance-0.1.ebuild,v 1.9 2006/12/06 17:16:27 wolf31o2 Exp $ inherit games @@ -20,8 +20,6 @@ RDEPEND=">=dev-lang/python-2.2 >=dev-python/pygtk-1.99 games-emulation/visualboyadvance" -DEPEND=">=sys-apps/sed-4" - S=${WORKDIR}/gnomeBoyAdvance-0.1 src_unpack() { -- cgit v1.2.3-65-gdbad