summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:14:00 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:14:00 +0000
commit0a53cd6dcaef62ec97efd7f1a6c579999437a3ce (patch)
tree4674e4c8c5594c5632f827f50d0f787a9f4226b1 /games-emulation
parentRemove old virtual/x11 dependency. (diff)
downloadgentoo-2-0a53cd6dcaef62ec97efd7f1a6c579999437a3ce.tar.gz
gentoo-2-0a53cd6dcaef62ec97efd7f1a6c579999437a3ce.tar.bz2
gentoo-2-0a53cd6dcaef62ec97efd7f1a6c579999437a3ce.zip
Removed sed-4 from *DEPEND.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/fbzx/ChangeLog6
-rw-r--r--games-emulation/fbzx/fbzx-1.4.ebuild6
-rw-r--r--games-emulation/fbzx/fbzx-1.5.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/games-emulation/fbzx/ChangeLog b/games-emulation/fbzx/ChangeLog
index 38933639e6a9..0c539ee69585 100644
--- a/games-emulation/fbzx/ChangeLog
+++ b/games-emulation/fbzx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/fbzx
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.11 2006/10/02 15:20:16 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.12 2006/12/06 17:14:00 wolf31o2 Exp $
+
+ 06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> fbzx-1.4.ebuild,
+ fbzx-1.5.ebuild:
+ Removed sed-4 from *DEPEND.
*fbzx-1.7 (02 Oct 2006)
diff --git a/games-emulation/fbzx/fbzx-1.4.ebuild b/games-emulation/fbzx/fbzx-1.4.ebuild
index 4274e2105e74..6d0cb5ab0445 100644
--- a/games-emulation/fbzx/fbzx-1.4.ebuild
+++ b/games-emulation/fbzx/fbzx-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/fbzx/fbzx-1.4.ebuild,v 1.8 2005/09/26 17:44:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.4.ebuild,v 1.9 2006/12/06 17:14:00 wolf31o2 Exp $
inherit eutils toolchain-funcs games
@@ -14,8 +14,6 @@ KEYWORDS="~ppc x86"
IUSE=""
RDEPEND="media-libs/libsdl"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
S="${WORKDIR}/${PN}"
diff --git a/games-emulation/fbzx/fbzx-1.5.ebuild b/games-emulation/fbzx/fbzx-1.5.ebuild
index d9e37cc4329e..5e08eeacaa51 100644
--- a/games-emulation/fbzx/fbzx-1.5.ebuild
+++ b/games-emulation/fbzx/fbzx-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/fbzx/fbzx-1.5.ebuild,v 1.5 2005/09/26 17:44:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.5.ebuild,v 1.6 2006/12/06 17:14:00 wolf31o2 Exp $
inherit eutils toolchain-funcs games
@@ -14,8 +14,6 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="media-libs/libsdl"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
S="${WORKDIR}/${PN}"