diff options
Diffstat (limited to 'x11-misc/xkbd/xkbd-0.8.12.ebuild')
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkbd/xkbd-0.8.12.ebuild b/x11-misc/xkbd/xkbd-0.8.12.ebuild index 4799ffeb7672..bbb96b5484db 100644 --- a/x11-misc/xkbd/xkbd-0.8.12.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.12.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-misc/xkbd/xkbd-0.8.12.ebuild,v 1.8 2005/07/26 15:12:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.12.ebuild,v 1.9 2005/11/03 12:17:55 nelchael Exp $ DESCRIPTION="Xkbd - onscreen soft keyboard for X11" HOMEPAGE="http://handhelds.org/~mallum/xkbd/" @@ -34,7 +34,7 @@ src_compile() { src_install() { einstall || die - dodoc AUTHORS COPYING NEWS README + dodoc AUTHORS NEWS README if use doc; then insinto /usr/share/doc/${PF}/html |