diff options
Diffstat (limited to 'xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild')
-rw-r--r-- | xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild index 1839e6d..f5714d3 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.6.2.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit xfconf DESCRIPTION="A panel plug-in with date, time and embedded calender" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" @@ -23,9 +22,5 @@ DEPEND="${RDEPEND} virtual/pkgconfig" pkg_setup() { - XFCONF=( - $(xfconf_use_debug) - ) - DOCS=( AUTHORS ChangeLog NEWS THANKS ) } |