diff options
Diffstat (limited to 'trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.7.ebuild')
-rw-r--r-- | trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.7.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.7.ebuild b/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.7.ebuild deleted file mode 100644 index 817f9085..00000000 --- a/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-14.0.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Copyright 2020 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -TRINITY_MODULE_NAME="tdeartwork" - -inherit trinity-meta-2 - -DESCRIPTION="Themes for IceWM from the tdeartwork package." -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - ~trinity-base/tdeartwork-twin-styles-${PV}" - -pkg_postinst() { - elog "For more IceWM themes, install x11-themes/icewm-extra-themes" -} |