ago 14/07/22 10:43:12 Modified: libevent-2.0.21-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #512912 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path 1.4 dev-libs/libevent/libevent-2.0.21-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild?r1=1.3&r2=1.4 Index: libevent-2.0.21-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libevent-2.0.21-r1.ebuild 18 Jun 2014 19:13:25 -0000 1.3 +++ libevent-2.0.21-r1.ebuild 22 Jul 2014 10:43:12 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/06/18 19:13:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild,v 1.4 2014/07/22 10:43:12 ago 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="+ssl static-libs test +threads" DEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )" 1.271 dev-libs/libevent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.271&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.271&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.270&r2=1.271 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v retrieving revision 1.270 retrieving revision 1.271 diff -u -r1.270 -r1.271 --- ChangeLog 18 Jun 2014 19:13:25 -0000 1.270 +++ ChangeLog 22 Jul 2014 10:43:12 -0000 1.271 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libevent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.270 2014/06/18 19:13:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.271 2014/07/22 10:43:12 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <[email protected]> libevent-2.0.21-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <[email protected]> libevent-2.0.21-r1.ebuild, libevent-2.0.21-r2.ebuild, libevent-2.1.4-r1.ebuild:
