summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-12-01 19:08:59 +0000
committerTilman Klar <phoenix@gentoo.org>2002-12-01 19:08:59 +0000
commit6d629777d5dd48b3e2506d86c584428d20ec9bdc (patch)
treeae093fd8fbd2d67b067e2fe2837e72123d8f9338 /net-irc
parentunmask x86 (diff)
downloadhistorical-6d629777d5dd48b3e2506d86c584428d20ec9bdc.tar.gz
historical-6d629777d5dd48b3e2506d86c584428d20ec9bdc.tar.bz2
historical-6d629777d5dd48b3e2506d86c584428d20ec9bdc.zip
Added NEWS to dodoc.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/lostirc/lostirc-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/lostirc/lostirc-0.2.2.ebuild b/net-irc/lostirc/lostirc-0.2.2.ebuild
index 21817ba556e6..1e46879e63f3 100644
--- a/net-irc/lostirc/lostirc-0.2.2.ebuild
+++ b/net-irc/lostirc/lostirc-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.2.ebuild,v 1.2 2002/12/01 13:28:21 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.2.ebuild,v 1.3 2002/12/01 19:08:59 phoenix Exp $
inherit base
@@ -17,5 +17,5 @@ DEPEND="=x11-libs/gtkmm-2.0*
src_install() {
base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO
+ dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
}