From 0374dba2c1ac6c6613fa7e5af6aea319f5160338 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Wed, 12 Feb 2014 10:43:13 +0400 Subject: Drop unneded patch v2 Package-Manager: portage-2.2.8-r1 RepoMan-Options: --force --- sys-cluster/lustre/ChangeLog | 3 +++ sys-cluster/lustre/lustre-9999.ebuild | 25 ++++++++++++------------- 2 files changed, 15 insertions(+), 13 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/lustre/ChangeLog b/sys-cluster/lustre/ChangeLog index dc604d084..527400294 100644 --- a/sys-cluster/lustre/ChangeLog +++ b/sys-cluster/lustre/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 12 Feb 2014; Alexey Shvetsov lustre-9999.ebuild: + Drop unneded patch v2 + 12 Feb 2014; Alexey Shvetsov +files/0001-LU-2982-build-make-AC-check-for-linux-arch-sandbox-f.patch, +files/0002-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch, diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild index bf158ad60..ad303cf11 100644 --- a/sys-cluster/lustre/lustre-9999.ebuild +++ b/sys-cluster/lustre/lustre-9999.ebuild @@ -33,19 +33,18 @@ DEPEND="${RDEPEND} virtual/linux-sources" PATCHES=( - "${FILESDIR}/0001-LU-4554-lfsck-old-single-OI-MDT-always-scrubbed.patch" - "${FILESDIR}/0002-LU-2982-build-make-AC-check-for-linux-arch-sandbox-f.patch" - "${FILESDIR}/0003-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch" - "${FILESDIR}/0004-LU-3319-procfs-move-mgs-proc-handling-to-seq_files.patch" - "${FILESDIR}/0005-LU-3319-procfs-fix-symlink-handling.patch" - "${FILESDIR}/0006-LU-3319-procfs-move-osp-proc-handling-to-seq_files.patch" - "${FILESDIR}/0007-LU-3319-procfs-move-lod-proc-handling-to-seq_files.patch" - "${FILESDIR}/0008-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch" - "${FILESDIR}/0009-LU-3319-procfs-move-mdt-mds-proc-handling-to-seq_fil.patch" - "${FILESDIR}/0010-LU-3319-procfs-update-ldiskfs-proc-handling-to-seq_f.patch" - "${FILESDIR}/0011-LU-3319-lprocfs-client-side-cleanups.patch" - "${FILESDIR}/0012-LU-3974-llite-use-new-struct-dir_context.patch" - "${FILESDIR}/0013-LU-3974-llite-invalidatepage-api-changed.patch" + "${FILESDIR}/0001-LU-2982-build-make-AC-check-for-linux-arch-sandbox-f.patch" + "${FILESDIR}/0002-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch" + "${FILESDIR}/0003-LU-3319-procfs-move-mgs-proc-handling-to-seq_files.patch" + "${FILESDIR}/0004-LU-3319-procfs-fix-symlink-handling.patch" + "${FILESDIR}/0005-LU-3319-procfs-move-osp-proc-handling-to-seq_files.patch" + "${FILESDIR}/0006-LU-3319-procfs-move-lod-proc-handling-to-seq_files.patch" + "${FILESDIR}/0007-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch" + "${FILESDIR}/0008-LU-3319-procfs-move-mdt-mds-proc-handling-to-seq_fil.patch" + "${FILESDIR}/0009-LU-3319-procfs-update-ldiskfs-proc-handling-to-seq_f.patch" + "${FILESDIR}/0010-LU-3319-lprocfs-client-side-cleanups.patch" + "${FILESDIR}/0011-LU-3974-llite-use-new-struct-dir_context.patch" + "${FILESDIR}/0012-LU-3974-llite-invalidatepage-api-changed.patch" ) pkg_setup() { -- cgit v1.2.3-65-gdbad