summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-07-14 14:51:34 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-07-14 14:51:34 +0000
commite995dc6267b12936ea6b05057d313fdd4c50891b (patch)
tree6f19ef02e84aa590dd0b57e4ae1cd5bc910885ad /app-arch/unarj/unarj-2.63a-r2.ebuild
parentAdd ~ia64 (diff)
downloadgentoo-2-e995dc6267b12936ea6b05057d313fdd4c50891b.tar.gz
gentoo-2-e995dc6267b12936ea6b05057d313fdd4c50891b.tar.bz2
gentoo-2-e995dc6267b12936ea6b05057d313fdd4c50891b.zip
Version bump:
Add ~x86-fbsd keyword with a patch by gechi.it (Portage version: 2.1.3_rc7)
Diffstat (limited to 'app-arch/unarj/unarj-2.63a-r2.ebuild')
-rw-r--r--app-arch/unarj/unarj-2.63a-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unarj/unarj-2.63a-r2.ebuild b/app-arch/unarj/unarj-2.63a-r2.ebuild
index 15b162502724..e27d66cec311 100644
--- a/app-arch/unarj/unarj-2.63a-r2.ebuild
+++ b/app-arch/unarj/unarj-2.63a-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unarj/unarj-2.63a-r2.ebuild,v 1.14 2007/03/09 20:09:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unarj/unarj-2.63a-r2.ebuild,v 1.15 2007/07/14 14:51:34 drizzt Exp $
inherit eutils
@@ -18,7 +18,7 @@ src_unpack() {
cd ${S}
sed -i "/^CFLAGS/s:-O2:${CFLAGS}:" Makefile
epatch ${FILESDIR}/unarj-2.65-CAN-2004-0947.patch
- epatch ${FILESDIR}/unarj-2.65-sanitation.patch
+ epatch ${FILESDIR}/${P}-sanitation.patch
sed -i -e 's@strip unarj@@' Makefile
}