summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-18 06:41:05 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-18 06:41:05 +0000
commite48f9914796b9d35cc7427353e9ccae143ea61fe (patch)
treee6341c3082f02b7b2840789a81750708bc1d044d /dev-libs/libevent
parentx86 stable wrt bug #378063 (diff)
downloadhistorical-e48f9914796b9d35cc7427353e9ccae143ea61fe.tar.gz
historical-e48f9914796b9d35cc7427353e9ccae143ea61fe.tar.bz2
historical-e48f9914796b9d35cc7427353e9ccae143ea61fe.zip
x86 stable wrt bug #387423
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-libs/libevent')
-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 e0cd3d756958..58163e67ce7d 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.194 2011/10/17 22:10:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.195 2011/10/18 06:41:05 phajdan.jr Exp $
+
+ 18 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libevent-2.0.14.ebuild:
+ x86 stable wrt bug #387423
17 Oct 2011; Markos Chandras <hwoarang@gentoo.org> libevent-2.0.14.ebuild:
Stable on amd64 wrt bug #387423
diff --git a/dev-libs/libevent/libevent-2.0.14.ebuild b/dev-libs/libevent/libevent-2.0.14.ebuild
index aa9d603f08cf..e0ab09d5dd10 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.2 2011/10/17 22:10:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.14.ebuild,v 1.3 2011/10/18 06:41:05 phajdan.jr 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"