From d90d1c49cf8b23510b260840b9bf18c963013be9 Mon Sep 17 00:00:00 2001 From: Leho Kraav Date: Wed, 29 Jun 2016 21:47:15 +0300 Subject: [PATCH] x11-misc/gpaste: VALA_MIN_API_VERSION 0.30, fixes #582644 Bug: https://bugs.gentoo.org/582644 Pull-Request: https://github.com/gentoo/gentoo/pull/1794 --- x11-misc/gpaste/gpaste-3.18.3.ebuild | 3 ++- x11-misc/gpaste/gpaste-3.20.3.ebuild | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-misc/gpaste/gpaste-3.18.3.ebuild b/x11-misc/gpaste/gpaste-3.18.3.ebuild index f84b180a7718..b7cb042b50e9 100644 --- a/x11-misc/gpaste/gpaste-3.18.3.ebuild +++ b/x11-misc/gpaste/gpaste-3.18.3.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 +VALA_MIN_API_VERSION="0.30" VALA_USE_DEPEND="vapigen" inherit eutils autotools gnome2-utils vala vcs-snapshot diff --git a/x11-misc/gpaste/gpaste-3.20.3.ebuild b/x11-misc/gpaste/gpaste-3.20.3.ebuild index 227ca8d2096b..277eb6742890 100644 --- a/x11-misc/gpaste/gpaste-3.20.3.ebuild +++ b/x11-misc/gpaste/gpaste-3.20.3.ebuild @@ -4,6 +4,7 @@ EAPI=5 +VALA_MIN_API_VERSION="0.30" VALA_USE_DEPEND="vapigen" inherit eutils autotools gnome2-utils vala vcs-snapshot -- 2.26.2