net-misc/yacy: fix headers

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-21 00:06:45 +02:00
parent 81f336e323
commit d9dd532a8f
3 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# home-directory
YACY_HOME="/usr/share/yacy"

View File

@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
depend() {
need net

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7