From 768497794e0dd1a1d7ae2456e95d6bd744907f61 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Fri, 26 Jun 2015 11:03:17 +0300 Subject: [net-p2p/*] remanifested ebuilds --- net-p2p/transmission/transmission-2.83.ebuild | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 net-p2p/transmission/transmission-2.83.ebuild (limited to 'net-p2p/transmission/transmission-2.83.ebuild') diff --git a/net-p2p/transmission/transmission-2.83.ebuild b/net-p2p/transmission/transmission-2.83.ebuild new file mode 100644 index 00000000..3363f4b2 --- /dev/null +++ b/net-p2p/transmission/transmission-2.83.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +inherit transmission-2.83 + +DESCRIPTION="A BitTorrent client (meta package)" +#HOMEPAGE="http://www.transmissionbt.com/" +SRC_URI="" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="ayatana gtk lightweight systemd qt4 xfs" + +RDEPEND=" + ~net-p2p/transmission-base-${PV}[lightweight=,xfs=] + gtk? ( + ~net-p2p/transmission-gtk-${PV}[ayatana=] + ) + !gtk? ( + ~net-p2p/transmission-cli-${PV} + )" -- cgit v1.2.3