diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 10:58:48 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 10:58:48 +0000 |
commit | 483502b203660de14364f2559c3780c052022846 (patch) | |
tree | 5a6fe21572ec844c51fd7c0413bf2e689018f287 /net-wireless/libbtctl | |
parent | Typo fix, dumb me (Manifest recommit) (diff) | |
download | gentoo-2-483502b203660de14364f2559c3780c052022846.tar.gz gentoo-2-483502b203660de14364f2559c3780c052022846.tar.bz2 gentoo-2-483502b203660de14364f2559c3780c052022846.zip |
stable bump
Diffstat (limited to 'net-wireless/libbtctl')
-rw-r--r-- | net-wireless/libbtctl/libbtctl-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/libbtctl/libbtctl-0.3.ebuild b/net-wireless/libbtctl/libbtctl-0.3.ebuild index 3e707f8fa472..d6fcdf2ab8a9 100644 --- a/net-wireless/libbtctl/libbtctl-0.3.ebuild +++ b/net-wireless/libbtctl/libbtctl-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.3.ebuild,v 1.4 2003/09/22 11:54:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.3.ebuild,v 1.5 2004/01/16 10:57:06 liquidx Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://usefulinc.com/software/gnome-bluetooth/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |