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 35D0258973 for ; Mon, 1 Feb 2016 21:05:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79DA821C08A; Mon, 1 Feb 2016 21:05:21 +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 0DB8B21C07C for ; Mon, 1 Feb 2016 21:05:20 +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 0EFED340D98 for ; Mon, 1 Feb 2016 21:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69F18C6F for ; Mon, 1 Feb 2016 21:05:18 +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: <1454360703.b275a869eb23ed644499ad2aa7fef2750e20ee98.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/shotwell/shotwell-0.22.0-r1.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b275a869eb23ed644499ad2aa7fef2750e20ee98 X-VCS-Branch: master Date: Mon, 1 Feb 2016 21:05:18 +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: 636caa17-3f3a-4948-9885-effa88cce321 X-Archives-Hash: f1a58521ab082c2db4d8ea74d0a652d0 commit: b275a869eb23ed644499ad2aa7fef2750e20ee98 Author: Pacho Ramos gentoo org> AuthorDate: Mon Feb 1 20:56:47 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Feb 1 21:05:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b275a869 media-gfx/shotwell: Support vala-0.30 Package-Manager: portage-2.2.27 media-gfx/shotwell/shotwell-0.22.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/shotwell/shotwell-0.22.0-r1.ebuild b/media-gfx/shotwell/shotwell-0.22.0-r1.ebuild index 8d0369b..677f5aa 100644 --- a/media-gfx/shotwell/shotwell-0.22.0-r1.ebuild +++ b/media-gfx/shotwell/shotwell-0.22.0-r1.ebuild @@ -5,8 +5,8 @@ EAPI=5 GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.26" -VALA_MAX_API_VERSION="0.26" +VALA_MIN_API_VERSION="0.30" +VALA_MAX_API_VERSION="0.30" inherit eutils gnome2 multilib toolchain-funcs vala versionator