From 42dd5d2e626df853073f8c841b1a437ca3ebfff7 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 6 Dec 2012 03:58:27 +0000 Subject: Marked ~arm ~ppc ~ppc64 (bug #446118). (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613) --- dev-libs/libevent/ChangeLog | 5 ++++- dev-libs/libevent/libevent-2.0.21.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/libevent') diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index 4c1d019d46a7..b10237da0af9 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.246 2012/12/06 03:43:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.247 2012/12/06 03:58:27 jer Exp $ + + 06 Dec 2012; Jeroen Roovers libevent-2.0.21.ebuild: + Marked ~arm ~ppc ~ppc64 (bug #446118). 06 Dec 2012; Anthony G. Basile libevent-2.0.21.ebuild: stable arm ppc ppc64, bug #446118 diff --git a/dev-libs/libevent/libevent-2.0.21.ebuild b/dev-libs/libevent/libevent-2.0.21.ebuild index d0c6d14350b9..77c5f033330a 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-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.21.ebuild,v 1.3 2012/12/06 03:43:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21.ebuild,v 1.4 2012/12/06 03:58:27 jer 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 )" -- cgit v1.2.3-65-gdbad