summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-06-21 20:42:12 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-06-21 20:42:12 +0000
commit56425d237e25481e6b968a7834aa38bdaab1d592 (patch)
treeea669a4b5bd66ae29cc9589cdb96d4b2de04f3c7 /app-arch/unace/unace-1.2b-r1.ebuild
parentstable on alpha, wrt bug #96618 (diff)
downloadgentoo-2-56425d237e25481e6b968a7834aa38bdaab1d592.tar.gz
gentoo-2-56425d237e25481e6b968a7834aa38bdaab1d592.tar.bz2
gentoo-2-56425d237e25481e6b968a7834aa38bdaab1d592.zip
Fixed BUG #95110. Patch written by Juan J. García de Soria.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch/unace/unace-1.2b-r1.ebuild')
-rw-r--r--app-arch/unace/unace-1.2b-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/unace/unace-1.2b-r1.ebuild b/app-arch/unace/unace-1.2b-r1.ebuild
index 91b03736d423..b1142ea50d2e 100644
--- a/app-arch/unace/unace-1.2b-r1.ebuild
+++ b/app-arch/unace/unace-1.2b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-1.2b-r1.ebuild,v 1.6 2005/05/17 22:08:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-1.2b-r1.ebuild,v 1.7 2005/06/21 20:42:12 kugelfang Exp $
inherit eutils
@@ -23,6 +23,7 @@ src_unpack() {
cp unix/makefile .
cp unix/gccmaked .
epatch "${FILESDIR}"/unace-1.2b-CAN-2005-0160-CAN-2005-0161.patch
+ epatch "${FILESDIR}"/unace-1.2b-64bit.patch
}
src_compile() {