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 C676E138334 for ; Wed, 28 Aug 2019 11:17:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4996AE0870; Wed, 28 Aug 2019 11:17:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 323CFE0870 for ; Wed, 28 Aug 2019 11:17:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1069234A4E7 for ; Wed, 28 Aug 2019 11:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 986A077D for ; Wed, 28 Aug 2019 11:17:46 +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: <1566991045.755d84729278dc334fd2653d7eb456feb923a903.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/php/php-5.6.40-r5.ebuild dev-lang/php/php-5.6.40-r6.ebuild X-VCS-Directories: dev-lang/php/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 755d84729278dc334fd2653d7eb456feb923a903 X-VCS-Branch: master Date: Wed, 28 Aug 2019 11:17:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e1b3bd3-a304-4473-922f-429aececc81f X-Archives-Hash: ab1561cd612c0d344e9c1bbe7afee95d commit: 755d84729278dc334fd2653d7eb456feb923a903 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Aug 28 11:05:01 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Aug 28 11:17:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755d8472 dev-lang/php: rev bump to ease migration to dev-db/mysql-connector-c Commit 5b75de56830bbeece965aa057762635f8b0458ad replaced virtual/libmysqlclient dependency with dev-db/mysql-connector-c atom without a rev bump. To avoid unecessary user interaction for users not using emerge's --changed-deps=y because we are already pushing towards removal of virtual/libmysqlclient (see commit 08b83d736f77fd5dffa9cd5f6b1b44771726ce94), this commit will now force the re-installation through rev bump to ease migration. Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> dev-lang/php/{php-5.6.40-r5.ebuild => php-5.6.40-r6.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-lang/php/php-5.6.40-r5.ebuild b/dev-lang/php/php-5.6.40-r6.ebuild similarity index 100% rename from dev-lang/php/php-5.6.40-r5.ebuild rename to dev-lang/php/php-5.6.40-r6.ebuild