diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 19:00:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 19:00:24 +0000 |
commit | f1c92156571955631ec2c9cc7b14f34e6959a836 (patch) | |
tree | 11ea72de05029613671fd0166a063431ad667079 /x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | |
parent | {textutils,sh-utils,fileutils} -> coreutils (diff) | |
download | historical-f1c92156571955631ec2c9cc7b14f34e6959a836.tar.gz historical-f1c92156571955631ec2c9cc7b14f34e6959a836.tar.bz2 historical-f1c92156571955631ec2c9cc7b14f34e6959a836.zip |
glibc -> libc
Diffstat (limited to 'x11-libs/libPropList/libPropList-0.10.1-r2.ebuild')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index ff4455b3d523..ea209382787d 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r2.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/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.12 2004/06/24 22:05:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.13 2004/06/28 18:57:02 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -10,7 +10,7 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="x86 ppc sparc " -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { |