diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-28 18:57:22 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-28 18:57:22 +0000 |
commit | bcb61f9ec240ea55415f422ad1aeefba631becd3 (patch) | |
tree | 09c4391cf3cf7003453a61b22c33090bcaac79c4 /net-libs/liblockfile/liblockfile-1.03.ebuild | |
parent | fix $S per the recent kde-dist.eclass change (diff) | |
download | gentoo-2-bcb61f9ec240ea55415f422ad1aeefba631becd3.tar.gz gentoo-2-bcb61f9ec240ea55415f422ad1aeefba631becd3.tar.bz2 gentoo-2-bcb61f9ec240ea55415f422ad1aeefba631becd3.zip |
added keywords
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 79593538d115..e8d636911cc1 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 or later -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.7 2002/08/16 02:57:06 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.8 2002/09/28 18:55:26 owen 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { |