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 331751384B4 for ; Tue, 17 Nov 2015 10:32:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B50E0E079E; Tue, 17 Nov 2015 10:32:39 +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 5420AE079E for ; Tue, 17 Nov 2015 10:32:39 +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 692EA34069A for ; Tue, 17 Nov 2015 10:32:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0935FF9 for ; Tue, 17 Nov 2015 10:32:36 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1447756168.b1d4f2a5dd466c1fd284d4926c55981b88accf24.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: b1d4f2a5dd466c1fd284d4926c55981b88accf24 X-VCS-Branch: master Date: Tue, 17 Nov 2015 10:32:36 +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: c069c078-9c3d-47a1-8ce7-ff1e146d1eda X-Archives-Hash: 7b5c7a6daa250e9a4269eed17d2fb327 commit: b1d4f2a5dd466c1fd284d4926c55981b88accf24 Author: Patrice Clement gentoo org> AuthorDate: Tue Nov 17 10:29:28 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Nov 17 10:29:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d4f2a5 Merge remote-tracking branch 'github/pr/322'. gnustep-apps/sogo/Manifest | 1 + gnustep-apps/sogo/files/sogod.confd | 6 + gnustep-apps/sogo/files/sogod.initd | 33 +++++ gnustep-apps/sogo/metadata.xml | 16 +++ gnustep-apps/sogo/sogo-2.3.2.ebuild | 99 +++++++++++++++ gnustep-libs/sope/Manifest | 1 + .../sope/files/sope-2.3.2-optional-deps.patch | 138 +++++++++++++++++++++ gnustep-libs/sope/metadata.xml | 16 +++ gnustep-libs/sope/sope-2.3.2.ebuild | 69 +++++++++++ 9 files changed, 379 insertions(+)