diff options
Diffstat (limited to 'app-admin/pwgen/pwgen-2.06.ebuild')
-rw-r--r-- | app-admin/pwgen/pwgen-2.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/pwgen/pwgen-2.06.ebuild b/app-admin/pwgen/pwgen-2.06.ebuild index 7641e3058c42..a3fab4c59956 100644 --- a/app-admin/pwgen/pwgen-2.06.ebuild +++ b/app-admin/pwgen/pwgen-2.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06.ebuild,v 1.7 2008/09/13 17:35:31 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06.ebuild,v 1.8 2009/09/23 15:01:54 patrick Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~arm" IUSE="livecd" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} |