diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 21:22:56 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:51:43 +0100 |
commit | c82f4751a463d90c00d21bbfaf363dc5897606bc (patch) | |
tree | d2e8b6079b1b47596d3353f4acb06371e700e17a /app-mobilephone | |
parent | app-mobilephone/bitpim: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-c82f4751a463d90c00d21bbfaf363dc5897606bc.tar.gz gentoo-c82f4751a463d90c00d21bbfaf363dc5897606bc.tar.bz2 gentoo-c82f4751a463d90c00d21bbfaf363dc5897606bc.zip |
app-mobilephone/lightblue: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/lightblue/lightblue-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild b/app-mobilephone/lightblue/lightblue-0.4-r1.ebuild index 09bcb23b8a32..6c4cd8a2e35d 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" |