diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-12-30 20:39:36 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-30 20:39:36 -0500 |
commit | aac31a78d92fdc12493fee7e77fc169c28885edc (patch) | |
tree | 1aa49985a3c84ad9087d69d5a45a079dfc5284c7 /sys-apps | |
parent | sys-apps/systemd: drop noclean-tmp patch (diff) | |
download | gentoo-aac31a78d92fdc12493fee7e77fc169c28885edc.tar.gz gentoo-aac31a78d92fdc12493fee7e77fc169c28885edc.tar.bz2 gentoo-aac31a78d92fdc12493fee7e77fc169c28885edc.zip |
sys-apps/systemd: cleanup gentoo-specific patch naming
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/files/gentoo-Dont-enable-audit-by-default.patch (renamed from sys-apps/systemd/files/218-Dont-enable-audit-by-default.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/files/gentoo-generator-path.patch (renamed from sys-apps/systemd/files/generator-path.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/files/gentoo-noclean-tmp.patch (renamed from sys-apps/systemd/files/228-noclean-tmp.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/files/gentoo-systemd-user-pam.patch (renamed from sys-apps/systemd/files/233-systemd-user-pam.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/files/gentoo-uucp-group-r0.patch (renamed from sys-apps/systemd/files/234-uucp-group.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/files/gentoo-uucp-group-r1.patch (renamed from sys-apps/systemd/files/236-uucp-group.patch) | 0 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-233-r6.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-235-r1.ebuild | 10 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-236-r3.ebuild | 8 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 8 |
10 files changed, 16 insertions, 16 deletions
diff --git a/sys-apps/systemd/files/218-Dont-enable-audit-by-default.patch b/sys-apps/systemd/files/gentoo-Dont-enable-audit-by-default.patch index f44b4be85d50..f44b4be85d50 100644 --- a/sys-apps/systemd/files/218-Dont-enable-audit-by-default.patch +++ b/sys-apps/systemd/files/gentoo-Dont-enable-audit-by-default.patch diff --git a/sys-apps/systemd/files/generator-path.patch b/sys-apps/systemd/files/gentoo-generator-path.patch index 6912b481f20b..6912b481f20b 100644 --- a/sys-apps/systemd/files/generator-path.patch +++ b/sys-apps/systemd/files/gentoo-generator-path.patch diff --git a/sys-apps/systemd/files/228-noclean-tmp.patch b/sys-apps/systemd/files/gentoo-noclean-tmp.patch index 769aa04ccf6e..769aa04ccf6e 100644 --- a/sys-apps/systemd/files/228-noclean-tmp.patch +++ b/sys-apps/systemd/files/gentoo-noclean-tmp.patch diff --git a/sys-apps/systemd/files/233-systemd-user-pam.patch b/sys-apps/systemd/files/gentoo-systemd-user-pam.patch index eb2223e52f27..eb2223e52f27 100644 --- a/sys-apps/systemd/files/233-systemd-user-pam.patch +++ b/sys-apps/systemd/files/gentoo-systemd-user-pam.patch diff --git a/sys-apps/systemd/files/234-uucp-group.patch b/sys-apps/systemd/files/gentoo-uucp-group-r0.patch index 89cf552c8295..89cf552c8295 100644 --- a/sys-apps/systemd/files/234-uucp-group.patch +++ b/sys-apps/systemd/files/gentoo-uucp-group-r0.patch diff --git a/sys-apps/systemd/files/236-uucp-group.patch b/sys-apps/systemd/files/gentoo-uucp-group-r1.patch index 9c53b8b18ab9..9c53b8b18ab9 100644 --- a/sys-apps/systemd/files/236-uucp-group.patch +++ b/sys-apps/systemd/files/gentoo-uucp-group-r1.patch diff --git a/sys-apps/systemd/systemd-233-r6.ebuild b/sys-apps/systemd/systemd-233-r6.ebuild index d735dd02ab98..fded2f5f4a08 100644 --- a/sys-apps/systemd/systemd-233-r6.ebuild +++ b/sys-apps/systemd/systemd-233-r6.ebuild @@ -158,9 +158,9 @@ src_prepare() { if ! use vanilla; then PATCHES+=( - "${FILESDIR}/218-Dont-enable-audit-by-default.patch" - "${FILESDIR}/228-noclean-tmp.patch" - "${FILESDIR}/233-systemd-user-pam.patch" + "${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch" + "${FILESDIR}/gentoo-noclean-tmp.patch" + "${FILESDIR}/gentoo-systemd-user-pam.patch" ) fi diff --git a/sys-apps/systemd/systemd-235-r1.ebuild b/sys-apps/systemd/systemd-235-r1.ebuild index 1175508fe8db..a0800a27a1d6 100644 --- a/sys-apps/systemd/systemd-235-r1.ebuild +++ b/sys-apps/systemd/systemd-235-r1.ebuild @@ -156,11 +156,11 @@ src_prepare() { if ! use vanilla; then PATCHES+=( - "${FILESDIR}/218-Dont-enable-audit-by-default.patch" - "${FILESDIR}/228-noclean-tmp.patch" - "${FILESDIR}/233-systemd-user-pam.patch" - "${FILESDIR}/234-uucp-group.patch" - "${FILESDIR}/generator-path.patch" + "${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch" + "${FILESDIR}/gentoo-noclean-tmp.patch" + "${FILESDIR}/gentoo-systemd-user-pam.patch" + "${FILESDIR}/gentoo-uucp-group-r0.patch" + "${FILESDIR}/gentoo-generator-path.patch" ) fi diff --git a/sys-apps/systemd/systemd-236-r3.ebuild b/sys-apps/systemd/systemd-236-r3.ebuild index b97c3c364c4f..8d68e3a31ba6 100644 --- a/sys-apps/systemd/systemd-236-r3.ebuild +++ b/sys-apps/systemd/systemd-236-r3.ebuild @@ -154,10 +154,10 @@ src_prepare() { if ! use vanilla; then PATCHES+=( - "${FILESDIR}/218-Dont-enable-audit-by-default.patch" - "${FILESDIR}/233-systemd-user-pam.patch" - "${FILESDIR}/236-uucp-group.patch" - "${FILESDIR}/generator-path.patch" + "${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch" + "${FILESDIR}/gentoo-systemd-user-pam.patch" + "${FILESDIR}/gentoo-uucp-group-r1.patch" + "${FILESDIR}/gentoo-generator-path.patch" ) fi diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index b1e105a5bb64..1838bd792b16 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -151,10 +151,10 @@ src_prepare() { if ! use vanilla; then PATCHES+=( - "${FILESDIR}/218-Dont-enable-audit-by-default.patch" - "${FILESDIR}/233-systemd-user-pam.patch" - "${FILESDIR}/236-uucp-group.patch" - "${FILESDIR}/generator-path.patch" + "${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch" + "${FILESDIR}/gentoo-systemd-user-pam.patch" + "${FILESDIR}/gentoo-uucp-group-r1.patch" + "${FILESDIR}/gentoo-generator-path.patch" ) fi |