diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-12-01 19:08:59 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-12-01 19:08:59 +0000 |
commit | 51bc5da0a3ece87c467471eed0039f7747502631 (patch) | |
tree | f296ef95cfa7172ecd3d1fd928494f8e48e0a21d /net-irc/lostirc | |
parent | unmask x86 (diff) | |
download | gentoo-2-51bc5da0a3ece87c467471eed0039f7747502631.tar.gz gentoo-2-51bc5da0a3ece87c467471eed0039f7747502631.tar.bz2 gentoo-2-51bc5da0a3ece87c467471eed0039f7747502631.zip |
Added NEWS to dodoc.
Diffstat (limited to 'net-irc/lostirc')
-rw-r--r-- | net-irc/lostirc/lostirc-0.2.2.ebuild | 4 |
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 } |