diff options
Diffstat (limited to 'net-p2p/ktorrent/ktorrent-2.0.2.ebuild')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-2.0.2.ebuild b/net-p2p/ktorrent/ktorrent-2.0.2.ebuild index d49894c632d8..e6fbc10af2c5 100644 --- a/net-p2p/ktorrent/ktorrent-2.0.2.ebuild +++ b/net-p2p/ktorrent/ktorrent-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.0.2.ebuild,v 1.5 2006/10/20 12:32:39 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.0.2.ebuild,v 1.6 2006/10/20 17:20:13 nixnut Exp $ inherit kde @@ -14,7 +14,7 @@ SRC_URI="http://ktorrent.pwsp.net/downloads/${MY_PV}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="kdeenablefinal" DEPEND="dev-libs/gmp" |