diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2003-11-22 21:50:05 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2003-11-22 21:50:05 +0000 |
commit | df901a4fddc8fbee2b002c0e7f104f0a0ee3ae31 (patch) | |
tree | 020c8dbe9312de05962cd0e9e766eb63b82cb55b /net-irc/bitchx | |
parent | add rfcomm patch (diff) | |
download | historical-df901a4fddc8fbee2b002c0e7f104f0a0ee3ae31.tar.gz historical-df901a4fddc8fbee2b002c0e7f104f0a0ee3ae31.tar.bz2 historical-df901a4fddc8fbee2b002c0e7f104f0a0ee3ae31.zip |
'COPYING' not a valid dodoc for this; fixed.
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r-- | net-irc/bitchx/Manifest | 14 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r6.ebuild | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest index 2fdf5fb115a6..f1291e9df6ab 100644 --- a/net-irc/bitchx/Manifest +++ b/net-irc/bitchx/Manifest @@ -1,13 +1,13 @@ MD5 5d42d89eadcb9e30bdf95c6352991f9d ChangeLog 5035 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 -MD5 08ab036be02597719c01aceb9c4e14c2 bitchx-1.0.19-r6.ebuild 3518 +MD5 fa7ab9afc5a17b68ef350bf477263f5d bitchx-1.0.19-r6.ebuild 3512 MD5 9ca343d8b4492e10424a58f076335aad bitchx-1.0.19-r5.ebuild 3667 -MD5 10a57b14bb58910e1f373fbc1b8b2197 files/bitchx-1.0.19-cjk.patch 7050 MD5 2573358b54ae05f8c23a452f657493e3 files/bitchx-1.0.19-security.patch 332 -MD5 04374fc6080f46b1c3e9318e3ab657cf files/bitchx-1.0.19-security2.patch 5529 -MD5 9230369276af6c8a1cdd7a584927cd47 files/bitchx-1.0.19-hebrew.patch 477 -MD5 d37e1625d80fafd8d98655472b706214 files/bitchx-1.0.19-freenode.patch 917 +MD5 3b4e5923d1c18b01092e2d43b2989d5f files/digest-bitchx-1.0.19-r6 70 MD5 553435cb4dc291a662cefb374ad57a1d files/bitchx-1.0.19-nickcomp-nocolor.patch 495 -MD5 cbd7411b65cfa8370ea570ff3daa9ab9 files/digest-bitchx-1.0.19-r5 136 +MD5 d37e1625d80fafd8d98655472b706214 files/bitchx-1.0.19-freenode.patch 917 MD5 6a18811962d6992f9175f98d771d3d30 files/bitchx-1.0.19-gcc-3.3.patch 472 -MD5 3b4e5923d1c18b01092e2d43b2989d5f files/digest-bitchx-1.0.19-r6 70 +MD5 9230369276af6c8a1cdd7a584927cd47 files/bitchx-1.0.19-hebrew.patch 477 +MD5 04374fc6080f46b1c3e9318e3ab657cf files/bitchx-1.0.19-security2.patch 5529 +MD5 10a57b14bb58910e1f373fbc1b8b2197 files/bitchx-1.0.19-cjk.patch 7050 +MD5 cbd7411b65cfa8370ea570ff3daa9ab9 files/digest-bitchx-1.0.19-r5 136 diff --git a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild index ff6ef16823c4..bee54fa3fb86 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.5 2003/10/14 14:29:22 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.6 2003/11/22 21:49:59 plasmaroo Exp $ inherit flag-o-matic eutils @@ -110,7 +110,7 @@ src_install () { fperms a-x /usr/lib/bx/plugins/BitchX.hints cd ${S} - dodoc Changelog README* IPv6-support COPYING + dodoc Changelog README* IPv6-support cd doc insinto /usr/X11R6/include/bitmaps doins BitchX.xpm |