diff options
Diffstat (limited to 'kde-base/ark/ark-4.5.5.ebuild')
| -rw-r--r-- | kde-base/ark/ark-4.5.5.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kde-base/ark/ark-4.5.5.ebuild b/kde-base/ark/ark-4.5.5.ebuild index 0f361f4c718..5c652fbbec7 100644 --- a/kde-base/ark/ark-4.5.5.ebuild +++ b/kde-base/ark/ark-4.5.5.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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -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=( |
