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 B59A8138264 for ; Fri, 20 May 2016 20:40:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB0F721C054; Fri, 20 May 2016 20:40:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1D971432F for ; Fri, 20 May 2016 20:40:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D809E340C30 for ; Fri, 20 May 2016 20:40:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EE0F97C for ; Fri, 20 May 2016 20:40:53 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1463776811.63c1e948edc7991e7e974ebdac8b2fb0ee7f9560.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/2Q-2016 X-VCS-Directories: profiles/updates/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 63c1e948edc7991e7e974ebdac8b2fb0ee7f9560 X-VCS-Branch: master Date: Fri, 20 May 2016 20:40:53 +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: 03efba05-a26d-4acf-826c-1b9cbe6dbbf0 X-Archives-Hash: a0010bd33771f59610a0e18838de909a commit: 63c1e948edc7991e7e974ebdac8b2fb0ee7f9560 Author: Manuel Rüger gentoo org> AuthorDate: Fri May 20 20:40:11 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri May 20 20:40:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c1e948 profiles: Move app-crypt/letsencrypt-apache to app-crypt/certbot-apache profiles/updates/2Q-2016 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016 index b794b7c..3c4574f 100644 --- a/profiles/updates/2Q-2016 +++ b/profiles/updates/2Q-2016 @@ -28,3 +28,4 @@ move kde-plasma/kwayland kde-frameworks/kwayland move x11-themes/xcursor-neutral x11-themes/neutral-xcursors move kde-base/kdebindings-meta kde-apps/kdebindings-meta move app-crypt/letsencrypt app-crypt/certbot +move app-crypt/letsencrypt-apache app-crypt/certbot-apache