diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-08 06:05:02 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-08 06:05:02 +0000 |
commit | 6611661a35004b25ff0635e15c883a5632bb7417 (patch) | |
tree | 219a5ac6a314682350216e06e38db4782c81fbdb /dev-libs/libaio | |
parent | just another version bump of pyrax 1.3.2 (diff) | |
download | gentoo-2-6611661a35004b25ff0635e15c883a5632bb7417.tar.gz gentoo-2-6611661a35004b25ff0635e15c883a5632bb7417.tar.bz2 gentoo-2-6611661a35004b25ff0635e15c883a5632bb7417.zip |
Stable on amd64, wrt bug #460704
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 c97d01973608..94a1a207e50a 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.72 2013/03/07 16:45:24 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.73 2013/03/08 06:05:02 pinkbyte Exp $ + + 08 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> libaio-0.3.109-r4.ebuild: + Stable on amd64, wrt bug #460704 *libaio-0.3.109-r4 (07 Mar 2013) diff --git a/dev-libs/libaio/libaio-0.3.109-r4.ebuild b/dev-libs/libaio/libaio-0.3.109-r4.ebuild index 254f9eb0817b..05c66de91ce9 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.1 2013/03/07 16:45:24 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 1.2 2013/03/08 06:05:02 pinkbyte 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" |