From: Chris Gianelloni Date: Wed, 6 Dec 2006 17:27:19 +0000 (+0000) Subject: Removed sed-4 from *DEPEND. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f04105657e8bcf0459de2d193ac679570bb53fc3;p=gentoo.git Removed sed-4 from *DEPEND. Package-Manager: portage-2.1.2_rc2-r2 --- diff --git a/games-puzzle/galaxis/ChangeLog b/games-puzzle/galaxis/ChangeLog index 0c104da87a26..01e6a045478d 100644 --- a/games-puzzle/galaxis/ChangeLog +++ b/games-puzzle/galaxis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/galaxis # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.8 2006/08/15 14:45:19 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.9 2006/12/06 17:24:33 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni galaxis-1.7.ebuild: + Removed sed-4 from *DEPEND. 15 Aug 2006; Thomas Cort galaxis-1.7.ebuild: Stable on amd64 wrt Bug #143961 diff --git a/games-puzzle/galaxis/galaxis-1.7.ebuild b/games-puzzle/galaxis/galaxis-1.7.ebuild index 8e9ccdc38347..1e535358e3f8 100644 --- a/games-puzzle/galaxis/galaxis-1.7.ebuild +++ b/games-puzzle/galaxis/galaxis-1.7.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-puzzle/galaxis/galaxis-1.7.ebuild,v 1.8 2006/08/15 14:45:19 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.7.ebuild,v 1.9 2006/12/06 17:24:33 wolf31o2 Exp $ inherit games @@ -14,12 +14,10 @@ KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.3" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" src_unpack() { unpack ${A} - cd ${S} + cd "${S}" # Modify CFLAGS sed -i \ diff --git a/games-puzzle/krystaldrop/ChangeLog b/games-puzzle/krystaldrop/ChangeLog index a9ed324af7e7..3c9201785607 100644 --- a/games-puzzle/krystaldrop/ChangeLog +++ b/games-puzzle/krystaldrop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/krystaldrop # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/krystaldrop/ChangeLog,v 1.5 2006/10/03 09:08:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/krystaldrop/ChangeLog,v 1.6 2006/12/06 17:25:47 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni + krystaldrop-0.7.2.ebuild: + Removed sed-4 from *DEPEND. 03 Oct 2006; Simon Stelling krystaldrop-0.7.2.ebuild: stable on amd64 diff --git a/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild b/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild index 081230d56b32..3f38ea131e1c 100644 --- a/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild +++ b/games-puzzle/krystaldrop/krystaldrop-0.7.2.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-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild,v 1.5 2006/10/03 09:08:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild,v 1.6 2006/12/06 17:25:47 wolf31o2 Exp $ inherit eutils games @@ -22,12 +22,10 @@ RDEPEND="opengl? ( virtual/opengl ) media-libs/sdl-ttf >=dev-libs/libxml2-2.5.7 sys-libs/zlib" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" src_unpack() { unpack src_${PV}.tgz - cd ${S} + cd "${S}" epatch "${FILESDIR}/krystaldrop-assert.patch" \ "${FILESDIR}/${P}"-gcc41.patch \ "${FILESDIR}/${P}"-deps.patch diff --git a/games-puzzle/tetrinet/ChangeLog b/games-puzzle/tetrinet/ChangeLog index b263cc18c50d..e3ea692014e5 100644 --- a/games-puzzle/tetrinet/ChangeLog +++ b/games-puzzle/tetrinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/tetrinet -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tetrinet/ChangeLog,v 1.5 2005/01/21 21:09:03 pylon Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tetrinet/ChangeLog,v 1.6 2006/12/06 17:27:19 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni tetrinet-0.11.ebuild: + Removed sed-4 from *DEPEND. 21 Jan 2005; Lars Weiler tetrinet-0.11.ebuild: Stable on ppc. diff --git a/games-puzzle/tetrinet/tetrinet-0.11.ebuild b/games-puzzle/tetrinet/tetrinet-0.11.ebuild index 4c37f8a4dff7..9b4d3e26923c 100644 --- a/games-puzzle/tetrinet/tetrinet-0.11.ebuild +++ b/games-puzzle/tetrinet/tetrinet-0.11.ebuild @@ -1,8 +1,8 @@ -# 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-puzzle/tetrinet/tetrinet-0.11.ebuild,v 1.9 2005/01/21 21:09:03 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tetrinet/tetrinet-0.11.ebuild,v 1.10 2006/12/06 17:27:19 wolf31o2 Exp $ -inherit games flag-o-matic +inherit flag-o-matic games DESCRIPTION="console based tetrinet inc. standalone server" HOMEPAGE="http://tetrinet.or.cz/" @@ -14,13 +14,11 @@ KEYWORDS="x86 ~amd64 ppc" IUSE="ipv6" RDEPEND=">=sys-libs/ncurses-5" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" src_unpack() { unpack ${A} return 0 - cd ${S} + cd "${S}" # for now, make sure IPv6 is always on #32860 use ipv6 && append-flags -DHAVE_IPV6