diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:29:18 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:29:18 +0000 |
commit | 28d975103eb6adb2994212b206e8ef0337f7c354 (patch) | |
tree | d2f8f11632cbf241f5cd53eabc6c7a98b191f042 /sys-devel/gcc-config/gcc-config-1.7.3.ebuild | |
parent | 95b28d961ba41aa379c10fbc04a319f0a68b0f63 (diff) |
drop deprecated base-gcc patch from gcc-config, drop unused ebuilds
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.7.3.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.7.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.7.3.ebuild b/sys-devel/gcc-config/gcc-config-1.7.3.ebuild index a4ba1028..a9b9ec1d 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.3.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.3.ebuild @@ -20,8 +20,7 @@ DEPEND=" src_prepare() { unpacker_src_unpack cd "${S}" || die - epatch "${FILESDIR}/${PN}-kogaion-base-gcc-support.patch" - # systemd-only systems (Kogaion/Sabayon) support + # systemd-only systems (Kogaion/Sabayon/Redcore) support if use systemd; then epatch "${FILESDIR}/${PN}-systemd.patch" fi |