# Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit eutils multilib bash-completion-r1 DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" HOMEPAGE="http://eix.berlios.de" SRC_URI="mirror://berlios/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="*" IUSE="debug doc nls optimization security strong-optimization sqlite tools zsh-completion" RDEPEND="sqlite? ( >=dev-db/sqlite-3 ) nls? ( virtual/libintl ) zsh-completion? ( !!