summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-06 10:27:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-06 10:27:57 +0000
commitc41ee6de958b87d527c21e67fcef73358f56f311 (patch)
treeb5f14c59909ea60fd5056dcd981afddb9167f02d /dev-libs/libev
parentStable for sh, wrt bug #458712 (diff)
downloadgentoo-2-c41ee6de958b87d527c21e67fcef73358f56f311.tar.gz
gentoo-2-c41ee6de958b87d527c21e67fcef73358f56f311.tar.bz2
gentoo-2-c41ee6de958b87d527c21e67fcef73358f56f311.zip
Stable for sh, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libev')
-rw-r--r--dev-libs/libev/ChangeLog5
-rw-r--r--dev-libs/libev/libev-4.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libev/ChangeLog b/dev-libs/libev/ChangeLog
index 2e40ca2d562a..f4725d24f9e7 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.51 2013/03/03 22:45:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.52 2013/03/06 10:27:57 ago Exp $
+
+ 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.11-r1.ebuild:
+ Stable for sh, wrt bug #458712
03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.11-r1.ebuild:
Stable for hppa, wrt bug #458712
diff --git a/dev-libs/libev/libev-4.11-r1.ebuild b/dev-libs/libev/libev-4.11-r1.ebuild
index 8ad7c8c5dc98..bd7cb4ac7a0d 100644
--- a/dev-libs/libev/libev-4.11-r1.ebuild
+++ b/dev-libs/libev/libev-4.11-r1.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.11-r1.ebuild,v 1.9 2013/03/03 22:45:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.11-r1.ebuild,v 1.10 2013/03/06 10:27:57 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://dist.schmorp.de/libev/${MY_P}.tar.gz
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 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 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