diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-03-16 15:51:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-03-16 15:51:19 +0000 |
commit | bb43eaae18289b0c6a83b92e46777f9bb479cf1e (patch) | |
tree | 199f8234f3ffefb83fe0ac5978f2bd748bfcfcb0 /x11-plugins/wmnetload | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-bb43eaae18289b0c6a83b92e46777f9bb479cf1e.tar.gz gentoo-2-bb43eaae18289b0c6a83b92e46777f9bb479cf1e.tar.bz2 gentoo-2-bb43eaae18289b0c6a83b92e46777f9bb479cf1e.zip |
There is no TODO.
Diffstat (limited to 'x11-plugins/wmnetload')
-rw-r--r-- | x11-plugins/wmnetload/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnetload/wmnetload-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnetload/ChangeLog b/x11-plugins/wmnetload/ChangeLog index 33ceb54b09a5..062fe5894957 100644 --- a/x11-plugins/wmnetload/ChangeLog +++ b/x11-plugins/wmnetload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnetload # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/ChangeLog,v 1.10 2004/03/13 23:08:03 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/ChangeLog,v 1.11 2004/03/16 15:51:19 pyrania Exp $ + + 16 Mar 2004; Markus Nigbur <pyrania@gentoo.org> wmnetload-1.3.ebuild: + There is no TODO. *wmnetload-1.3 (14 Mar 2004) diff --git a/x11-plugins/wmnetload/wmnetload-1.3.ebuild b/x11-plugins/wmnetload/wmnetload-1.3.ebuild index 4b2b6855f259..e029d45ce779 100644 --- a/x11-plugins/wmnetload/wmnetload-1.3.ebuild +++ b/x11-plugins/wmnetload/wmnetload-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3.ebuild,v 1.1 2004/03/13 23:08:04 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3.ebuild,v 1.2 2004/03/16 15:51:19 pyrania Exp $ IUSE="" @@ -29,6 +29,6 @@ src_install() { einstall || die "make install failed" - dodoc AUTHORS README NEWS TODO INSTALL COPYING + dodoc AUTHORS README NEWS INSTALL COPYING } |