From 0ca6af9d7eb88f293c8fb60fb8f7aef799650a5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Bartoszkiewicz?= Date: Sat, 15 Mar 2014 00:37:32 +0100 Subject: [PATCH] app-portage/eix-9999: synchronizacja --- app-portage/eix/eix-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-portage/eix/eix-9999.ebuild b/app-portage/eix/eix-9999.ebuild index 660c219..78d0bff 100644 --- a/app-portage/eix/eix-9999.ebuild +++ b/app-portage/eix/eix-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,14 +17,13 @@ HOMEPAGE="http://eix.berlios.de" LICENSE="GPL-2" SLOT="0" KEYWORDS="" -IUSE="clang debug +dep doc nls optimization security strong-optimization strong-security sqlite swap-remote tools" +IUSE="debug +dep doc nls optimization security strong-optimization strong-security sqlite swap-remote tools" BOTHDEPEND="sqlite? ( >=dev-db/sqlite-3 ) nls? ( virtual/libintl )" RDEPEND="${BOTHDEPEND} app-shells/push" DEPEND="${BOTHDEPEND} - clang? ( sys-devel/clang ) doc? ( dev-python/docutils ) >=sys-devel/gettext-0.18.3" @@ -42,7 +41,6 @@ src_configure() { $(use_enable swap-remote) \ $(use_with prefix always-accept-keywords) \ $(use_with dep dep-default) \ - $(use_with clang nongnu-cxx clang++) \ --with-zsh-completion \ --with-ebuild-sh-default="/usr/$(get_libdir)/portage/bin/ebuild.sh" \ --with-portage-rootpath="${ROOTPATH}" \ -- 2.43.2