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 E783B1388CF for ; Thu, 7 Feb 2013 04:13:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 714C021C003; Thu, 7 Feb 2013 04:13:42 +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 F108121C003 for ; Thu, 7 Feb 2013 04:13:41 +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 1693B33E06E for ; Thu, 7 Feb 2013 04:13:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2234) id D1AD32171D; Thu, 7 Feb 2013 04:13:39 +0000 (UTC) From: "Alexey Shvetsov (alexxy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, alexxy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/akonadi-server: akonadi-server-1.9.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: akonadi-server-1.9.0.ebuild ChangeLog X-VCS-Directories: app-office/akonadi-server X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130207041339.D1AD32171D@flycatcher.gentoo.org> Date: Thu, 7 Feb 2013 04:13:39 +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: 1c764958-f2e3-46e0-bd1f-aceaae6dc924 X-Archives-Hash: 56b16c57cdb819d7ad4aeac10db14edd alexxy 13/02/07 04:13:39 Modified: akonadi-server-1.9.0.ebuild ChangeLog Log: Sync keywords (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key F82F92E6) Revision Changes Path 1.4 app-office/akonadi-server/akonadi-server-1.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.0.ebuild?r1=1.3&r2=1.4 Index: akonadi-server-1.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- akonadi-server-1.9.0.ebuild 6 Feb 2013 20:14:33 -0000 1.3 +++ akonadi-server-1.9.0.ebuild 7 Feb 2013 04:13:39 -0000 1.4 @@ -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/app-office/akonadi-server/akonadi-server-1.9.0.ebuild,v 1.3 2013/02/06 20:14:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.0.ebuild,v 1.4 2013/02/07 04:13:39 alexxy Exp $ EAPI=4 @@ -11,7 +11,7 @@ KEYWORDS="" else SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2" - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${P/-server/}" fi 1.99 app-office/akonadi-server/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/ChangeLog?rev=1.99&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/ChangeLog?rev=1.99&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/akonadi-server/ChangeLog?r1=1.98&r2=1.99 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- ChangeLog 7 Feb 2013 01:03:41 -0000 1.98 +++ ChangeLog 7 Feb 2013 04:13:39 -0000 1.99 @@ -1,6 +1,9 @@ # ChangeLog for app-office/akonadi-server # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.98 2013/02/07 01:03:41 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.99 2013/02/07 04:13:39 alexxy Exp $ + + 07 Feb 2013; Alexey Shvetsov akonadi-server-1.9.0.ebuild: + Sync keywords 07 Feb 2013; Naohiro Aota akonadi-server-1.8.1.ebuild: Add ~x86-fbsd wrt bug #430072