diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-05 06:22:00 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-05 06:22:00 +0000 |
commit | cf14e96c85f75b4a9910393f8709cf5fb73f5fe8 (patch) | |
tree | 69552ee7e1b2c9658abefe1edb85d0cbac983edc /net-p2p | |
parent | Stable on amd64 wrt bug #361143 (diff) | |
download | gentoo-2-cf14e96c85f75b4a9910393f8709cf5fb73f5fe8.tar.gz gentoo-2-cf14e96c85f75b4a9910393f8709cf5fb73f5fe8.tar.bz2 gentoo-2-cf14e96c85f75b4a9910393f8709cf5fb73f5fe8.zip |
Stable on amd64 wrt bug #361169
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/transmission/transmission-2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/transmission/ChangeLog b/net-p2p/transmission/ChangeLog index 445260d69707..515628169276 100644 --- a/net-p2p/transmission/ChangeLog +++ b/net-p2p/transmission/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/transmission # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.148 2011/04/29 18:11:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.149 2011/05/05 06:22:00 angelos Exp $ + + 05 May 2011; Christoph Mende <angelos@gentoo.org> transmission-2.22.ebuild: + Stable on amd64 wrt bug #361169 29 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> transmission-2.13.ebuild: ppc stable wrt #361305 diff --git a/net-p2p/transmission/transmission-2.22.ebuild b/net-p2p/transmission/transmission-2.22.ebuild index a7495c0e9f95..dc1272e877ee 100644 --- a/net-p2p/transmission/transmission-2.22.ebuild +++ b/net-p2p/transmission/transmission-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.22.ebuild,v 1.2 2011/04/29 10:31:20 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-2.22.ebuild,v 1.3 2011/05/05 06:22:00 angelos Exp $ EAPI=2 inherit eutils fdo-mime gnome2-utils qt4-r2 @@ -11,7 +11,7 @@ SRC_URI="http://download.transmissionbt.com/${PN}/files/${P}.tar.bz2" LICENSE="MIT GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="gnome gtk kde libnotify libcanberra qt4" RDEPEND=" |