summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-06-07 09:03:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-06-07 09:03:43 +0000
commit5f3e03198ec3b6ff7267c05a4055e43a26b29213 (patch)
tree3bee0ca09918513892942c6dccb682393fbf759f /app-arch/unrar/unrar-3.6.2.ebuild
parentFixed the last fix - removing '-v' was not enough, adding '-q' helped. (diff)
downloadgentoo-2-5f3e03198ec3b6ff7267c05a4055e43a26b29213.tar.gz
gentoo-2-5f3e03198ec3b6ff7267c05a4055e43a26b29213.tar.bz2
gentoo-2-5f3e03198ec3b6ff7267c05a4055e43a26b29213.zip
Stable on PPC wrt bug #135853.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'app-arch/unrar/unrar-3.6.2.ebuild')
-rw-r--r--app-arch/unrar/unrar-3.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unrar/unrar-3.6.2.ebuild b/app-arch/unrar/unrar-3.6.2.ebuild
index 0a504b5f6642..48e3260378c8 100644
--- a/app-arch/unrar/unrar-3.6.2.ebuild
+++ b/app-arch/unrar/unrar-3.6.2.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-arch/unrar/unrar-3.6.2.ebuild,v 1.2 2006/05/03 23:34:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.6.2.ebuild,v 1.3 2006/06/07 09:03:43 chainsaw Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz"
LICENSE="unRAR"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="!app-arch/unrar-gpl"