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 3715E13800E for ; Sat, 1 Feb 2014 17:33:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0062E0997; Sat, 1 Feb 2014 17:33:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C5C5E0997 for ; Sat, 1 Feb 2014 17:33:00 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7088F33F8A9 for ; Sat, 1 Feb 2014 17:32:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E37A11800B for ; Sat, 1 Feb 2014 17:32:56 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1391275969.bd3e475d801ff2a90664f2081bd38a1408d783d0.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-kernel/hardened-sources/hardened-sources-3.13.0.ebuild sys-kernel/hardened-sources/hardened-sources-3.13.1.ebuild X-VCS-Directories: sys-kernel/hardened-sources/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: bd3e475d801ff2a90664f2081bd38a1408d783d0 X-VCS-Branch: master Date: Sat, 1 Feb 2014 17:32:56 +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: 1bdeb6f1-0f08-449f-9280-db67a99a5dee X-Archives-Hash: dc46c145b0e179ea1efd71a3a566b8f0 commit: bd3e475d801ff2a90664f2081bd38a1408d783d0 Author: layman localhost> AuthorDate: Sat Feb 1 17:32:49 2014 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Feb 1 17:32:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=bd3e475d sys-kernel/hardened-sources: testing patchset 20140130 Package-Manager: portage-2.2.7 Manifest-Sign-Key: 0xF52D4BBA --- .../{hardened-sources-3.13.0.ebuild => hardened-sources-3.13.1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/hardened-sources/hardened-sources-3.13.0.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.13.1.ebuild similarity index 98% rename from sys-kernel/hardened-sources/hardened-sources-3.13.0.ebuild rename to sys-kernel/hardened-sources/hardened-sources-3.13.1.ebuild index 089e6ca..5c3de10 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.13.0.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.13.1.ebuild @@ -6,7 +6,7 @@ EAPI="5" ETYPE="sources" K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="2" +K_GENPATCHES_VER="3" K_DEBLOB_AVAILABLE="1" inherit kernel-2