diff options
author | 2013-03-09 17:35:54 +0000 | |
---|---|---|
committer | 2013-03-09 17:35:54 +0000 | |
commit | dc327f540fc27bf3ba318709d7a8c13ea15f3673 (patch) | |
tree | 3a9c0c75c82d0113c47e74baf523dd2fd78db3b7 /dev-libs/libaio | |
parent | Version bump. (diff) | |
download | gentoo-2-dc327f540fc27bf3ba318709d7a8c13ea15f3673.tar.gz gentoo-2-dc327f540fc27bf3ba318709d7a8c13ea15f3673.tar.bz2 gentoo-2-dc327f540fc27bf3ba318709d7a8c13ea15f3673.zip |
Stable for x86, wrt bug #460704
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libaio')
-rw-r--r-- | dev-libs/libaio/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libaio/libaio-0.3.109-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libaio/ChangeLog b/dev-libs/libaio/ChangeLog index 9109e6642d0c..83570044429d 100644 --- a/dev-libs/libaio/ChangeLog +++ b/dev-libs/libaio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libaio # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.78 2013/03/09 14:20:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.79 2013/03/09 17:35:54 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libaio-0.3.109-r4.ebuild: + Stable for x86, wrt bug #460704 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libaio-0.3.109-r4.ebuild: Stable for ia64, wrt bug #460704 diff --git a/dev-libs/libaio/libaio-0.3.109-r4.ebuild b/dev-libs/libaio/libaio-0.3.109-r4.ebuild index 9216b9fad1ef..38d9e959fb56 100644 --- a/dev-libs/libaio/libaio-0.3.109-r4.ebuild +++ b/dev-libs/libaio/libaio-0.3.109-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r4.ebuild,v 1.7 2013/03/09 14:20:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 1.8 2013/03/09 17:35:54 ago Exp $ EAPI=5 @@ -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 test" EMULTILIB_PKG="true" |