summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-06-12 00:30:20 +0000
committerIan Leitch <port001@gentoo.org>2004-06-12 00:30:20 +0000
commitc3dd8c89615ae99c0631cc15dd71bf862d2cca1f (patch)
tree6fc28a05ebba9d4b005e8b6595f9bbc2eb6ecce8 /dev-libs/libaio
parentfix #30522 #37004 #49444 (Manifest recommit) (diff)
downloadgentoo-2-c3dd8c89615ae99c0631cc15dd71bf862d2cca1f.tar.gz
gentoo-2-c3dd8c89615ae99c0631cc15dd71bf862d2cca1f.tar.bz2
gentoo-2-c3dd8c89615ae99c0631cc15dd71bf862d2cca1f.zip
~x86 added to KEYWORDS. Description modified. #53567
Diffstat (limited to 'dev-libs/libaio')
-rw-r--r--dev-libs/libaio/ChangeLog6
-rw-r--r--dev-libs/libaio/libaio-0.3.15.ebuild6
-rw-r--r--dev-libs/libaio/libaio-0.3.92.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/libaio/ChangeLog b/dev-libs/libaio/ChangeLog
index 96e34a60d87d..c29e00c37e9a 100644
--- a/dev-libs/libaio/ChangeLog
+++ b/dev-libs/libaio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libaio
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.3 2004/06/11 13:52:16 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.4 2004/06/12 00:30:20 port001 Exp $
+
+ 12 Jun 2004; Ian Leitch <port001@gentoo.org> libaio-0.3.15.ebuild,
+ libaio-0.3.92.ebuild:
+ ~x86 added to KEYWORDS. Description modified. #53567
11 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> libaio-0.3.15.ebuild:
Applying the -fPIC patch only on necessary archs from now on.
diff --git a/dev-libs/libaio/libaio-0.3.15.ebuild b/dev-libs/libaio/libaio-0.3.15.ebuild
index 47c36d651c71..c57d2379c28a 100644
--- a/dev-libs/libaio/libaio-0.3.15.ebuild
+++ b/dev-libs/libaio/libaio-0.3.15.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.15.ebuild,v 1.4 2004/06/11 13:52:16 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.15.ebuild,v 1.5 2004/06/12 00:30:20 port001 Exp $
inherit eutils 64-bit
-DESCRIPTION="Asynchronous input/output library maintained by RedHat, required by Oracle9i AMD64 edition"
+DESCRIPTION="Asynchronous input/output library that uses the kernels native interface"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/andrea/libaio/"
#SRC_URI="mirror://gentoo/${P}.tar.bz2"
SRC_URI="http://www.kernel.org/pub/linux/kernel/people/andrea/libaio/${P}-2.5-2.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="~x86 amd64"
IUSE="nls"
DEPEND=""
diff --git a/dev-libs/libaio/libaio-0.3.92.ebuild b/dev-libs/libaio/libaio-0.3.92.ebuild
index bd59fc0ce1bb..1d6c047cf728 100644
--- a/dev-libs/libaio/libaio-0.3.92.ebuild
+++ b/dev-libs/libaio/libaio-0.3.92.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.4 2004/03/14 12:28:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.92.ebuild,v 1.5 2004/06/12 00:30:20 port001 Exp $
-DESCRIPTION="Asynchronous input/output library maintained by RedHat, required by Oracle9i AMD64 edition"
+DESCRIPTION="Asynchronous input/output library that uses the kernels native interface"
#SRC_URI="mirror://gentoo/${P}.tar.bz2"
SRC_URI="http://www.kernel.org/pub/linux/kernel/people/bcrl/aio/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/bcrl/aio/"