summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2009-11-17 00:10:50 +0000
committerDawid Węgliński <cla@gentoo.org>2009-11-17 00:10:50 +0000
commit44b70268ca922c1e85479a0f0a1633ab97556ce3 (patch)
tree22734297a325ed9d1eae0e0705d2cacf48aef076 /net-irc/bitchx/bitchx-1.1-r4.ebuild
parentStable for HPPA (bug #292962). (diff)
downloadgentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.tar.gz
gentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.tar.bz2
gentoo-2-44b70268ca922c1e85479a0f0a1633ab97556ce3.zip
Pass mode to O_CREATE (bug #285374)
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1-r4.ebuild')
-rw-r--r--net-irc/bitchx/bitchx-1.1-r4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1-r4.ebuild b/net-irc/bitchx/bitchx-1.1-r4.ebuild
index 6fd6843eebb5..5a56096f83fd 100644
--- a/net-irc/bitchx/bitchx-1.1-r4.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.4 2008/03/11 18:07:32 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.5 2009/11/17 00:10:50 cla Exp $
inherit flag-o-matic eutils
@@ -30,6 +30,7 @@ src_unpack() {
epatch "${FILESDIR}"/${PV}/${P}-inline.patch
epatch "${FILESDIR}"/${PV}/${P}-headers.patch
epatch "${FILESDIR}"/${PV}/${P}-build.patch
+ epatch "${FILESDIR}"/${PV}/${P}-open-mode.patch
epatch "${FILESDIR}"/fPIC.patch
epatch "${FILESDIR}"/BitchX-64bit.patch