summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-04-11 02:15:10 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:45 +0300
commitcc590c8efe347a2209c1310e954114524fec58d0 (patch)
tree9924e90c891134206b243c33a64351f145f5bc69 /app-leechcraft
parentapp-leechcraft/lc-auscrie: bump EAPI=7 (diff)
downloadgentoo-cc590c8efe347a2209c1310e954114524fec58d0.tar.gz
gentoo-cc590c8efe347a2209c1310e954114524fec58d0.tar.bz2
gentoo-cc590c8efe347a2209c1310e954114524fec58d0.zip
app-leechcraft/lc-auscrie: suggest other plugins
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild b/app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild
index 74ccd5df0984..ef763f578b67 100644
--- a/app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild
+++ b/app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild
@@ -13,3 +13,10 @@ IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}"
RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+ elog "Consider also the following plugins:"
+ optfeature "uploading screenshots to imagebins" app-leechcraft/lc-imgaste
+ optfeature "uploading screenshots to cloud photo hostings" app-leechcraft/lc-blasq
+ optfeature "uploading screenshots to cloud drives" app-leechcraft/lc-netstoremanager
+}