x11-misc/gpaste: VALA_MIN_API_VERSION 0.30, fixes #582644
authorLeho Kraav <leho@kraav.com>
Wed, 29 Jun 2016 18:47:15 +0000 (21:47 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 1 Jul 2016 08:00:43 +0000 (10:00 +0200)
Bug: https://bugs.gentoo.org/582644
Pull-Request: https://github.com/gentoo/gentoo/pull/1794

x11-misc/gpaste/gpaste-3.18.3.ebuild
x11-misc/gpaste/gpaste-3.20.3.ebuild

index f84b180a7718c942b95fbc98b22a0b50c1f5d3f3..b7cb042b50e90d7f58770270ea3e4011a49aa61c 100644 (file)
@@ -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
index 227ca8d2096b2571cfcf9f8a4e8f81bf36733eee..277eb674289096098bf2539251b4c013fbc319d3 100644 (file)
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+VALA_MIN_API_VERSION="0.30"
 VALA_USE_DEPEND="vapigen"
 
 inherit eutils autotools gnome2-utils vala vcs-snapshot