summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-16 22:15:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-16 22:15:02 +0000
commit5f73715ec9174e7a8784e83459fe0f050fa59dbf (patch)
treef81e5ab6f169c691d50d9b7696c266db9d8cdde0 /dev-libs
parentStable for amd64, wrt bug #441330 (diff)
downloadgentoo-2-5f73715ec9174e7a8784e83459fe0f050fa59dbf.tar.gz
gentoo-2-5f73715ec9174e7a8784e83459fe0f050fa59dbf.tar.bz2
gentoo-2-5f73715ec9174e7a8784e83459fe0f050fa59dbf.zip
Stable for amd64, wrt bug #437766
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-2.0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index c542d27f9af7..3258cf5dd8aa 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.241 2012/10/20 16:39:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.242 2012/11/16 22:15:02 ago Exp $
+
+ 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libevent-2.0.20.ebuild:
+ Stable for amd64, wrt bug #437766
20 Oct 2012; Raúl Porcel <armin76@gentoo.org> libevent-2.0.20.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #437766
diff --git a/dev-libs/libevent/libevent-2.0.20.ebuild b/dev-libs/libevent/libevent-2.0.20.ebuild
index 206cf87bab79..3f491fc2b9c8 100644
--- a/dev-libs/libevent/libevent-2.0.20.ebuild
+++ b/dev-libs/libevent/libevent-2.0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.20.ebuild,v 1.6 2012/10/20 16:39:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.20.ebuild,v 1.7 2012/11/16 22:15:02 ago 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 ~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 )"