summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-03-06 21:33:15 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-03-06 21:33:15 +0000
commitf48c4453f70ebade33f078aefc2b34ab128cfc78 (patch)
tree2e6e72ba1530f3710b0da46a690d848a2a2fb164 /net-p2p/ktorrent
parent2.1.2.1-r1 revbump. (diff)
downloadgentoo-2-f48c4453f70ebade33f078aefc2b34ab128cfc78.tar.gz
gentoo-2-f48c4453f70ebade33f078aefc2b34ab128cfc78.tar.bz2
gentoo-2-f48c4453f70ebade33f078aefc2b34ab128cfc78.zip
Add ~x86-fbsd keyword.
Thanks to Emanuele A. Bagnaschi for reporting wrt bug #165072 (Portage version: 2.1.2-r4)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r--net-p2p/ktorrent/ChangeLog6
-rw-r--r--net-p2p/ktorrent/ktorrent-2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index 3237cd7679ce..21df93983ea1 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.33 2007/02/11 09:38:44 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.34 2007/03/06 21:33:15 drizzt Exp $
+
+ 06 Mar 2007; Timothy Redaelli <drizzt@gentoo.org> ktorrent-2.1.ebuild:
+ Add ~x86-fbsd keyword.
+ Thanks to Emanuele A. Bagnaschi for reporting wrt bug #165072
11 Feb 2007; Ioannis Aslanidis <deathwing00@gentoo.org> ChangeLog:
Manifest regenerated.
diff --git a/net-p2p/ktorrent/ktorrent-2.1.ebuild b/net-p2p/ktorrent/ktorrent-2.1.ebuild
index 7ed981509484..a8169d01a4b0 100644
--- a/net-p2p/ktorrent/ktorrent-2.1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.1.ebuild,v 1.1 2007/02/10 23:04:35 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.1.ebuild,v 1.2 2007/03/06 21:33:15 drizzt Exp $
inherit kde
@@ -14,7 +14,7 @@ SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="kdeenablefinal"
DEPEND="dev-libs/gmp"