diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-25 18:46:53 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-25 18:46:53 +0000 |
commit | ab02d71156f54130f5590aae879e942450b24364 (patch) | |
tree | ba79abb91aa8f4f3e02931a2ecc6b0c43b5738b4 /x11-wm | |
parent | Fix for bug 56107. (Manifest recommit) (diff) | |
download | gentoo-2-ab02d71156f54130f5590aae879e942450b24364.tar.gz gentoo-2-ab02d71156f54130f5590aae879e942450b24364.tar.bz2 gentoo-2-ab02d71156f54130f5590aae879e942450b24364.zip |
Fixed non existing dodoc entry in x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 7214bc891742..85530881fa5a 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.14 2004/07/23 20:11:32 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.15 2004/07/25 18:46:53 s4t4n Exp $ + + 25 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> windowmaker-0.80.2-r4.ebuild: + Fixed non existing dodoc entry BUGFORUM to BUGFORM. 23 Jul 2004; Tom Gall <tgall@gentoo.org> windowmaker-0.80.2-r4.ebuild: stable on ppc64 diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild index 8eabd585bec6..79b5a3e0e37f 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.5 2004/07/23 20:11:32 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.6 2004/07/25 18:46:53 s4t4n Exp $ inherit eutils flag-o-matic filter-mfpmath "sse" "387" @@ -142,7 +142,7 @@ src_install() { cp -f WindowMaker/plmenu ${D}/etc/X11/WindowMaker/WMRootMenu - dodoc AUTHORS BUGFORUM BUGS ChangeLog COPYING* INSTALL* FAQ* \ + dodoc AUTHORS BUGFORM BUGS ChangeLog COPYING* INSTALL* FAQ* \ MIRRORS README* NEWS TODO # WindowMaker Extra |