summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-17 16:38:52 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-17 16:38:52 +0000
commit6a687b317d8294af093ffdfc338ed9e19e2133a3 (patch)
treef7c259be53a2aa31189ff30f790bc4df8b532da9 /net-im/centericq/centericq-4.21.0-r1.ebuild
parentFixed missing ocaml IUSE entry. Thanks to ciaranm for reporting in bug #122905. (diff)
downloadgentoo-2-6a687b317d8294af093ffdfc338ed9e19e2133a3.tar.gz
gentoo-2-6a687b317d8294af093ffdfc338ed9e19e2133a3.tar.bz2
gentoo-2-6a687b317d8294af093ffdfc338ed9e19e2133a3.zip
no need to bzip smallish patches
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-im/centericq/centericq-4.21.0-r1.ebuild')
-rw-r--r--net-im/centericq/centericq-4.21.0-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/centericq/centericq-4.21.0-r1.ebuild b/net-im/centericq/centericq-4.21.0-r1.ebuild
index 74cd86f2dbb3..bb0744fd2910 100644
--- a/net-im/centericq/centericq-4.21.0-r1.ebuild
+++ b/net-im/centericq/centericq-4.21.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.21.0-r1.ebuild,v 1.5 2005/11/27 19:59:40 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.21.0-r1.ebuild,v 1.6 2006/02/17 16:38:52 blubb Exp $
inherit eutils
@@ -30,8 +30,8 @@ src_unpack() {
use amd64 && epatch ${FILESDIR}/${PN}-amd64.patch
# fix bug #100519
- epatch ${FILESDIR}/${P}-icq-short-read.diff.bz2
- epatch ${FILESDIR}/${P}-memory-handling.diff.bz2
+ epatch ${FILESDIR}/${P}-icq-short-read.diff
+ epatch ${FILESDIR}/${P}-memory-handling.diff
}
src_compile() {