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 E234958973 for ; Mon, 1 Feb 2016 20:45:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78D6921C074; Mon, 1 Feb 2016 20:45:42 +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 C1B4321C074 for ; Mon, 1 Feb 2016 20:45:41 +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 A7D16340DB9 for ; Mon, 1 Feb 2016 20:45:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78B358F2 for ; Mon, 1 Feb 2016 20:45:39 +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: <1454359255.6acf76b98ff73fb102fa2361eeeb7b7273fdb4b4.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/anjuta/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/anjuta/anjuta-3.18.2.ebuild X-VCS-Directories: dev-util/anjuta/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6acf76b98ff73fb102fa2361eeeb7b7273fdb4b4 X-VCS-Branch: master Date: Mon, 1 Feb 2016 20:45: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: 6db1a222-8137-4c22-a95a-57d5bcdbf3f6 X-Archives-Hash: 131cdbd1dafca4dcca4015ac3a8ba2bf commit: 6acf76b98ff73fb102fa2361eeeb7b7273fdb4b4 Author: Pacho Ramos gentoo org> AuthorDate: Mon Feb 1 20:40:55 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Feb 1 20:40:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acf76b9 Revert "dev-util/anjuta: Support vala-0.30" This reverts commit f75e018ed1c14ba56ed461d19012d82a55b431f7. dev-util/anjuta/anjuta-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/anjuta/anjuta-3.18.2.ebuild b/dev-util/anjuta/anjuta-3.18.2.ebuild index 34488c6..f0f3bde 100644 --- a/dev-util/anjuta/anjuta-3.18.2.ebuild +++ b/dev-util/anjuta/anjuta-3.18.2.ebuild @@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_7 ) # libanjuta-language-vala.so links to a specific slot of libvala; we want to # avoid automagic behavior. -VALA_MIN_API_VERSION="0.30" +VALA_MIN_API_VERSION="0.28" VALA_MAX_API_VERSION="${VALA_MIN_API_VERSION}" inherit gnome2 flag-o-matic readme.gentoo python-single-r1 vala