# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # http://bugs.gentoo.org/show_bug.cgi?id=308509 EAPI=4 inherit eutils ARCHIVE_BASE="${P}-linux-BASE.tar.bz2" ARCHIVE_X86="${ARCHIVE_BASE/BASE/i486}" ARCHIVE_AMD64="${ARCHIVE_BASE/BASE/x86_64}" DESCRIPTION="A free research management tool for desktop & web" HOMEPAGE="http://www.mendeley.com/" SRC_URI=" x86? ( http://download.mendeley.com/linux/${ARCHIVE_X86} ) amd64? ( http://download.mendeley.com/linux/${ARCHIVE_AMD64} ) " LICENSE="Mendelay-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="qt-bundled" RESTRICT="mirror strip" RDEPEND=" !qt-bundled? (