diff options
Diffstat (limited to 'kde-base/ark/ark-9999.ebuild')
| -rw-r--r-- | kde-base/ark/ark-9999.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kde-base/ark/ark-9999.ebuild b/kde-base/ark/ark-9999.ebuild index 68b5f7a8308..1ff61134d7f 100644 --- a/kde-base/ark/ark-9999.ebuild +++ b/kde-base/ark/ark-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE Archiving tool" KEYWORDS="" -IUSE="+archive +bzip2 debug lzma rar" +IUSE="+archive +bzip2 debug lzma" DEPEND=" $(add_kdebase_dep libkonq) @@ -18,9 +18,7 @@ DEPEND=" archive? ( >=app-arch/libarchive-2.6.1[bzip2?,lzma?,zlib] ) lzma? ( app-arch/xz-utils ) " -RDEPEND="${DEPEND} - rar? ( app-arch/rar ) -" +RDEPEND="${DEPEND}" src_configure() { mycmakeargs=( |
