summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:28:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:03 +0200
commited306f4e2c9f8558f32234b1aa70c184717b576e (patch)
tree5eb5193f13cd5ea93da4df0cb63e9eed9f7d6010 /media-gfx/tuxpaint
parentdev-util/lcov: Drop superfluous optfeature header (diff)
downloadgentoo-ed306f4e2c9f8558f32234b1aa70c184717b576e.tar.gz
gentoo-ed306f4e2c9f8558f32234b1aa70c184717b576e.tar.bz2
gentoo-ed306f4e2c9f8558f32234b1aa70c184717b576e.zip
media-gfx/tuxpaint: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.24.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.24.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.24.ebuild
index a76582804619..b17d98b9288c 100644
--- a/media-gfx/tuxpaint/tuxpaint-0.9.24.ebuild
+++ b/media-gfx/tuxpaint/tuxpaint-0.9.24.ebuild
@@ -66,6 +66,5 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
- elog "Optional uninstalled features:"
optfeature "additional graphic stamps" media-gfx/tuxpaint-stamps
}