diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 21:21:58 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:51:37 +0100 |
commit | 55fcf217349b465f2f46355212993866ba455c5c (patch) | |
tree | 3e29408f43d517f7fdbd390c64155aa1e230faf7 /app-mobilephone | |
parent | app-misc/towitoko: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-55fcf217349b465f2f46355212993866ba455c5c.tar.gz gentoo-55fcf217349b465f2f46355212993866ba455c5c.tar.bz2 gentoo-55fcf217349b465f2f46355212993866ba455c5c.zip |
app-mobilephone/bitpim: 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/bitpim/bitpim-1.0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild b/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild index 7cf0764a0d35..683a2244ee17 100644 --- a/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild +++ b/app-mobilephone/bitpim/bitpim-1.0.6-r2.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 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils fdo-mime multilib -DESCRIPTION="Program to view and manipulate data on LG VX4400/VX6000 and many Sanyo Sprint mobile phones" +DESCRIPTION="View and manipulate data on LG VX4400/VX6000 and Sanyo Sprint mobile phones" HOMEPAGE="http://www.bitpim.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" |