summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2006-10-28 22:50:34 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2006-10-28 22:50:34 +0000
commit9afad646e10f1d0a35211679e08605a0c33ff7ec (patch)
tree854ba8f78872535f05508809626c4b2775a86b37 /app-crypt/xca/xca-0.5.1-r1.ebuild
parentInitial import. Ebuild submitted by jano #153137. (diff)
downloadhistorical-9afad646e10f1d0a35211679e08605a0c33ff7ec.tar.gz
historical-9afad646e10f1d0a35211679e08605a0c33ff7ec.tar.bz2
historical-9afad646e10f1d0a35211679e08605a0c33ff7ec.zip
Added db4.3 compatability, thanks to Tomas Sedlak, closes bug#153156
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-crypt/xca/xca-0.5.1-r1.ebuild')
-rw-r--r--app-crypt/xca/xca-0.5.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-0.5.1-r1.ebuild b/app-crypt/xca/xca-0.5.1-r1.ebuild
index 9ed95fba9d62..a75b09ce1b05 100644
--- a/app-crypt/xca/xca-0.5.1-r1.ebuild
+++ b/app-crypt/xca/xca-0.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.5.1-r1.ebuild,v 1.2 2006/10/27 01:34:44 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.5.1-r1.ebuild,v 1.3 2006/10/28 22:50:34 alonbl Exp $
inherit eutils kde toolchain-funcs
@@ -24,6 +24,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}-gcc4.patch"
epatch "${FILESDIR}/${P}-openssl.patch"
epatch "${FILESDIR}/${P}-qt.patch"
+ epatch "${FILESDIR}/${P}-db.patch"
}
src_compile() {