Update
This commit is contained in:
		@@ -9,6 +9,7 @@ inherit vala meson gnome2-utils git-r3 xdg
 | 
			
		||||
DESCRIPTION="Phone dialer and call handler"
 | 
			
		||||
HOMEPAGE="https://gitlab.gnome.org/GNOME/calls"
 | 
			
		||||
SRC_URI="https://gitlab.gnome.org/GNOME/calls/-/archive/v${PV}/calls-v${PV}.tar.gz"
 | 
			
		||||
EGIT_REPO_URI="https://gitlab.gnome.org//GNOME/calls.git"
 | 
			
		||||
 | 
			
		||||
LICENSE="GPL-3"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
@@ -16,13 +17,6 @@ KEYWORDS="~amd64 ~arm64"
 | 
			
		||||
IUSE="+introspection +vala"
 | 
			
		||||
REQUIRED_USE="vala? ( introspection )"
 | 
			
		||||
 | 
			
		||||
if [[ ${PV} != 9999 ]]; then
 | 
			
		||||
	EGIT_REPO_BRANCH="tags/v${PV}"
 | 
			
		||||
else
 | 
			
		||||
        KEYWORDS=""
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
DEPEND="
 | 
			
		||||
		dev-libs/feedbackd
 | 
			
		||||
		>=gui-libs/libhandy-1.0.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user