summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/find_cruft/find_cruft-5.2.ebuild2
-rw-r--r--app-portage/logclean/logclean-18.4.1.ebuild2
-rw-r--r--app-portage/portage-postsyncd-mv/portage-postsyncd-mv-8.4.ebuild2
-rw-r--r--app-portage/trickyfetch/trickyfetch-10.1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/find_cruft/find_cruft-5.2.ebuild b/app-portage/find_cruft/find_cruft-5.2.ebuild
index 671975de..0f9fd1f1 100644
--- a/app-portage/find_cruft/find_cruft-5.2.ebuild
+++ b/app-portage/find_cruft/find_cruft-5.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
RESTRICT="mirror"
-inherit eutils
+inherit optfeature
DESCRIPTION="find cruft files not managed by portage"
HOMEPAGE="https://github.com/vaeth/find_cruft/"
diff --git a/app-portage/logclean/logclean-18.4.1.ebuild b/app-portage/logclean/logclean-18.4.1.ebuild
index b3305fec..210bfca2 100644
--- a/app-portage/logclean/logclean-18.4.1.ebuild
+++ b/app-portage/logclean/logclean-18.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
RESTRICT="mirror"
-inherit eutils
+inherit optfeature
DESCRIPTION="Keep only (compressed) logs of installed packages and cleanup emerge.log"
HOMEPAGE="https://github.com/vaeth/logclean/"
diff --git a/app-portage/portage-postsyncd-mv/portage-postsyncd-mv-8.4.ebuild b/app-portage/portage-postsyncd-mv/portage-postsyncd-mv-8.4.ebuild
index 8eac166a..0ef94487 100644
--- a/app-portage/portage-postsyncd-mv/portage-postsyncd-mv-8.4.ebuild
+++ b/app-portage/portage-postsyncd-mv/portage-postsyncd-mv-8.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
RESTRICT="mirror"
-inherit eutils
+inherit optfeature
DESCRIPTION="postsync hooks for portage to sync from git"
HOMEPAGE="https://github.com/vaeth/portage-postsyncd-mv/"
diff --git a/app-portage/trickyfetch/trickyfetch-10.1.ebuild b/app-portage/trickyfetch/trickyfetch-10.1.ebuild
index 714a2839..62156be3 100644
--- a/app-portage/trickyfetch/trickyfetch-10.1.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-10.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
RESTRICT="mirror"
-inherit eutils
+inherit optfeature
DESCRIPTION="Plugin for FETCHCOMMAND to help organize and cleanup your DISTDIR"
HOMEPAGE="https://github.com/vaeth/trickyfetch/"