diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-12 10:55:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-12 10:55:14 +0000 |
commit | b0b4975c2a442ad7513e1b4fcf267c1a6bd996f0 (patch) | |
tree | 3eb9727d606a1a37e87ac337e2b279876b1610a9 /net-p2p | |
parent | Stable for amd64, wrt bug #514892 (diff) | |
download | gentoo-2-b0b4975c2a442ad7513e1b4fcf267c1a6bd996f0.tar.gz gentoo-2-b0b4975c2a442ad7513e1b4fcf267c1a6bd996f0.tar.bz2 gentoo-2-b0b4975c2a442ad7513e1b4fcf267c1a6bd996f0.zip |
Stable for amd64, wrt bug #516822
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/transmission/transmission-2.84.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/transmission/ChangeLog b/net-p2p/transmission/ChangeLog index 73b4f461c84f..a022e5d462dc 100644 --- a/net-p2p/transmission/ChangeLog +++ b/net-p2p/transmission/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/transmission # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.255 2014/07/10 05:03:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.256 2014/07/12 10:55:14 ago Exp $ + + 12 Jul 2014; Agostino Sarubbo <ago@gentoo.org> transmission-2.84.ebuild: + Stable for amd64, wrt bug #516822 *transmission-2.84 (10 Jul 2014) diff --git a/net-p2p/transmission/transmission-2.84.ebuild b/net-p2p/transmission/transmission-2.84.ebuild index bce925fdcb6d..590d7b5f8d9e 100644 --- a/net-p2p/transmission/transmission-2.84.ebuild +++ b/net-p2p/transmission/transmission-2.84.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.84.ebuild,v 1.1 2014/07/10 05:03:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.84.ebuild,v 1.2 2014/07/12 10:55:14 ago Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils qt4-r2 systemd user @@ -15,7 +15,7 @@ SRC_URI="http://download.transmissionbt.com/${PN}/files/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT" SLOT=0 IUSE="ayatana gtk lightweight systemd qt4 xfs" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" RDEPEND=">=dev-libs/libevent-2.0.10:= dev-libs/openssl:0= |