summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-06 20:24:06 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-06 20:24:06 +0000
commit5a3542d58a2270d88ef4f74df2ec077bb5ea1f47 (patch)
tree9a0a008147f5133850d0e9f9641fd4b65a83f4b4 /dev-libs/libevent
parentVersion bump. (diff)
downloadgentoo-2-5a3542d58a2270d88ef4f74df2ec077bb5ea1f47.tar.gz
gentoo-2-5a3542d58a2270d88ef4f74df2ec077bb5ea1f47.tar.bz2
gentoo-2-5a3542d58a2270d88ef4f74df2ec077bb5ea1f47.zip
Stable for HPPA (bug #535774).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-2.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index f8e051f4074e..e4b09b3596dd 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.284 2015/01/06 13:36:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.285 2015/01/06 20:24:06 jer Exp $
+
+ 06 Jan 2015; Jeroen Roovers <jer@gentoo.org> libevent-2.0.22.ebuild:
+ Stable for HPPA (bug #535774).
06 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libevent-2.0.22.ebuild:
Stable for amd64, wrt bug #535774
diff --git a/dev-libs/libevent/libevent-2.0.22.ebuild b/dev-libs/libevent/libevent-2.0.22.ebuild
index 56e592c07e2b..938d3c10b06d 100644
--- a/dev-libs/libevent/libevent-2.0.22.ebuild
+++ b/dev-libs/libevent/libevent-2.0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v 1.2 2015/01/06 13:36:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v 1.3 2015/01/06 20:24:06 jer Exp $
EAPI=5
inherit eutils libtool multilib-minimal
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 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="debug +ssl static-libs test +threads"
DEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )"