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 9D97D139085 for ; Mon, 6 Feb 2017 23:00:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1899E0D49; Mon, 6 Feb 2017 23:00:25 +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 89D51E0D49 for ; Mon, 6 Feb 2017 23:00:25 +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 1D37534168E for ; Mon, 6 Feb 2017 23:00:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 494913CCC for ; Mon, 6 Feb 2017 23:00:22 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1486421991.3442d36b007f1ac914c397e2df76580bc3d4d93d.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/ck-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/ck-sources/ck-sources-4.9.4.ebuild sys-kernel/ck-sources/ck-sources-4.9.5.ebuild sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild sys-kernel/ck-sources/ck-sources-4.9.6.ebuild sys-kernel/ck-sources/ck-sources-4.9.7.ebuild sys-kernel/ck-sources/ck-sources-4.9.8.ebuild X-VCS-Directories: sys-kernel/ck-sources/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: 3442d36b007f1ac914c397e2df76580bc3d4d93d X-VCS-Branch: master Date: Mon, 6 Feb 2017 23:00:22 +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: 18122225-7bc9-44bc-88d9-3c6a5ef44751 X-Archives-Hash: 627e954a5649e847f9171d09a4dc3c61 commit: 3442d36b007f1ac914c397e2df76580bc3d4d93d Author: Sarah White gmail com> AuthorDate: Mon Feb 6 22:49:24 2017 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Mon Feb 6 22:59:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3442d36b sys-kernel/ck-sources: remove elog msg (dead forum thread) Package-Manager: portage-2.3.3 sys-kernel/ck-sources/ck-sources-4.9.4.ebuild | 9 --------- sys-kernel/ck-sources/ck-sources-4.9.5.ebuild | 9 --------- sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild | 9 --------- sys-kernel/ck-sources/ck-sources-4.9.6.ebuild | 9 --------- sys-kernel/ck-sources/ck-sources-4.9.7.ebuild | 9 --------- sys-kernel/ck-sources/ck-sources-4.9.8.ebuild | 9 --------- 6 files changed, 54 deletions(-) diff --git a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild index 853597a..94e58e7 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -} diff --git a/sys-kernel/ck-sources/ck-sources-4.9.5.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.5.ebuild index 2f8654c..6b87702 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.5.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.5.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -} diff --git a/sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild index c15a4cf..b0c1603 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.6-r1.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -} diff --git a/sys-kernel/ck-sources/ck-sources-4.9.6.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.6.ebuild index 722c8ea..de9fb56 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.6.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.6.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -} diff --git a/sys-kernel/ck-sources/ck-sources-4.9.7.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.7.ebuild index 2fca1be..b00538b 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.7.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.7.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -} diff --git a/sys-kernel/ck-sources/ck-sources-4.9.8.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.8.ebuild index 254ef5d..c57334d 100644 --- a/sys-kernel/ck-sources/ck-sources-4.9.8.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.9.8.ebuild @@ -85,12 +85,3 @@ src_prepare() { # linux-info eclass cannot handle recursively expanded variables in Makefile #490328 sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die } - -pkg_postinst() { - - kernel-2_pkg_postinst - - elog - elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" - elog -}