diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-12-12 15:36:15 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-12-12 15:36:15 +0000 |
commit | fd87e58a9437460dc4a7c7ee15cff96a60c685af (patch) | |
tree | 6575d8c833483c43aff13322c8195dfdfc410c4f /x11-wm/icewm | |
parent | Stable on amd64 wrt bug #157649. (diff) | |
download | gentoo-2-fd87e58a9437460dc4a7c7ee15cff96a60c685af.tar.gz gentoo-2-fd87e58a9437460dc4a7c7ee15cff96a60c685af.tar.bz2 gentoo-2-fd87e58a9437460dc4a7c7ee15cff96a60c685af.zip |
Remove FAQ from dodoc list
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.2.23.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.2.26.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.2.29.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/icewm/icewm-1.2.23.ebuild b/x11-wm/icewm/icewm-1.2.23.ebuild index 35df921ebb25..d74d12cdcedb 100644 --- a/x11-wm/icewm/icewm-1.2.23.ebuild +++ b/x11-wm/icewm/icewm-1.2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.23.ebuild,v 1.7 2006/11/19 02:45:23 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.23.ebuild,v 1.8 2006/12/12 15:36:15 beandog Exp $ inherit eutils @@ -92,7 +92,7 @@ src_compile(){ src_install(){ make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO VERSION + dodoc AUTHORS BUGS CHANGES PLATFORMS README* TODO VERSION dohtml -a html,sgml doc/* exeinto /etc/X11/Sessions diff --git a/x11-wm/icewm/icewm-1.2.26.ebuild b/x11-wm/icewm/icewm-1.2.26.ebuild index a5265588d7d5..e41bd5657f2a 100644 --- a/x11-wm/icewm/icewm-1.2.26.ebuild +++ b/x11-wm/icewm/icewm-1.2.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.26.ebuild,v 1.4 2006/12/12 05:57:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.26.ebuild,v 1.5 2006/12/12 15:36:15 beandog Exp $ inherit eutils @@ -91,7 +91,7 @@ src_compile(){ src_install(){ make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO VERSION + dodoc AUTHORS BUGS CHANGES PLATFORMS README* TODO VERSION dohtml -a html,sgml doc/* exeinto /etc/X11/Sessions diff --git a/x11-wm/icewm/icewm-1.2.29.ebuild b/x11-wm/icewm/icewm-1.2.29.ebuild index 57f27919bfa3..c58369625cde 100644 --- a/x11-wm/icewm/icewm-1.2.29.ebuild +++ b/x11-wm/icewm/icewm-1.2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.29.ebuild,v 1.3 2006/12/11 18:53:13 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.29.ebuild,v 1.4 2006/12/12 15:36:15 beandog Exp $ inherit eutils @@ -97,7 +97,7 @@ src_compile() { src_install(){ emake DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO VERSION + dodoc AUTHORS BUGS CHANGES PLATFORMS README* TODO VERSION dohtml -a html,sgml doc/* exeinto /etc/X11/Sessions |