diff options
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 830a0e8905a0..0d82b50c2d2e 100644 --- a/net-libs/liblockfile/liblockfile-1.03.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.9 2002/10/04 06:05:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.10 2002/12/09 04:33:13 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Implements functions designed to lock the standard mailboxes." @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { |