summaryrefslogtreecommitdiff
path: root/sys-apps/openrc/openrc-0.8.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/openrc/openrc-0.8.2-r1.ebuild')
-rw-r--r--sys-apps/openrc/openrc-0.8.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/openrc/openrc-0.8.2-r1.ebuild b/sys-apps/openrc/openrc-0.8.2-r1.ebuild
index 5aa128bc..87abd7c3 100644
--- a/sys-apps/openrc/openrc-0.8.2-r1.ebuild
+++ b/sys-apps/openrc/openrc-0.8.2-r1.ebuild
@@ -51,7 +51,7 @@ make_args() {
if use selinux; then
MAKE_ARGS="${MAKE_ARGS} MKSELINUX=yes"
fi
- export BRANDING="Rogentos ${brand}"
+ export BRANDING="Kogaion ${brand}"
}
pkg_setup() {
@@ -73,7 +73,7 @@ src_unpack() {
# Allow user patches to be applied without modifying the ebuild
epatch_user
- # Rogentos custom config
+ # Kogaion custom config
epatch "${FILESDIR}/${PN}-kogaion-config.patch"
epatch "${FILESDIR}/${PN}-enable-interactive.patch"
epatch "${FILESDIR}"/${PN}-0.5.3-disable_warns_until_migrated.patch