summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-01-09 12:03:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-01-09 12:03:24 +0000
commit2a7aeceb317764fd4e16f8b5f7c20f2477e0e66b (patch)
treee8accf9b0ed1e4a3c94c1a8555bfe06ff0bfea47 /dev-libs/libevent/libevent-2.0.22.ebuild
parentversion bump (diff)
downloadhistorical-2a7aeceb317764fd4e16f8b5f7c20f2477e0e66b.tar.gz
historical-2a7aeceb317764fd4e16f8b5f7c20f2477e0e66b.tar.bz2
historical-2a7aeceb317764fd4e16f8b5f7c20f2477e0e66b.zip
Stable on alpha, bug 535774
Package-Manager: portage-2.2.15/cvs/Linux x86_64 Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'dev-libs/libevent/libevent-2.0.22.ebuild')
-rw-r--r--dev-libs/libevent/libevent-2.0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-2.0.22.ebuild b/dev-libs/libevent/libevent-2.0.22.ebuild
index dc622f51c606..be147d976703 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.5 2015/01/09 08:38:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v 1.6 2015/01/09 12:03:13 klausman 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}] )"