summaryrefslogblamecommitdiff
path: root/flx/init-syslog-ng/init-syslog-ng-1.6.ebuild
blob: d4d2764a4b0527fb72e3fe01bc821abca487bd3c (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="1.6-flx0"
EGIT_COMMIT="v1.6.11-flx0.1"

KEYWORDS="amd64 x86"
RDEPEND=">=app-admin/syslog-ng-${PV}"

PATCHES=(
	"${FILESDIR}/${PN}-BJA-path.diff"
)