maekke 15/01/11 21:07:09 Modified: ChangeLog libevent-2.0.22.ebuild Log: arm stable, bug #535774 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.289 dev-libs/libevent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.289&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.289&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.288&r2=1.289 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v retrieving revision 1.288 retrieving revision 1.289 diff -u -r1.288 -r1.289 --- ChangeLog 9 Jan 2015 12:03:13 -0000 1.288 +++ ChangeLog 11 Jan 2015 21:07:09 -0000 1.289 @@ -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.288 2015/01/09 12:03:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.289 2015/01/11 21:07:09 maekke Exp $ + + 11 Jan 2015; Markus Meier <mae...@gentoo.org> libevent-2.0.22.ebuild: + arm stable, bug #535774 09 Jan 2015; Tobias Klausmann <klaus...@gentoo.org> libevent-2.0.22.ebuild: Stable on alpha, bug 535774 1.7 dev-libs/libevent/libevent-2.0.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild?r1=1.6&r2=1.7 Index: libevent-2.0.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libevent-2.0.22.ebuild 9 Jan 2015 12:03:13 -0000 1.6 +++ libevent-2.0.22.ebuild 11 Jan 2015 21:07:09 -0000 1.7 @@ -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.6 2015/01/09 12:03:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.22.ebuild,v 1.7 2015/01/11 21:07:09 maekke Exp $ EAPI=5 inherit eutils libtool multilib-minimal @@ -13,7 +13,7 @@ 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}] )"