Сравнение unrealircd-6.0.4.2 с unrealircd-6.0.4.2-r1
| /usr/portage/net-irc/unrealircd/unrealircd-6.0.4.2-r1.ebuild 2025-07-29 16:22:17.264467462 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 123 | 123 | |
| 124 | 124 |
einstalldocs |
| 125 | 125 | |
| 126 |
newinitd "${FILESDIR}"/${PN}.initd-r3 ${PN}
|
|
| 127 |
newconfd "${FILESDIR}"/${PN}.confd-r4 ${PN}
|
|
| 126 |
newinitd "${FILESDIR}"/${PN}.initd-r4 ${PN}
|
|
| 127 |
newconfd "${FILESDIR}"/${PN}.confd-r5 ${PN}
|
|
| 128 | 128 | |
| 129 | 129 |
# config should be read-only |
| 130 | 130 |
fperms -R 0640 /etc/${PN}
|