diff options
author | 2004-07-01 22:28:13 +0000 | |
---|---|---|
committer | 2004-07-01 22:28:13 +0000 | |
commit | b221a794b94dea8e624c0ba3e04602cb5ee49850 (patch) | |
tree | e108506672a18321adc6ad5ac851536a64e9e3eb /net-libs/liblockfile/liblockfile-1.03.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.tar.gz historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.tar.bz2 historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-libs/liblockfile/liblockfile-1.03.ebuild')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild index 12255f204b95..b6bfb9c5888f 100644 --- a/net-libs/liblockfile/liblockfile-1.03.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.16 2004/06/24 23:13:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.17 2004/07/01 22:25:42 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Implements functions designed to lock the standard mailboxes." SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://www.debian.org" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" |