# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-5.0.7.ebuild,v 1.2 2013/06/17 18:28:08 voyageur Exp $ EAPI=5 inherit eutils webapp depend.php DESCRIPTION="Web-based storage application where all your data is under your own control" HOMEPAGE="http://owncloud.org" SRC_URI="http://download.owncloud.org/community/${P}.tar.bz2" LICENSE="AGPL-3" KEYWORDS="~amd64 ~x86" IUSE="+curl mysql postgres +sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )" DEPEND="" RDEPEND="|| ( >=dev-lang/php-5.4.9[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip] sqlite? (