summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 566e0824a4f5..4022760e449e 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.82 2008/07/17 19:47:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.83 2008/07/24 10:37:10 coldwind Exp $
+
+ 24 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> libevent-1.4.4.ebuild:
+ amd64 stable wrt bug #231447
17 Jul 2008; Markus Rothe <corsair@gentoo.org> libevent-1.4.4.ebuild:
Stable on ppc64; bug #231447
diff --git a/dev-libs/libevent/libevent-1.4.4.ebuild b/dev-libs/libevent/libevent-1.4.4.ebuild
index 32857fb9993e..e46259e1a56b 100644
--- a/dev-libs/libevent/libevent-1.4.4.ebuild
+++ b/dev-libs/libevent/libevent-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.4.ebuild,v 1.5 2008/07/17 19:47:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.4.ebuild,v 1.6 2008/07/24 10:37:10 coldwind Exp $
inherit libtool
@@ -12,7 +12,7 @@ SRC_URI="http://monkey.org/~provos/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""