diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:03:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:03:28 +0000 |
commit | e21fd9344ecf6aa92779ad4924b3873d43276111 (patch) | |
tree | 02d025f2c06b4f06b33d3d70e1e10b4bbdf38bed /dev-libs | |
parent | Stable for x86, wrt bug #483700 (diff) | |
download | gentoo-2-e21fd9344ecf6aa92779ad4924b3873d43276111.tar.gz gentoo-2-e21fd9344ecf6aa92779ad4924b3873d43276111.tar.bz2 gentoo-2-e21fd9344ecf6aa92779ad4924b3873d43276111.zip |
Stable for x86, wrt bug #483658
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libev/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libev/libev-4.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libev/ChangeLog b/dev-libs/libev/ChangeLog index 21de7e449623..c88368aaa133 100644 --- a/dev-libs/libev/ChangeLog +++ b/dev-libs/libev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libev # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.60 2013/09/12 17:18:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.61 2013/09/14 10:03:28 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.15.ebuild: + Stable for x86, wrt bug #483658 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.15.ebuild: Stable for ppc, wrt bug #483658 diff --git a/dev-libs/libev/libev-4.15.ebuild b/dev-libs/libev/libev-4.15.ebuild index 9b65ca9911ca..cd30a275e211 100644 --- a/dev-libs/libev/libev-4.15.ebuild +++ b/dev-libs/libev/libev-4.15.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/libev/libev-4.15.ebuild,v 1.7 2013/09/12 17:18:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.8 2013/09/14 10:03:28 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc static-libs" # Bug #283558 |