From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QBYIl-0001tL-Hu for garchives@archives.gentoo.org; Sun, 17 Apr 2011 20:10:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A5211C019; Sun, 17 Apr 2011 20:10:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 241EF1C019 for ; Sun, 17 Apr 2011 20:10:27 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FCB91B4086 for ; Sun, 17 Apr 2011 20:10:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B1DF280065 for ; Sun, 17 Apr 2011 20:10:25 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <9d4751db2d6bf2e53b0874b9fc1a1eaf1269d0fb.robbat2@gentoo> Subject: [gentoo-commits] proj/mysql-extras:master commit in: / X-VCS-Repository: proj/mysql-extras X-VCS-Files: 00000_index.txt 15020_all_fix_hardcoded_lib_paths.patch 15020_fix_hardcoded_lib_paths.patch X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 9d4751db2d6bf2e53b0874b9fc1a1eaf1269d0fb Date: Sun, 17 Apr 2011 20:10:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 78e6869717fa2afcf88796e46301ef51 commit: 9d4751db2d6bf2e53b0874b9fc1a1eaf1269d0fb Author: Robin H. Johnson gentoo org> AuthorDate: Sun Apr 17 18:59:14 2011 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sun Apr 17 18:59:14 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/mysql-extras.= git;a=3Dcommit;h=3D9d4751db Add the hardcoded libdir name fix to index. --- 00000_index.txt | 5 +++++ ...atch =3D> 15020_all_fix_hardcoded_lib_paths.patch | 0 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/00000_index.txt b/00000_index.txt index 185cb4e..06335c3 100644 --- a/00000_index.txt +++ b/00000_index.txt @@ -1326,3 +1326,8 @@ @ver 5.00.87.00 to 5.00.99.99 @pn mysql @@ Fixup of crash caused by Percona code + compile fix for strchr input = type. + +@patch 15020_all_fix_hardcoded_lib_paths.patch +@ver 5.01.53.00 to 5.01.99.99 +@pn mysql +@@ Fix for the hardcoded /lib paths. diff --git a/15020_fix_hardcoded_lib_paths.patch b/15020_all_fix_hardcode= d_lib_paths.patch similarity index 100% rename from 15020_fix_hardcoded_lib_paths.patch rename to 15020_all_fix_hardcoded_lib_paths.patch