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 33A9D1384B4 for ; Mon, 23 Nov 2015 13:17:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B90E821C0C7; Mon, 23 Nov 2015 13:17:47 +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 4A86921C0C7 for ; Mon, 23 Nov 2015 13:17:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 583213406DD for ; Mon, 23 Nov 2015 13:17:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0B2CA95 for ; Mon, 23 Nov 2015 13:17:42 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1447971406.8d477dad2be091b7af4c44e341b9619305f3ac8f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/syntastic/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/syntastic/Manifest app-vim/syntastic/syntastic-3.5.0.ebuild app-vim/syntastic/syntastic-3.7.0.ebuild X-VCS-Directories: app-vim/syntastic/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 8d477dad2be091b7af4c44e341b9619305f3ac8f X-VCS-Branch: master Date: Mon, 23 Nov 2015 13:17:42 +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: 81cdc5e0-0f3d-4163-b773-bb26051b001e X-Archives-Hash: 31dff5d5653aa62e778ff321ae18bcd4 commit: 8d477dad2be091b7af4c44e341b9619305f3ac8f Author: Leho Kraav kraav com> AuthorDate: Thu Nov 19 22:16:46 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Nov 19 22:16:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d477dad app-vim/syntastic: version bump 3.7.0 app-vim/syntastic/Manifest | 2 +- .../{syntastic-3.5.0.ebuild => syntastic-3.7.0.ebuild} | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app-vim/syntastic/Manifest b/app-vim/syntastic/Manifest index 745a477..83927af 100644 --- a/app-vim/syntastic/Manifest +++ b/app-vim/syntastic/Manifest @@ -1,2 +1,2 @@ -DIST syntastic-3.5.0.tar.gz 181707 SHA256 3e86936612e279bf5a5dc3e8ec7d7ce64277453ae05b17579e662fd6271e6313 SHA512 052470c359c9ec2d13b1d3a39f2f40c798b06f75a17ee77b81e2d72ccf9b59b2b676c211a3cb4f855111ad2af0ad08ce1cadd32c72329ae7961a9410d52bbf98 WHIRLPOOL d9c9bceeeb815a1fe95c9585761ac87dafafdadae2910b5fbdf63c946ec2d222887384f5ac4f7346f122706668433de4d628f61b1202dc9f3d9b8f0a0bc412a1 DIST syntastic-3.6.0.tar.gz 189617 SHA256 b47c5ad0290f7f8e5fda49fde996258509c939b0244de812bed847de1d2a0557 SHA512 855577a796ffd8e9077d4f900928beba3f5f78348f81d39a776c7659713be75170285b421e8751b06639100a2580a2b7fc5f1e4aefb4c7225dc6b2f11ef02e25 WHIRLPOOL 5df8dc3a01f14e4e83366b37d819efb176cf17d49cbfe4a14ce990a4027eb4e507e29a3e408f472b637f180713d969b88a298fb0cf4edd3deaa02dad79b0fdb1 +DIST syntastic-3.7.0.tar.gz 198480 SHA256 4006fdd5e786ceeb493817c2b6b0d1e6a403089436c958239359a3e7fb7ab016 SHA512 c435969a6c309d303bdd74c87cad25df56cd30028a75be8e58f035e6dd00b0390654ff2ee8e552a1a2495054426b9f43ea7f7db45691e6bddf9783ee0a4ccb73 WHIRLPOOL 26c3258cbbdd3e4cc637c79cf2f3c53d87322b35a3c0d89021e925e10a5006b87ff2ecc3202983365dd4e5b0489ac4e0da44211fd61edff945ebd7c6efd36002 diff --git a/app-vim/syntastic/syntastic-3.5.0.ebuild b/app-vim/syntastic/syntastic-3.7.0.ebuild similarity index 76% rename from app-vim/syntastic/syntastic-3.5.0.ebuild rename to app-vim/syntastic/syntastic-3.7.0.ebuild index c2b454f..be5b783 100644 --- a/app-vim/syntastic/syntastic-3.5.0.ebuild +++ b/app-vim/syntastic/syntastic-3.7.0.ebuild @@ -5,11 +5,17 @@ EAPI=5 inherit vim-plugin +if [[ ${PV} == "9999" ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/scrooloose/syntastic.git" +else + SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + DESCRIPTION="vim plugin: syntax checking using external tools" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/" -SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="WTFPL-2" -KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}"