Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 790170
Collapse All | Expand All

(-)a/net-im/dino/dino-0.2.0.ebuild (-2 / +2 lines)
Lines 1-10 Link Here
1
# Copyright 1999-2020 Gentoo Authors
1
# Copyright 1999-2021 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
5
5
6
CMAKE_MAKEFILE_GENERATOR="ninja"
6
CMAKE_MAKEFILE_GENERATOR="ninja"
7
VALA_MIN_API_VERSION="0.34"
7
VALA_MIN_API_VERSION="0.34"
8
VALA_MAX_API_VERSION="0.48"
8
inherit cmake-utils gnome2-utils vala xdg-utils
9
inherit cmake-utils gnome2-utils vala xdg-utils
9
10
10
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"
11
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"
11
- 

Return to bug 790170