summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-03 12:20:00 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-03 12:20:00 +0000
commit8aa0e77f84d68d37593b536ba46ba226b425fdab (patch)
tree81212c9094545df0a150989f2507736db75538fc /x11-misc/xkbd
parentDon't install INSTALL file. (diff)
downloadgentoo-2-8aa0e77f84d68d37593b536ba46ba226b425fdab.tar.gz
gentoo-2-8aa0e77f84d68d37593b536ba46ba226b425fdab.tar.bz2
gentoo-2-8aa0e77f84d68d37593b536ba46ba226b425fdab.zip
Fixed dodoc not to install COPYING and/or INSTALL.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/xkbd')
-rw-r--r--x11-misc/xkbd/ChangeLog5
-rw-r--r--x11-misc/xkbd/xkbd-0.8.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkbd/ChangeLog b/x11-misc/xkbd/ChangeLog
index efca5424886a..be316d2927c6 100644
--- a/x11-misc/xkbd/ChangeLog
+++ b/x11-misc/xkbd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkbd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.7 2005/07/26 15:12:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.8 2005/11/03 12:17:55 nelchael Exp $
+
+ 03 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xkbd-0.8.12.ebuild:
+ Fixed dodoc not to install COPYING and/or INSTALL.
26 Jul 2005; David Holm <dholm@gentoo.org> xkbd-0.8.12.ebuild:
Added to ~ppc.
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