diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-11 12:26:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-11 12:26:41 +0000 |
commit | 19b86fa61327e976b762ada6a6dc3f0c5bbac3b6 (patch) | |
tree | 0c301879e97bd567e72ebc27982fddeea535f4b1 /net-misc | |
parent | Drop bluez-libs and bluez-utils support wrt #301630. (diff) | |
download | gentoo-2-19b86fa61327e976b762ada6a6dc3f0c5bbac3b6.tar.gz gentoo-2-19b86fa61327e976b762ada6a6dc3f0c5bbac3b6.tar.bz2 gentoo-2-19b86fa61327e976b762ada6a6dc3f0c5bbac3b6.zip |
Fix comment, doesn't change any functionality whatsoever
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mico/mico-2.3.13-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mico/mico-2.3.13-r3.ebuild b/net-misc/mico/mico-2.3.13-r3.ebuild index 32ab33e98ef0..668f7efb32bf 100644 --- a/net-misc/mico/mico-2.3.13-r3.ebuild +++ b/net-misc/mico/mico-2.3.13-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r3.ebuild,v 1.1 2010/02/24 10:05:29 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r3.ebuild,v 1.2 2010/06/11 12:26:41 ssuominen Exp $ EAPI="2" @@ -17,7 +17,7 @@ IUSE="gtk postgres qt4 ssl tcl threads X" RESTRICT="test" #298101 # doesn't compile: -# bluetooth? ( net-wireless/bluez-libs ) +# bluetooth? ( net-wireless/bluez ) RDEPEND=" gtk? ( x11-libs/gtk+:2 ) |