summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2004-03-24 22:18:05 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2004-03-24 22:18:05 +0000
commitfa99e0eabb782194873235e4fc6744e7a46e0035 (patch)
tree6e19a253b833042b14ed3423ce6455a7aa723a0e
parentclean old versions (diff)
downloadhistorical-fa99e0eabb782194873235e4fc6744e7a46e0035.tar.gz
historical-fa99e0eabb782194873235e4fc6744e7a46e0035.tar.bz2
historical-fa99e0eabb782194873235e4fc6744e7a46e0035.zip
Moved from newdepend to DEPEND= in gnome2.eclass
-rw-r--r--eclass/gnome2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index da81d36ca0b4..77535f37efd4 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.37 2003/11/30 22:47:20 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.38 2004/03/24 22:18:05 spider Exp $
#
# Authors:
# Bruce A. Locke <blocke@shivan.org>
@@ -20,7 +20,7 @@ USE_DESTDIR="" # use make DESTDIR=${D} install rather than einstall
[ `use debug` ] && G2CONF="${G2CONF} --enable-debug=yes"
-newdepend ">=sys-apps/sed-4"
+DEPEND=">=sys-apps/sed-4"
gnome2_src_configure() {
elibtoolize ${ELTCONF}