From 879d82e1ba5daeffe6e05967e8957d811cfd3b2a Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 25 Oct 2009 13:50:30 +0000 Subject: Remove TODO from dodoc. This ebuild never worked... (Portage version: 2.2_rc46/cvs/Linux x86_64) --- xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xfce-extra') diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild index 2a6f69d5a252..45bdb83797ed 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild,v 1.1 2009/10/23 14:02:10 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild,v 1.2 2009/10/25 13:50:30 ssuominen Exp $ EAPI=2 inherit xfconf @@ -25,5 +25,5 @@ DEPEND="${RDEPEND} pkg_setup() { XFCONF="--disable-dependency-tracking $(use_enable debug)" - DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" + DOCS="AUTHORS ChangeLog NEWS README THANKS" } -- cgit v1.2.3-65-gdbad