diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:27:11 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:27:11 +0000 |
commit | f47cabe9c7afae1e9873cad479f435ab2e1371be (patch) | |
tree | 88208e4bfdd789b75f6066ca4f7d4ec28f2bbd91 /net-wireless/libbtctl | |
parent | use java-pkg_dohtml instead of dohtml to also install the package-list in cas... (diff) | |
download | gentoo-2-f47cabe9c7afae1e9873cad479f435ab2e1371be.tar.gz gentoo-2-f47cabe9c7afae1e9873cad479f435ab2e1371be.tar.bz2 gentoo-2-f47cabe9c7afae1e9873cad479f435ab2e1371be.zip |
stable bump
Diffstat (limited to 'net-wireless/libbtctl')
-rw-r--r-- | net-wireless/libbtctl/libbtctl-0.4.1.ebuild | 4 |
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 |