summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-17 02:59:51 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-17 02:59:51 +0000
commit55e974666ae41c20298192a3a4514b21cc20e3aa (patch)
tree1a363297722b1c509a5f7e68aeef264b858a6e44 /dev-libs
parentx86 stable wrt bug #435716 (diff)
downloadgentoo-2-55e974666ae41c20298192a3a4514b21cc20e3aa.tar.gz
gentoo-2-55e974666ae41c20298192a3a4514b21cc20e3aa.tar.bz2
gentoo-2-55e974666ae41c20298192a3a4514b21cc20e3aa.zip
x86 stable wrt bug #437766
(Portage version: 2.1.11.9/cvs/Linux i686)
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 f580882035c0..4d9f77b238c2 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.239 2012/10/15 11:47:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.240 2012/10/17 02:59:51 phajdan.jr Exp $
+
+ 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libevent-2.0.20.ebuild:
+ x86 stable wrt bug #437766
15 Oct 2012; Jeroen Roovers <jer@gentoo.org> libevent-2.1.1.ebuild:
Readd ~x64-freebsd. Install more docs.
diff --git a/dev-libs/libevent/libevent-2.0.20.ebuild b/dev-libs/libevent/libevent-2.0.20.ebuild
index 6b932952f0f1..a84670be9d26 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.4 2012/10/11 14:59:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.20.ebuild,v 1.5 2012/10/17 02:59:51 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 ~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 )"