diff options
author | 2007-10-03 04:56:58 +0000 | |
---|---|---|
committer | 2007-10-03 04:56:58 +0000 | |
commit | b639e498e746e47415a5eff5af59e40b1e1913d8 (patch) | |
tree | 068cb25ea0571c28a6c77dd44cb4c6f3237a35e6 /app-mobilephone/wammu/wammu-0.20.ebuild | |
parent | Lock wxpython dependency. Fix quoting. (diff) | |
download | historical-b639e498e746e47415a5eff5af59e40b1e1913d8.tar.gz historical-b639e498e746e47415a5eff5af59e40b1e1913d8.tar.bz2 historical-b639e498e746e47415a5eff5af59e40b1e1913d8.zip |
Lock wxpython dependency. Fix quoting.
Package-Manager: portage-2.1.3.11
Diffstat (limited to 'app-mobilephone/wammu/wammu-0.20.ebuild')
-rw-r--r-- | app-mobilephone/wammu/wammu-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/wammu/wammu-0.20.ebuild b/app-mobilephone/wammu/wammu-0.20.ebuild index eeef6c98ce3b..d00012883f53 100644 --- a/app-mobilephone/wammu/wammu-0.20.ebuild +++ b/app-mobilephone/wammu/wammu-0.20.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/app-mobilephone/wammu/wammu-0.20.ebuild,v 1.3 2007/08/01 00:01:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.20.ebuild,v 1.4 2007/10/03 04:56:58 dirtyepic Exp $ inherit distutils @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~ppc x86" IUSE="bluetooth" #gnome-bluetooth is used for additional functionality - see bug #101067 -RDEPEND=">=dev-python/wxpython-2.6 +RDEPEND="=dev-python/wxpython-2.6* >=dev-python/python-gammu-0.20 bluetooth? ( net-wireless/gnome-bluetooth |