diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2014-03-04 20:18:56 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2014-03-04 20:18:56 +0000 |
commit | aafbf1077b164b7ff1e7e7a25cdc406ccffddd93 (patch) | |
tree | 8e348f44fdababf2e8188d3c853e40906238f19d /net-p2p/transmission | |
parent | Stable for x86, wrt bug #502272 (diff) | |
download | gentoo-2-aafbf1077b164b7ff1e7e7a25cdc406ccffddd93.tar.gz gentoo-2-aafbf1077b164b7ff1e7e7a25cdc406ccffddd93.tar.bz2 gentoo-2-aafbf1077b164b7ff1e7e7a25cdc406ccffddd93.zip |
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/transmission/transmission-2.82-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/transmission/ChangeLog b/net-p2p/transmission/ChangeLog index 99a44ff44c54..4c81f00543c0 100644 --- a/net-p2p/transmission/ChangeLog +++ b/net-p2p/transmission/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/transmission -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.249 2013/09/26 05:42:46 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.250 2014/03/04 20:18:56 vincent Exp $ + + 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> + transmission-2.82-r3.ebuild: + Add ~mips keyword. 26 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> -files/transmission-2.77-translations-path-fix.patch, diff --git a/net-p2p/transmission/transmission-2.82-r3.ebuild b/net-p2p/transmission/transmission-2.82-r3.ebuild index d39aba777000..6ced82ddf989 100644 --- a/net-p2p/transmission/transmission-2.82-r3.ebuild +++ b/net-p2p/transmission/transmission-2.82-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.82-r3.ebuild,v 1.5 2013/09/26 05:41:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.82-r3.ebuild,v 1.6 2014/03/04 20:18:56 vincent Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils qt4-r2 systemd user @@ -12,7 +12,7 @@ SRC_URI="http://download.transmissionbt.com/${PN}/files/${P}.tar.xz" LICENSE="GPL-2 MIT" SLOT=0 IUSE="ayatana gtk lightweight systemd qt4 xfs" -KEYWORDS="amd64 ~arm 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= |