diff options
Diffstat (limited to 'kde-base/ark/ark-4.5.95.ebuild')
| -rw-r--r-- | kde-base/ark/ark-4.5.95.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kde-base/ark/ark-4.5.95.ebuild b/kde-base/ark/ark-4.5.95.ebuild index 60e83542046..2704afd5477 100644 --- a/kde-base/ark/ark-4.5.95.ebuild +++ b/kde-base/ark/ark-4.5.95.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="~amd64 ~x86" -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=( |
