summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:24:33 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-06 17:24:33 +0000
commitfb75484daee599440b5dfaab7b26e85cc7af1b44 (patch)
tree2be49acef73e6c932965b8c57e68e4326f2aa2c2 /games-puzzle/galaxis
parentRemove old virtual/x11 dependency. (diff)
downloadgentoo-2-fb75484daee599440b5dfaab7b26e85cc7af1b44.tar.gz
gentoo-2-fb75484daee599440b5dfaab7b26e85cc7af1b44.tar.bz2
gentoo-2-fb75484daee599440b5dfaab7b26e85cc7af1b44.zip
Removed sed-4 from *DEPEND.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-puzzle/galaxis')
-rw-r--r--games-puzzle/galaxis/ChangeLog5
-rw-r--r--games-puzzle/galaxis/galaxis-1.7.ebuild6
2 files changed, 6 insertions, 5 deletions
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 <wolf31o2@gentoo.org> galaxis-1.7.ebuild:
+ Removed sed-4 from *DEPEND.
15 Aug 2006; Thomas Cort <tcort@gentoo.org> 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 \