summaryrefslogblamecommitdiff
path: root/flx/init-frox/init-frox-0.7.ebuild
blob: 4a42c03b083702b1934e27aa171ff05b3908a9c1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                    
                                                                  
 
      
                        
 
                      
                            

                    
                              
 


                                                
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit flx-init-scripts

EGIT_BRANCH="0.7-flx0"
EGIT_COMMIT="v0.7.18-flx0.1"

KEYWORDS="amd64 x86"
RDEPEND=">=net-ftp/frox-${PV}"

PATCHES=(
	"${FILESDIR}/${PV}-Add-initscript.patch"
)