summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeho Kraav <leho@kraav.com>2016-06-29 21:47:15 +0300
committerMichał Górny <mgorny@gentoo.org>2016-07-01 10:00:43 +0200
commitd90d1c49cf8b23510b260840b9bf18c963013be9 (patch)
treefc807787423e04a2947f0c850d02742515d30f0c /x11-misc
parentdev-libs/sway: bump version 0.8 (diff)
downloadgentoo-d90d1c49cf8b23510b260840b9bf18c963013be9.tar.gz
gentoo-d90d1c49cf8b23510b260840b9bf18c963013be9.tar.bz2
gentoo-d90d1c49cf8b23510b260840b9bf18c963013be9.zip
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
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gpaste/gpaste-3.18.3.ebuild3
-rw-r--r--x11-misc/gpaste/gpaste-3.20.3.ebuild1
2 files changed, 3 insertions, 1 deletions
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