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 EC41A1381F3 for ; Sat, 21 Sep 2013 10:55:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86193E0C50; Sat, 21 Sep 2013 10:55:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F134E0C50 for ; Sat, 21 Sep 2013 10:55:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BFA933ED31 for ; Sat, 21 Sep 2013 10:55:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 08FD92004C; Sat, 21 Sep 2013 10:55:15 +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 www-client/seamonkey: seamonkey-2.21.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: seamonkey-2.21.ebuild ChangeLog X-VCS-Directories: www-client/seamonkey X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130921105516.08FD92004C@flycatcher.gentoo.org> Date: Sat, 21 Sep 2013 10:55:15 +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: 9edc7173-de10-46bc-ba93-2594d9b57dfc X-Archives-Hash: 43f1575dcb9cf9ccf91085170f4ebb94 ago 13/09/21 10:55:15 Modified: seamonkey-2.21.ebuild ChangeLog Log: Stable for amd64, wrt bug #485258 (Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.2 www-client/seamonkey/seamonkey-2.21.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild?r1=1.1&r2=1.2 Index: seamonkey-2.21.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- seamonkey-2.21.ebuild 18 Sep 2013 07:08:02 -0000 1.1 +++ seamonkey-2.21.ebuild 21 Sep 2013 10:55:15 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild,v 1.1 2013/09/18 07:08:02 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.21.ebuild,v 1.2 2013/09/21 10:55:15 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -42,7 +42,7 @@ else # This is where arch teams should change the KEYWORDS. - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" fi SLOT="0" 1.459 www-client/seamonkey/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.459&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?rev=1.459&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey/ChangeLog?r1=1.458&r2=1.459 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v retrieving revision 1.458 retrieving revision 1.459 diff -u -r1.458 -r1.459 --- ChangeLog 18 Sep 2013 07:08:02 -0000 1.458 +++ ChangeLog 21 Sep 2013 10:55:15 -0000 1.459 @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.458 2013/09/18 07:08:02 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.459 2013/09/21 10:55:15 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo seamonkey-2.21.ebuild: + Stable for amd64, wrt bug #485258 *seamonkey-2.21 (18 Sep 2013)