summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/bitchx/Manifest8
-rw-r--r--net-irc/bitchx/bitchx-1.1-r2.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest
index d080ecea4123..138c1b03172e 100644
--- a/net-irc/bitchx/Manifest
+++ b/net-irc/bitchx/Manifest
@@ -1,11 +1,11 @@
MD5 feeafe10d41b9b808bf22aa443f20ac3 ChangeLog 8065
-MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 4a456008aa1470fbc25cae182f56be5d bitchx-1.1-r1.ebuild 3419
-MD5 3856ad6531a9ac7ac3a9fef6ee4061f3 bitchx-1.1-r2.ebuild 3355
-MD5 5d622c032159806be3bfc78640da3eb0 files/BitchX-64bit.patch 1135
+MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
+MD5 72a117dc02af234f88c460c7837d91d1 bitchx-1.1-r2.ebuild 3357
MD5 9958cd92ed63cd29972e5c3465ab83aa files/digest-bitchx-1.1-r1 73
-MD5 cec20e4fc802c01abdd729d89447b3c7 files/fPIC.patch 16020
MD5 9958cd92ed63cd29972e5c3465ab83aa files/digest-bitchx-1.1-r2 73
+MD5 cec20e4fc802c01abdd729d89447b3c7 files/fPIC.patch 16020
+MD5 5d622c032159806be3bfc78640da3eb0 files/BitchX-64bit.patch 1135
MD5 10a57b14bb58910e1f373fbc1b8b2197 files/1.1/bitchx-1.1-cjk.patch 7050
MD5 0028e0211e23f927b0c03e6dba3ee8fd files/1.1/bitchx-1.1-freenode.patch 976
MD5 9230369276af6c8a1cdd7a584927cd47 files/1.1/bitchx-1.1-hebrew.patch 477
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild
index d8ec4b7c4ef1..6402cb8ccc7c 100644
--- a/net-irc/bitchx/bitchx-1.1-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.1 2004/08/31 11:45:30 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.2 2004/08/31 19:22:10 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -85,7 +85,7 @@ src_compile() {
`use_with ssl` \
`use_enable ipv6` \
${myconf} || die
-
+
emake || die make failed
cd contrib && make vh1
}