diff options
Diffstat (limited to 'gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild')
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild index 75d36a42fe29..c5324c859a2f 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild,v 1.7 2003/02/13 12:19:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-system-monitor/gnome-system-monitor-2.0.2.ebuild,v 1.8 2003/09/06 23:52:56 msterret Exp $ inherit gnome2 @@ -27,7 +27,7 @@ RDEPEND=">=x11-libs/gtk+-2.0.6 DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.22 ${RDEPEND}" - + DOCS="AUTHORS ChangeLog COPYING HACKING README* INSTALL NEWS TODO" |