summaryrefslogtreecommitdiff
path: root/sys-apps/openrc/openrc-0.8.2-r1.ebuild
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-15 00:47:12 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-15 00:47:12 +0300
commit48882f95f98fbca5e147e52807585e6c771060c8 (patch)
tree9c6996b9d547c715bb471e4f2cc2bb17da40827c /sys-apps/openrc/openrc-0.8.2-r1.ebuild
parent971d309ede60db863a43abd88beceda9f1ff8e02 (diff)
[sys-apps/openrc] update ebuilds
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