commit: abe9bc4ca011c54fa45a96137a7b8105f3c5bb24 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 08:53:43 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 08:58:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe9bc4c
dev-libs/openobex: amd64 stable, bug 577696 Package-Manager: portage-2.3.0 dev-libs/openobex/openobex-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/openobex/openobex-1.7.1.ebuild b/dev-libs/openobex/openobex-1.7.1.ebuild index ed53491..7921e1a 100644 --- a/dev-libs/openobex/openobex-1.7.1.ebuild +++ b/dev-libs/openobex/openobex-1.7.1.ebuild @@ -6,13 +6,13 @@ EAPI=5 inherit cmake-utils udev -DESCRIPTION="An implementation of the OBEX protocol used for transferring data to mobile devices" +DESCRIPTION="Implementation of the OBEX protocol used for transferring data to mobile devices" HOMEPAGE="https://sourceforge.net/projects/openobex/" SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-Source.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/2" -KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="bluetooth irda usb" RDEPEND="bluetooth? ( net-wireless/bluez:= )
