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 96ED7138334 for ; Fri, 21 Sep 2018 12:20:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30483E0866; Fri, 21 Sep 2018 12:20:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 110B7E0866 for ; Fri, 21 Sep 2018 12:20:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDA82335D1B for ; Fri, 21 Sep 2018 12:20:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 079213DD for ; Fri, 21 Sep 2018 12:20:37 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1537532362.cb18cda80d9c16f1c89e718a732f860cafd361a6.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lttng-modules/lttng-modules-2.10.6-r1.ebuild dev-util/lttng-modules/lttng-modules-2.10.6.ebuild X-VCS-Directories: dev-util/lttng-modules/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: cb18cda80d9c16f1c89e718a732f860cafd361a6 X-VCS-Branch: master Date: Fri, 21 Sep 2018 12:20:37 +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: 96048a0b-89d0-4e92-aca9-cba9ed24287e X-Archives-Hash: b9229eb301b6543db8cf40abdaabaf66 commit: cb18cda80d9c16f1c89e718a732f860cafd361a6 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Sep 21 12:19:22 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Sep 21 12:19:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb18cda8 dev-util/lttng-modules: rev bump to force rebuild due to eclass fix Due to a problem in linux-mod eclass, kernel module wasn't installed properly (see commit 62b702e95d6 for details). Package-Manager: Portage-2.3.49, Repoman-2.3.10 .../{lttng-modules-2.10.6.ebuild => lttng-modules-2.10.6-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-util/lttng-modules/lttng-modules-2.10.6.ebuild b/dev-util/lttng-modules/lttng-modules-2.10.6-r1.ebuild similarity index 100% rename from dev-util/lttng-modules/lttng-modules-2.10.6.ebuild rename to dev-util/lttng-modules/lttng-modules-2.10.6-r1.ebuild