summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-05-14 18:40:04 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-05-14 18:40:04 +0000
commita27031537e3e41744fd9794ddbca50c041e55b7e (patch)
tree22c16b0930d950d80440da9ed24a23c12ae5457e /net-p2p/transmission
parentversion bump (diff)
downloadgentoo-2-a27031537e3e41744fd9794ddbca50c041e55b7e.tar.gz
gentoo-2-a27031537e3e41744fd9794ddbca50c041e55b7e.tar.bz2
gentoo-2-a27031537e3e41744fd9794ddbca50c041e55b7e.zip
Marked ppc stable for bug #269605.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r--net-p2p/transmission/ChangeLog5
-rw-r--r--net-p2p/transmission/transmission-1.61.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/transmission/ChangeLog b/net-p2p/transmission/ChangeLog
index 3c2d28c09dc1..c573c13c4529 100644
--- a/net-p2p/transmission/ChangeLog
+++ b/net-p2p/transmission/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/transmission
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.81 2009/05/13 18:31:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/ChangeLog,v 1.82 2009/05/14 18:40:04 josejx Exp $
+
+ 14 May 2009; Joseph Jezak <josejx@gentoo.org> transmission-1.61.ebuild:
+ Marked ppc stable for bug #269605.
13 May 2009; Markus Meier <maekke@gentoo.org> transmission-1.61.ebuild:
amd64 stable, bug #269605
diff --git a/net-p2p/transmission/transmission-1.61.ebuild b/net-p2p/transmission/transmission-1.61.ebuild
index d8e25391f2e6..d8a97eedf0cf 100644
--- a/net-p2p/transmission/transmission-1.61.ebuild
+++ b/net-p2p/transmission/transmission-1.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-1.61.ebuild,v 1.3 2009/05/13 18:31:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/transmission-1.61.ebuild,v 1.4 2009/05/14 18:40:04 josejx Exp $
EAPI=2
inherit autotools fdo-mime gnome2-utils qt4
@@ -11,7 +11,7 @@ SRC_URI="http://download.${PN}bt.com/${PN}/files/${P}.tar.bz2"
LICENSE="MIT GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="gtk libnotify qt4"
RDEPEND=">=dev-libs/openssl-0.9.4