summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-25 13:50:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-25 13:50:30 +0000
commit879d82e1ba5daeffe6e05967e8957d811cfd3b2a (patch)
tree312f4141ef3a1646e2babdb24bd0e4c8786b400e /xfce-extra
parentDelete older ebuilds. (diff)
downloadgentoo-2-879d82e1ba5daeffe6e05967e8957d811cfd3b2a.tar.gz
gentoo-2-879d82e1ba5daeffe6e05967e8957d811cfd3b2a.tar.bz2
gentoo-2-879d82e1ba5daeffe6e05967e8957d811cfd3b2a.zip
Remove TODO from dodoc. This ebuild never worked...
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"
}