diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-19 14:29:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-19 14:29:46 +0000 |
commit | 095e3da59778cb3faf9a70ac4c94a3de066802b7 (patch) | |
tree | 3c1c12abf2163ea3444356109724dc3a1a3cf9cb /net-p2p/ktorrent | |
parent | stable ppc, bug 260088 (diff) | |
download | gentoo-2-095e3da59778cb3faf9a70ac4c94a3de066802b7.tar.gz gentoo-2-095e3da59778cb3faf9a70ac4c94a3de066802b7.tar.bz2 gentoo-2-095e3da59778cb3faf9a70ac4c94a3de066802b7.zip |
Marking ktorrent-3.2 ~ppc for bug 259689
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog index 37be45c614c5..8fcb72740767 100644 --- a/net-p2p/ktorrent/ChangeLog +++ b/net-p2p/ktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ktorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.109 2009/03/15 16:45:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.110 2009/03/19 14:29:46 ranger Exp $ + + 19 Mar 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.2.ebuild: + Marking ktorrent-3.2 ~ppc for bug 259689 15 Mar 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.2.ebuild: Marking ktorrent-3.2 ~ppc64 for bug 259689 diff --git a/net-p2p/ktorrent/ktorrent-3.2.ebuild b/net-p2p/ktorrent/ktorrent-3.2.ebuild index e2f9ee612657..195c1d668436 100644 --- a/net-p2p/ktorrent/ktorrent-3.2.ebuild +++ b/net-p2p/ktorrent/ktorrent-3.2.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/ktorrent/ktorrent-3.2.ebuild,v 1.3 2009/03/15 16:45:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.2.ebuild,v 1.4 2009/03/19 14:29:46 ranger Exp $ EAPI="2" @@ -15,7 +15,7 @@ HOMEPAGE="http://ktorrent.org/" SRC_URI="http://ktorrent.org/downloads/${PV}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="3" IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +kross +logviewer +mediaplayer plasma rss +scanfolder +search +stats +upnp webinterface +zeroconf" |