mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
libaio: upgraded package to upstream
Upgraded dev-libs/libaio to version 0.3.109-r3 on arm, x86 BUG=None TEST=after upgrading locally, executing following instructions: emerge-x86-alex dev-libs/libaio emerge-daisy dev-libs/libaio Change-Id: I953c839552d58ed994354ffc63cc315f51698403 Reviewed-on: https://gerrit.chromium.org/gerrit/40306 Reviewed-by: Mike Frysinger <vapier@chromium.org> Tested-by: Bruce Kuo <brucekuo@chromium.org> Commit-Queue: Bruce Kuo <brucekuo@chromium.org>
This commit is contained in:
parent
47b345018e
commit
a191161c4e
@ -1,6 +1,6 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r3.ebuild,v 1.9 2012/11/14 17:19:51 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r3.ebuild,v 1.10 2012/12/29 20:33:56 vapier Exp $
|
||||
|
||||
EAPI=3
|
||||
|
||||
@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/aio/${P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="multilib static-libs"
|
||||
|
||||
EMULTILIB_PKG="true"
|
||||
|
@ -3,9 +3,9 @@ DESCRIPTION=Asynchronous input/output library that uses the kernels native inter
|
||||
EAPI=3
|
||||
HOMEPAGE=http://www.kernel.org/pub/linux/kernel/people/andrea/libaio/ http://lse.sourceforge.net/io/aio.html
|
||||
IUSE=multilib static-libs
|
||||
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=LGPL-2
|
||||
SLOT=0
|
||||
SRC_URI=mirror://kernel/linux/libs/aio/libaio-0.3.109.tar.bz2
|
||||
_eclasses_=eutils 33ef77a15337022e05342d2c772a7a5a multilib 5f4ad6cf85e365e8f0c6050ddd21659e portability 0be430f759a631e692678ed796e09f5c toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 9e552f935106ff0bc92af16da64b4b29
|
||||
_md5_=fc3b9db0889b8eb1c2f29eb6434d27f1
|
||||
_md5_=c1eddf32122c2acc7671312faec409d4
|
||||
|
Loading…
Reference in New Issue
Block a user