diff options
Diffstat (limited to 'net-misc/adjtimex/adjtimex-1.20-r1.ebuild')
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.20-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/adjtimex/adjtimex-1.20-r1.ebuild b/net-misc/adjtimex/adjtimex-1.20-r1.ebuild index 29ebf5a8744d..a6be83187b23 100644 --- a/net-misc/adjtimex/adjtimex-1.20-r1.ebuild +++ b/net-misc/adjtimex/adjtimex-1.20-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.20-r1.ebuild,v 1.2 2007/04/28 16:48:58 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.20-r1.ebuild,v 1.3 2009/09/23 19:32:56 patrick Exp $ inherit fixheadtails eutils @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" -RDEPEND="virtual/libc" +RDEPEND="" DEPEND="${RDEPEND} sys-apps/sed" src_unpack() { |