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 0484D1384B4 for ; Sat, 26 Dec 2015 15:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEEA8E07FA; Sat, 26 Dec 2015 15:29:04 +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 5984D21C006 for ; Sat, 26 Dec 2015 15:29:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 908C73406C0 for ; Sat, 26 Dec 2015 15:29:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D675CCF0 for ; Sat, 26 Dec 2015 15:28:57 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1451143726.8a647cc6a2fe918a9564504b95d0f228cbbf9d1a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild X-VCS-Directories: gnome-extra/gnome-builder/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8a647cc6a2fe918a9564504b95d0f228cbbf9d1a X-VCS-Branch: master Date: Sat, 26 Dec 2015 15:28:57 +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: 25d96e3f-d252-4624-9a7f-170266e7ebec X-Archives-Hash: 0d88a9f928878ad8c94f1a0aefdcd5ef commit: 8a647cc6a2fe918a9564504b95d0f228cbbf9d1a Author: Pacho Ramos gentoo org> AuthorDate: Sat Dec 26 15:09:38 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Dec 26 15:28:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a647cc6 gnome-extra/gnome-builder: vala-0.30 is needed, bug #567224 by Mark R. Pariente Package-Manager: portage-2.2.26 gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild index 0239743..1187727 100644 --- a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild +++ b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild @@ -5,6 +5,7 @@ EAPI="5" GCONF_DEBUG="no" PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +VALA_MIN_API_VERSION="0.30" VALA_USE_DEPEND="vapigen" inherit gnome2 python-single-r1 vala virtualx