summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-22 13:00:08 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-22 13:00:08 +0000
commit6e94eeb8eb5176a63ac950d843a4395fac6b02f7 (patch)
treeda20276ad16ac57cb19a377116fd7aef9af9b0f0 /dev-libs/libevent
parentarm stable, bug #331301 (diff)
downloadgentoo-2-6e94eeb8eb5176a63ac950d843a4395fac6b02f7.tar.gz
gentoo-2-6e94eeb8eb5176a63ac950d843a4395fac6b02f7.tar.bz2
gentoo-2-6e94eeb8eb5176a63ac950d843a4395fac6b02f7.zip
arm stable, bug #331541
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.14b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index bf956d74a91b..35a823ce9807 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.160 2010/08/17 18:22:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.161 2010/08/22 13:00:08 maekke Exp $
+
+ 22 Aug 2010; Markus Meier <maekke@gentoo.org> libevent-1.4.14b.ebuild:
+ arm stable, bug #331541
17 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
libevent-1.4.14b.ebuild:
diff --git a/dev-libs/libevent/libevent-1.4.14b.ebuild b/dev-libs/libevent/libevent-1.4.14b.ebuild
index a2635977c9fa..cd9cefa0d8b1 100644
--- a/dev-libs/libevent/libevent-1.4.14b.ebuild
+++ b/dev-libs/libevent/libevent-1.4.14b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.4 2010/08/17 18:22:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.5 2010/08/22 13:00:08 maekke Exp $
inherit autotools
@@ -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 x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""