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 4DD411382DE for ; Mon, 4 Jul 2016 00:05:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E2911419F; Mon, 4 Jul 2016 00:05:51 +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 2CABB1419F for ; Mon, 4 Jul 2016 00:05:46 +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 3B6AE340D90 for ; Mon, 4 Jul 2016 00:05:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BB592443 for ; Mon, 4 Jul 2016 00:05:39 +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: <1467590625.b970ad2bf09d6cdfd04dd76db5a71ed078f8d2b7.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/scite/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/scite/scite-3.6.2-r1.ebuild app-editors/scite/scite-3.6.2.ebuild app-editors/scite/scite-3.6.4-r1.ebuild app-editors/scite/scite-3.6.4.ebuild app-editors/scite/scite-3.6.5-r1.ebuild app-editors/scite/scite-3.6.5.ebuild X-VCS-Directories: app-editors/scite/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: b970ad2bf09d6cdfd04dd76db5a71ed078f8d2b7 X-VCS-Branch: master Date: Mon, 4 Jul 2016 00:05:39 +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: 136a7df1-ff65-4f0d-9e85-384c3d80dd65 X-Archives-Hash: fc15d6c481ce708f03534916b6c81df9 commit: b970ad2bf09d6cdfd04dd76db5a71ed078f8d2b7 Author: Göktürk Yüksek gentoo org> AuthorDate: Sun Jul 3 23:34:01 2016 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Mon Jul 4 00:03:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b970ad2b app-editors/scite: revbump to fix vdb breakage Commit aa9fbd757f0eb2345f1702affb3ada5352cfad2f changes the slot dependency for one of the packages in RDEPEND in place. Revbump to fix possible vdb breakage. Package-Manager: portage-2.2.28 app-editors/scite/{scite-3.6.2.ebuild => scite-3.6.2-r1.ebuild} | 0 app-editors/scite/{scite-3.6.4.ebuild => scite-3.6.4-r1.ebuild} | 0 app-editors/scite/{scite-3.6.5.ebuild => scite-3.6.5-r1.ebuild} | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/scite/scite-3.6.2.ebuild b/app-editors/scite/scite-3.6.2-r1.ebuild similarity index 100% rename from app-editors/scite/scite-3.6.2.ebuild rename to app-editors/scite/scite-3.6.2-r1.ebuild diff --git a/app-editors/scite/scite-3.6.4.ebuild b/app-editors/scite/scite-3.6.4-r1.ebuild similarity index 100% rename from app-editors/scite/scite-3.6.4.ebuild rename to app-editors/scite/scite-3.6.4-r1.ebuild diff --git a/app-editors/scite/scite-3.6.5.ebuild b/app-editors/scite/scite-3.6.5-r1.ebuild similarity index 100% rename from app-editors/scite/scite-3.6.5.ebuild rename to app-editors/scite/scite-3.6.5-r1.ebuild