diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-15 02:20:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-15 02:20:32 +0000 |
commit | f5a5a18f8e5ecf3f96de2ee0018e0604111e17c0 (patch) | |
tree | b8d9b55892436d9e3df21497a3d8bf54188bc856 /net-p2p/ktorrent/ktorrent-2.0.2.ebuild | |
parent | Stable on SPARC wrt security bug #150292. (diff) | |
download | historical-f5a5a18f8e5ecf3f96de2ee0018e0604111e17c0.tar.gz historical-f5a5a18f8e5ecf3f96de2ee0018e0604111e17c0.tar.bz2 historical-f5a5a18f8e5ecf3f96de2ee0018e0604111e17c0.zip |
Stable on SPARC wrt bug #146038.
Package-Manager: portage-2.1.2_pre3-r1
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 0bae4279887d..60ab889035dd 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.2 2006/10/13 18:44:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.0.2.ebuild,v 1.3 2006/10/15 02:20:32 weeve 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" |