diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-04-26 01:26:49 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-04-26 01:26:49 +0300 |
commit | 81a90140e7612295d78b482f05cec0e5e95022be (patch) | |
tree | ba038d3ab82a4c1c7d9df66b64e2751aa1476bf2 | |
parent | 23c4c9bffd4d3e2f9255d581dc607d197d1e1ef0 (diff) |
[os-prober][plymouth] upgrade ebuilds
-rw-r--r-- | sys-boot/os-prober/os-prober-1.65.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/os-prober/os-prober-1.65.ebuild b/sys-boot/os-prober/os-prober-1.65.ebuild index 218da7d6..3d40c8b2 100644 --- a/sys-boot/os-prober/os-prober-1.65.ebuild +++ b/sys-boot/os-prober/os-prober-1.65.ebuild @@ -5,7 +5,7 @@ EAPI=5 #inherit eutils multilib toolchain-funcs -inherit toolchain-funcs +inherit toolchain-funcs eutils DESCRIPTION="Utility to detect other OSs on a set of drives" HOMEPAGE="http://packages.debian.org/source/sid/os-prober" diff --git a/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild b/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild index 5c8fa368..a3246270 100644 --- a/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.9_pre2.ebuild @@ -41,7 +41,7 @@ DOC_CONTENTS=" " src_prepare() { - # RogentOS: setup our default settings + # Kogaion: setup our default settings epatch "${FILESDIR}/${PN}-kogaion-defaults.patch" epatch_user @@ -67,7 +67,7 @@ src_configure() { src_install() { autotools-utils_src_install - # RogentOS: provided by kogaion-artwork-core + # Kogaion: provided by kogaion-artwork-core rm "${D}/usr/share/plymouth/bizcom.png" # Install compatibility symlinks as some rdeps hardcode the paths |