summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-10-23 17:30:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-10-23 17:30:38 +0000
commit5563eecd061cf4b35b2f3c9cc2a78e9699024094 (patch)
tree700f1ea7d624171f4026d7bdd261fd3c2104fee7
parentalpha/arm/ia64/s390/sparc stable wrt #387221 (diff)
downloadgentoo-2-5563eecd061cf4b35b2f3c9cc2a78e9699024094.tar.gz
gentoo-2-5563eecd061cf4b35b2f3c9cc2a78e9699024094.tar.bz2
gentoo-2-5563eecd061cf4b35b2f3c9cc2a78e9699024094.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #387423
(Portage version: 2.1.10.11/cvs/Linux ia64)
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-2.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index fb603a332e33..083976106548 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.196 2011/10/18 14:15:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.197 2011/10/23 17:30:38 armin76 Exp $
+
+ 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> libevent-2.0.14.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #387423
18 Oct 2011; Jeroen Roovers <jer@gentoo.org> libevent-2.0.14.ebuild:
Stable for HPPA (bug #387423).
diff --git a/dev-libs/libevent/libevent-2.0.14.ebuild b/dev-libs/libevent/libevent-2.0.14.ebuild
index 651c94b8ee22..3a7078441c3d 100644
--- a/dev-libs/libevent/libevent-2.0.14.ebuild
+++ b/dev-libs/libevent/libevent-2.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.14.ebuild,v 1.4 2011/10/18 14:15:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.14.ebuild,v 1.5 2011/10/23 17:30:38 armin76 Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs test"
RDEPEND="!<=dev-libs/9libs-1.0"