diff --git a/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild b/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild index 09bcb23b8a32d..6c4cd8a2e35d3 100644 --- a/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild +++ b/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 -DESCRIPTION="Cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations" +DESCRIPTION="API for Python which provides simple access to Bluetooth operations" HOMEPAGE="http://lightblue.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"