diff options
author | 2006-04-23 17:15:08 +0000 | |
---|---|---|
committer | 2006-04-23 17:15:08 +0000 | |
commit | 31f5935bf71f641d888e57ec1f6c8d3cc2c29fab (patch) | |
tree | a62c467ab0cd8e338b4a1b0881147123cadb66cb /net-wireless/gnome-bluetooth | |
parent | Version bump for new version of www-apps/bugzilla (diff) | |
download | historical-31f5935bf71f641d888e57ec1f6c8d3cc2c29fab.tar.gz historical-31f5935bf71f641d888e57ec1f6c8d3cc2c29fab.tar.bz2 historical-31f5935bf71f641d888e57ec1f6c8d3cc2c29fab.zip |
force dependency of >=libbtctl-0.6.0-r1, the only version that could work with >=openobex-1.1
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/Manifest | 8 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-wireless/gnome-bluetooth/Manifest b/net-wireless/gnome-bluetooth/Manifest index 4e6b9da59adb..ffaefe8d9697 100644 --- a/net-wireless/gnome-bluetooth/Manifest +++ b/net-wireless/gnome-bluetooth/Manifest @@ -23,13 +23,13 @@ MD5 8be3b2e5c4ab65eb0947646d0cf4f88a gnome-bluetooth-0.5.1-r2.ebuild 1382 MD5 ca451d450412e5dad4d0ca6c058b6891 gnome-bluetooth-0.5.1.ebuild 1289 MD5 79a7f6c060b36fef60a48e584567c7f6 gnome-bluetooth-0.6.0-r1.ebuild 1433 MD5 05d959e26d478b4c14acf590e58bdbfa gnome-bluetooth-0.6.0.ebuild 1404 -MD5 9c148aaabf9945b0ed9653017e3f0500 gnome-bluetooth-0.7.0-r1.ebuild 1471 +MD5 92b082de97c2b7c4862afdcfb002810f gnome-bluetooth-0.7.0-r1.ebuild 1474 MD5 7b69b6ce2c9525ab14dee0e15bd971ff gnome-bluetooth-0.7.0.ebuild 1511 MD5 439de383d422683abddb9ff8b75aa67b metadata.xml 235 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFESfvHjG8pv1lIUX4RAne0AKDJXWYms/lbE65+Y1zMY9hg+YQyuwCfQ2+P -xgp1DF83LfwCE/GHV4GP8QI= -=ruw4 +iD8DBQFES7YvjG8pv1lIUX4RAvO0AKDByoHUE5Iu1o5obZvBvAetvNvHdACfZMUe +Q0NoDSLtODMAKP1N/YugmG8= +=I1p8 -----END PGP SIGNATURE----- diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild index 6836e082e297..9aa7a9b804ef 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild,v 1.1 2006/04/22 09:47:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.7.0-r1.ebuild,v 1.2 2006/04/23 17:15:08 mrness Exp $ inherit distutils gnome2 eutils multilib autotools @@ -25,7 +25,7 @@ RDEPEND=">=gnome-base/libgnomeui-2 >=dev-util/gob-2 >=dev-libs/openobex-1 >=net-wireless/bluez-libs-2.25 - >=net-wireless/libbtctl-0.6.0 + >=net-wireless/libbtctl-0.6.0-r1 >=dev-python/pygtk-2.6 >=dev-python/gnome-python-2.6" |