diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:36:26 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:36:26 +0000 |
commit | 77c85ee383b573734d7955050ce408ccef442e0e (patch) | |
tree | 3caed622c8da5f73fd8f7adfa87125439b7b9dda /net-mail/qlogtools/qlogtools-3.1.ebuild | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.tar.gz gentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.tar.bz2 gentoo-2-77c85ee383b573734d7955050ce408ccef442e0e.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-mail/qlogtools/qlogtools-3.1.ebuild')
-rw-r--r-- | net-mail/qlogtools/qlogtools-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qlogtools/qlogtools-3.1.ebuild b/net-mail/qlogtools/qlogtools-3.1.ebuild index 3efedd669417..54aa5dbab664 100644 --- a/net-mail/qlogtools/qlogtools-3.1.ebuild +++ b/net-mail/qlogtools/qlogtools-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qlogtools/qlogtools-3.1.ebuild,v 1.3 2004/06/25 03:11:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qlogtools/qlogtools-3.1.ebuild,v 1.4 2004/07/01 22:33:54 eradicator Exp $ inherit eutils gcc @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_unpack() { |