diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-11-10 09:10:57 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-11-10 09:10:57 +0000 |
commit | 9221d478cd125a47404db0ad5f6e6721d1b2b5ea (patch) | |
tree | c49e8b9668ad54e5e46d5a1ae42c276397270642 /x11-plugins/wmfishtime | |
parent | Removed INSTALL from dodoc (diff) | |
download | historical-9221d478cd125a47404db0ad5f6e6721d1b2b5ea.tar.gz historical-9221d478cd125a47404db0ad5f6e6721d1b2b5ea.tar.bz2 historical-9221d478cd125a47404db0ad5f6e6721d1b2b5ea.zip |
Removed COPYING and INSTALL from dodoc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index 70929020e910..f171ecf6bcd8 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmfishtime # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.12 2005/09/03 21:12:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.13 2005/11/10 09:10:57 s4t4n Exp $ + + 10 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmfishtime-1.24.ebuild, + wmfishtime-1.23-r2.ebuild: + Removed COPYING and INSTALL from dodoc. 03 Sep 2005; Markus Rothe <corsair@gentoo.org> wmfishtime-1.24.ebuild: Stable on ppc64 diff --git a/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild index 2be180a440b0..92d71a066dbc 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.12 2005/03/29 12:50:22 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.13 2005/11/10 09:10:57 s4t4n Exp $ # to make this work in KDE, run it with the -b option :) IUSE="" @@ -28,5 +28,5 @@ src_install () { into /usr dobin wmfishtime doman wmfishtime.1 - dodoc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING + dodoc ALL_I_GET_IS_A_GRAY_BOX CODING README AUTHORS } diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 194e96c296c6..89a105f79b8c 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.5 2005/09/03 21:12:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.6 2005/11/10 09:10:57 s4t4n Exp $ # to make this work in KDE, run it with the -b option :) IUSE="" @@ -28,5 +28,5 @@ src_install () { into /usr dobin wmfishtime doman wmfishtime.1 - dodoc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING + dodoc ALL_I_GET_IS_A_GRAY_BOX CODING README AUTHORS } |