summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-06 14:42:41 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-06 14:42:41 +0000
commit1d955a513f9eeb772850c8640e935c43e14f88fe (patch)
tree184efd018d3394beda172d2e3c95ad5e86bf996b /dev-libs/libevent
parentCleanup (diff)
downloadgentoo-2-1d955a513f9eeb772850c8640e935c43e14f88fe.tar.gz
gentoo-2-1d955a513f9eeb772850c8640e935c43e14f88fe.tar.bz2
gentoo-2-1d955a513f9eeb772850c8640e935c43e14f88fe.zip
arm stable, bug #449746
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-2.0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 1b70cde1176f..1907b46a68a4 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.252 2013/01/05 20:00:29 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.253 2013/01/06 14:42:41 maekke Exp $
+
+ 06 Jan 2013; Markus Meier <maekke@gentoo.org> libevent-2.0.21.ebuild:
+ arm stable, bug #449746
05 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> libevent-2.0.21.ebuild:
Stable on amd64, wrt bug #449746
diff --git a/dev-libs/libevent/libevent-2.0.21.ebuild b/dev-libs/libevent/libevent-2.0.21.ebuild
index 3cdbbb68839e..1f51a7506f4b 100644
--- a/dev-libs/libevent/libevent-2.0.21.ebuild
+++ b/dev-libs/libevent/libevent-2.0.21.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/libevent/libevent-2.0.21.ebuild,v 1.9 2013/01/05 20:00:29 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21.ebuild,v 1.10 2013/01/06 14:42:41 maekke Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://github/${PN}/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+ssl static-libs test"
DEPEND="ssl? ( dev-libs/openssl )"