summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-01-01 15:47:56 +0100
committerDavid Seifert <soap@gentoo.org>2023-01-01 15:47:56 +0100
commitb6bbb6e0c16e0c32e67870b82770760ccd97e013 (patch)
treef9b7754516c991ea485d4d8df8311e7863a9d6e9
parentmedia-video/peek: remove stale VALA_MIN_API_VERSION (diff)
downloadgentoo-b6bbb6e0.tar.gz
gentoo-b6bbb6e0.tar.bz2
gentoo-b6bbb6e0.zip
net-im/dino: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-im/dino/dino-0.2.1-r1.ebuild3
-rw-r--r--net-im/dino/dino-0.3.0.ebuild3
-rw-r--r--net-im/dino/dino-9999.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/net-im/dino/dino-0.2.1-r1.ebuild b/net-im/dino/dino-0.2.1-r1.ebuild
index 4a660b77b34b..cf654bee3386 100644
--- a/net-im/dino/dino-0.2.1-r1.ebuild
+++ b/net-im/dino/dino-0.2.1-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_MAKEFILE_GENERATOR="ninja"
-VALA_MIN_API_VERSION="0.34"
inherit cmake vala xdg
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"
diff --git a/net-im/dino/dino-0.3.0.ebuild b/net-im/dino/dino-0.3.0.ebuild
index 096c50a08a58..cb7d67078164 100644
--- a/net-im/dino/dino-0.3.0.ebuild
+++ b/net-im/dino/dino-0.3.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_MAKEFILE_GENERATOR="ninja"
-VALA_MIN_API_VERSION="0.34"
inherit cmake vala xdg readme.gentoo-r1
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"
diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild
index dcefefcd1c83..3b9f5f130391 100644
--- a/net-im/dino/dino-9999.ebuild
+++ b/net-im/dino/dino-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_MAKEFILE_GENERATOR="ninja"
-VALA_MIN_API_VERSION="0.34"
inherit cmake vala xdg readme.gentoo-r1
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"