From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86BBF13830E for ; Fri, 15 Jul 2016 12:47:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56BD8E0881; Fri, 15 Jul 2016 12:47:54 +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 E107CE0B0B for ; Fri, 15 Jul 2016 12:47:53 +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 C67D2340A35 for ; Fri, 15 Jul 2016 12:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B82F22449 for ; Fri, 15 Jul 2016 12:47:49 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1468586543.237ec4c704ba1c9f5e3a47464a30ffc3caaa0499.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild X-VCS-Directories: net-im/telepathy-mission-control/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 237ec4c704ba1c9f5e3a47464a30ffc3caaa0499 X-VCS-Branch: master Date: Fri, 15 Jul 2016 12:47:49 +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: e3edfae2-e6b8-47ab-9e84-a359c2ce9335 X-Archives-Hash: e92eff3ed921031d8fda0c7a4eeb788e commit: 237ec4c704ba1c9f5e3a47464a30ffc3caaa0499 Author: Andreas K. Huettel gentoo org> AuthorDate: Fri Jul 15 12:42:23 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Jul 15 12:42:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237ec4c7 net-im/telepathy-mission-control: Pointless commit to enforce regeneration of the rsync Manifest, bug 577722 Package-Manager: portage-2.3.0 .../telepathy-mission-control-5.16.3-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild index 8906f3e..fed0425 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild @@ -8,6 +8,8 @@ GNOME2_LA_PUNT="yes" # Needed for tests and build #489466 PYTHON_COMPAT=( python2_7 ) +# yes the manifest code should get fixed + inherit gnome2 python-any-r1 DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"