summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-05 15:01:38 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-05 15:01:38 +0000
commit969ee1809ab07a1f349d0e7fa5864076218332a5 (patch)
treea9eb579f5ee898945efcf0292d7213dbcc76e30d /dev-libs/libev
parentRemove old. (diff)
downloadgentoo-2-969ee1809ab07a1f349d0e7fa5864076218332a5.tar.gz
gentoo-2-969ee1809ab07a1f349d0e7fa5864076218332a5.tar.bz2
gentoo-2-969ee1809ab07a1f349d0e7fa5864076218332a5.zip
Stable for HPPA (bug #483658).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libev')
-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 da130972e72b..b7f8431cd8de 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.57 2013/09/05 13:54:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.58 2013/09/05 15:01:38 jer Exp $
+
+ 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> libev-4.15.ebuild:
+ Stable for HPPA (bug #483658).
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libev-4.15.ebuild:
Stable for amd64, wrt bug #483658
diff --git a/dev-libs/libev/libev-4.15.ebuild b/dev-libs/libev/libev-4.15.ebuild
index 0ae2824ee8cb..3d86a326ee06 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.4 2013/09/05 13:54:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15.ebuild,v 1.5 2013/09/05 15:01:38 jer 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