diff options
Diffstat (limited to 'net-misc/getdate/getdate-1.2.ebuild')
-rw-r--r-- | net-misc/getdate/getdate-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/getdate/getdate-1.2.ebuild b/net-misc/getdate/getdate-1.2.ebuild index 8f75ffdb28e3..443a21b8525e 100644 --- a/net-misc/getdate/getdate-1.2.ebuild +++ b/net-misc/getdate/getdate-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.10 2009/01/03 21:38:23 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.11 2009/09/23 19:35:47 patrick Exp $ inherit toolchain-funcs @@ -17,7 +17,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86 ~mips ppc" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND}" src_unpack() { |