summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-05 13:42:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-05 13:42:29 +0000
commit703c5761c7f339d354ef4bb2b5ba8d9f31e64046 (patch)
treeb70a4930a4720ccf1d14104c8ce767ff7811d0c8 /dev-libs
parentStable for ppc64, wrt bug #483092 (diff)
downloadgentoo-2-703c5761c7f339d354ef4bb2b5ba8d9f31e64046.tar.gz
gentoo-2-703c5761c7f339d354ef4bb2b5ba8d9f31e64046.tar.bz2
gentoo-2-703c5761c7f339d354ef4bb2b5ba8d9f31e64046.zip
Stable for ppc64, wrt bug #483658
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libev/ChangeLog5
-rw-r--r--dev-libs/libev/libev-4.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libev/ChangeLog b/dev-libs/libev/ChangeLog
index 30efe1ddb7d8..0cd5512cadc0 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.55 2013/08/16 13:44:40 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.56 2013/09/05 13:42:29 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.15.ebuild:
+ Stable for ppc64, wrt bug #483658
16 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> libev-4.15.ebuild:
Add ~mips keyword, wrt bug #412489
diff --git a/dev-libs/libev/libev-4.15.ebuild b/dev-libs/libev/libev-4.15.ebuild
index 7411c8216a5f..8a4439e70036 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.2 2013/08/16 13:44:40 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.3 2013/09/05 13:42:29 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