summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2006-06-06 01:34:30 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2006-06-06 01:34:30 +0000
commit82abc3e7e791eb60d2af33d461c4f8a03fccb67b (patch)
treea9f775858d4979feb2afeb3877970d0ad6143d86 /sys-process
parentRemoved gcc-config from DEPEND as it's not neccessary. (diff)
downloadgentoo-2-82abc3e7e791eb60d2af33d461c4f8a03fccb67b.tar.gz
gentoo-2-82abc3e7e791eb60d2af33d461c4f8a03fccb67b.tar.bz2
gentoo-2-82abc3e7e791eb60d2af33d461c4f8a03fccb67b.zip
Removed gcc-config from DEPEND as it's not neccessary.
(Portage version: 2.1_rc4-r1)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/supervise-scripts/ChangeLog8
-rw-r--r--sys-process/supervise-scripts/supervise-scripts-3.5.ebuild9
2 files changed, 10 insertions, 7 deletions
diff --git a/sys-process/supervise-scripts/ChangeLog b/sys-process/supervise-scripts/ChangeLog
index c811d84b1c4f..59be64fc9f7c 100644
--- a/sys-process/supervise-scripts/ChangeLog
+++ b/sys-process/supervise-scripts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/supervise-scripts
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.3 2005/03/03 19:49:17 swegener Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.4 2006/06/06 01:34:30 eradicator Exp $
+
+ 06 Jun 2006; Jeremy Huddleston <eradicator@gentoo.org>
+ supervise-scripts-3.5.ebuild:
+ Removed gcc-config from DEPEND as it's not neccessary.
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
supervise-scripts-3.4.ebuild, supervise-scripts-3.5.ebuild:
diff --git a/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild b/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild
index b4cd53a724a7..fb9f1fcb7192 100644
--- a/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild
+++ b/sys-process/supervise-scripts/supervise-scripts-3.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/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.2 2005/03/03 18:38:32 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.3 2006/06/06 01:34:30 eradicator Exp $
inherit fixheadtails toolchain-funcs
@@ -14,9 +14,8 @@ KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
RDEPEND=">=sys-process/daemontools-0.70"
-DEPEND=">=sys-process/daemontools-0.70
- dev-libs/bglibs
- sys-devel/gcc-config"
+DEPEND="${RDEPEND}
+ dev-libs/bglibs"
src_unpack() {
unpack ${A}