summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-11 13:37:57 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-11 13:37:57 +0000
commit64bdef5478f18416fe94cdfe9cb4f479f957feb6 (patch)
treed62b028e09ecf3ca361c7e311d44a85e2d364997 /dev-libs/libev
parentarm stable, bug #512012 (diff)
downloadgentoo-2-64bdef5478f18416fe94cdfe9cb4f479f957feb6.tar.gz
gentoo-2-64bdef5478f18416fe94cdfe9cb4f479f957feb6.tar.bz2
gentoo-2-64bdef5478f18416fe94cdfe9cb4f479f957feb6.zip
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/libev')
-rw-r--r--dev-libs/libev/ChangeLog5
-rw-r--r--dev-libs/libev/libev-4.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libev/ChangeLog b/dev-libs/libev/ChangeLog
index ba90c92f2131..99abbbc3a42b 100644
--- a/dev-libs/libev/ChangeLog
+++ b/dev-libs/libev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.74 2014/09/15 08:18:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.75 2014/10/11 13:37:57 maekke Exp $
+
+ 11 Oct 2014; Markus Meier <maekke@gentoo.org> libev-4.15-r1.ebuild:
+ arm stable, bug #512012
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libev-4.15-r1.ebuild:
Stable for sparc, wrt bug #512012
diff --git a/dev-libs/libev/libev-4.15-r1.ebuild b/dev-libs/libev/libev-4.15-r1.ebuild
index a3b610ea6b78..616aabcdd8e4 100644
--- a/dev-libs/libev/libev-4.15-r1.ebuild
+++ b/dev-libs/libev/libev-4.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15-r1.ebuild,v 1.9 2014/09/15 08:18:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15-r1.ebuild,v 1.10 2014/10/11 13:37:57 maekke 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 ~arm64 hppa ia64 ~m68k ~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 ~arm64 hppa ia64 ~m68k ~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