From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ED0A613838B for ; Mon, 15 Sep 2014 08:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AC03E09F2; Mon, 15 Sep 2014 08:19:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07E25E09F2 for ; Mon, 15 Sep 2014 08:19:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC51B340312 for ; Mon, 15 Sep 2014 08:19:09 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id D13D958E8; Mon, 15 Sep 2014 08:18:35 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: libevent-2.0.21-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libevent-2.0.21-r1.ebuild ChangeLog X-VCS-Directories: dev-libs/libevent X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140915081835.D13D958E8@oystercatcher.gentoo.org> Date: Mon, 15 Sep 2014 08:18:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9acae722-47c3-46d6-b4d7-9f8b69747d13 X-Archives-Hash: d93c120015a7f1b35e51d2242cabee4d ago 14/09/15 08:18:35 Modified: libevent-2.0.21-r1.ebuild ChangeLog Log: Stable for sparc, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.11 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.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild?r1=1.10&r2=1.11 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.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libevent-2.0.21-r1.ebuild 25 Aug 2014 10:57:11 -0000 1.10 +++ libevent-2.0.21-r1.ebuild 15 Sep 2014 08:18:35 -0000 1.11 @@ -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.10 2014/08/25 10:57:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.21-r1.ebuild,v 1.11 2014/09/15 08:18:35 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.278 dev-libs/libevent/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.278&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.278&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.277&r2=1.278 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v retrieving revision 1.277 retrieving revision 1.278 diff -u -r1.277 -r1.278 --- ChangeLog 25 Aug 2014 10:57:11 -0000 1.277 +++ ChangeLog 15 Sep 2014 08:18:35 -0000 1.278 @@ -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.277 2014/08/25 10:57:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.278 2014/09/15 08:18:35 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: Stable for alpha, wrt bug #512012