diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:30:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:30:37 +0000 |
commit | f99158934341fafc8d6aed58ba570e54030fda79 (patch) | |
tree | b715c618b159afbb1871243967f8c0a1cb8430be /dev-libs/libaio | |
parent | glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-f99158934341fafc8d6aed58ba570e54030fda79.tar.gz gentoo-2-f99158934341fafc8d6aed58ba570e54030fda79.tar.bz2 gentoo-2-f99158934341fafc8d6aed58ba570e54030fda79.zip |
sync IUSE (-nls)
Diffstat (limited to 'dev-libs/libaio')
-rw-r--r-- | dev-libs/libaio/libaio-0.3.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libaio/libaio-0.3.92.ebuild b/dev-libs/libaio/libaio-0.3.92.ebuild index f3167396434e..ec6ad7218941 100644 --- a/dev-libs/libaio/libaio-0.3.92.ebuild +++ b/dev-libs/libaio/libaio-0.3.92.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/dev-libs/libaio/libaio-0.3.92.ebuild,v 1.6 2004/06/24 23:13:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.92.ebuild,v 1.7 2004/07/14 14:30:37 agriffis Exp $ DESCRIPTION="Asynchronous input/output library that uses the kernels native interface" #SRC_URI="mirror://gentoo/${P}.tar.bz2" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/bcrl/aio/" LICENSE="LGPL-2" SLOT="0" KEYWORDS="-*" -IUSE="nls" +IUSE="" DEPEND="" |