summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2006-12-11 07:57:22 +0000
committerElfyn McBratney <beu@gentoo.org>2006-12-11 07:57:22 +0000
commit841fec2560b889b5483637f75a9b76d39f62a4b3 (patch)
tree62964ab76ba333c0c7cd86d4efb786bb238d2b29 /net-dns
parentKill redundant DEPEND. (diff)
downloadgentoo-2-841fec2560b889b5483637f75a9b76d39f62a4b3.tar.gz
gentoo-2-841fec2560b889b5483637f75a9b76d39f62a4b3.tar.bz2
gentoo-2-841fec2560b889b5483637f75a9b76d39f62a4b3.zip
Kill redundant DEPEND.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/odsclient/ChangeLog7
-rw-r--r--net-dns/odsclient/odsclient-1.02.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/net-dns/odsclient/ChangeLog b/net-dns/odsclient/ChangeLog
index d5de006441fb..fad8c703b148 100644
--- a/net-dns/odsclient/ChangeLog
+++ b/net-dns/odsclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/odsclient
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/ChangeLog,v 1.3 2004/07/01 22:13:11 eradicator Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/ChangeLog,v 1.4 2006/12/11 07:57:22 beu Exp $
+
+ 11 Dec 2006; Elfyn McBratney <beu@gentoo.org> odsclient-1.02.ebuild:
+ Kill redundant DEPEND.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
odsclient-1.02.ebuild:
diff --git a/net-dns/odsclient/odsclient-1.02.ebuild b/net-dns/odsclient/odsclient-1.02.ebuild
index dc76df31ccdd..a5d62d7f6852 100644
--- a/net-dns/odsclient/odsclient-1.02.ebuild
+++ b/net-dns/odsclient/odsclient-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/odsclient-1.02.ebuild,v 1.4 2004/07/01 22:13:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/odsclient-1.02.ebuild,v 1.5 2006/12/11 07:57:22 beu Exp $
inherit eutils
@@ -13,7 +13,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/libc"
src_compile() {
sed -i "s:CFLAGS=-O2::" Makefile