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 782511381F3 for ; Fri, 22 Apr 2016 13:49:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AD95E07F1; Fri, 22 Apr 2016 13:49:16 +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 A2C19E07F1 for ; Fri, 22 Apr 2016 13:49:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B913C340CD0 for ; Fri, 22 Apr 2016 13:49:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 965FACB for ; Fri, 22 Apr 2016 13:49:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1461332662.5f8c607ee334db799664611fcb8263328526784b.johu@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: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 5f8c607ee334db799664611fcb8263328526784b X-VCS-Branch: master Date: Fri, 22 Apr 2016 13:49:10 +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: ba4ce783-bcc4-4c55-8b04-63c96913e3b9 X-Archives-Hash: 06f4f1e5c64757714f0e29a3525762c7 commit: 5f8c607ee334db799664611fcb8263328526784b Author: Johannes Huber gentoo org> AuthorDate: Fri Apr 22 13:43:18 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Apr 22 13:44:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8c607e profiles: Fix package move Gentoo-bug: 580830 profiles/updates/2Q-2016 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016 index 75c7d8b..f7cbcaa 100644 --- a/profiles/updates/2Q-2016 +++ b/profiles/updates/2Q-2016 @@ -16,4 +16,4 @@ move net-im/ktp-filetransfer-handler kde-apps/ktp-filetransfer-handler move net-im/ktp-kded-module kde-apps/ktp-kded-module move net-im/ktp-send-file kde-apps/ktp-send-file move net-im/ktp-text-ui kde-apps/ktp-text-ui -move net-im/kde-telepathy-meta -> kde-apps/plasma-telepathy-meta +move net-im/kde-telepathy-meta kde-apps/plasma-telepathy-meta