summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-10-16 17:27:11 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-10-16 17:27:11 +0000
commit3b9d62a47b138a990c4971e4a4a12fbc96c3e2cc (patch)
treef9f8b7b256b27e4a13823586065474619e52abc7 /net-wireless/libbtctl
parentdisable hidd/hid2hci by default, fix pin-helper installation. plus stable (diff)
downloadhistorical-3b9d62a47b138a990c4971e4a4a12fbc96c3e2cc.tar.gz
historical-3b9d62a47b138a990c4971e4a4a12fbc96c3e2cc.tar.bz2
historical-3b9d62a47b138a990c4971e4a4a12fbc96c3e2cc.zip
stable bump
Diffstat (limited to 'net-wireless/libbtctl')
-rw-r--r--net-wireless/libbtctl/libbtctl-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/libbtctl/libbtctl-0.4.1.ebuild b/net-wireless/libbtctl/libbtctl-0.4.1.ebuild
index a366d87e35ed..7b25a223c6b4 100644
--- a/net-wireless/libbtctl/libbtctl-0.4.1.ebuild
+++ b/net-wireless/libbtctl/libbtctl-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v 1.4 2004/07/20 23:10:18 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v 1.5 2004/10/16 17:27:11 liquidx Exp $
inherit gnome2 mono
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.usefulinc.com/libbtctl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE="mono"
RDEPEND=">=dev-libs/glib-2