summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-13 11:33:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-13 11:33:11 +0000
commite39aa9a94902ef87199eb5166df25454c3d3a0ed (patch)
tree9bc751130fd6a2fc669e25e84da16e973ce91872 /dev-libs/libevent
parentStable for x86, wrt bug #447608 (diff)
downloadgentoo-2-e39aa9a94902ef87199eb5166df25454c3d3a0ed.tar.gz
gentoo-2-e39aa9a94902ef87199eb5166df25454c3d3a0ed.tar.bz2
gentoo-2-e39aa9a94902ef87199eb5166df25454c3d3a0ed.zip
Stable for x86, wrt bug #449746
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 ad0204badbee..081512e79328 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.254 2013/01/07 02:24:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.255 2013/01/13 11:33:11 ago Exp $
+
+ 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libevent-2.0.21.ebuild:
+ Stable for x86, wrt bug #449746
07 Jan 2013; Jeroen Roovers <jer@gentoo.org> libevent-2.0.21.ebuild:
Stable for HPPA (bug #449746).
diff --git a/dev-libs/libevent/libevent-2.0.21.ebuild b/dev-libs/libevent/libevent-2.0.21.ebuild
index 80aebdf1d1da..df386f9b8f41 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.11 2013/01/07 02:24:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21.ebuild,v 1.12 2013/01/13 11:33:11 ago 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 )"