diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-05-24 14:35:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-05-24 14:45:08 +0200 |
commit | ce6b564581a0a1ba2604f3c9712421680cfb204f (patch) | |
tree | cbddd198349b929534bdf77c37e32b514cbcf634 /net-wireless | |
parent | net-wireless/blueman: Enable python3.5 (diff) | |
download | gentoo-ce6b564581a0a1ba2604f3c9712421680cfb204f.tar.gz gentoo-ce6b564581a0a1ba2604f3c9712421680cfb204f.tar.bz2 gentoo-ce6b564581a0a1ba2604f3c9712421680cfb204f.zip |
net-wireless/blueman: Shorten the description
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/blueman/blueman-2.0.4.ebuild | 2 | ||||
-rw-r--r-- | net-wireless/blueman/blueman-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/blueman/blueman-2.0.4.ebuild b/net-wireless/blueman/blueman-2.0.4.ebuild index d60627703bef..52359e2d1d52 100644 --- a/net-wireless/blueman/blueman-2.0.4.ebuild +++ b/net-wireless/blueman/blueman-2.0.4.ebuild @@ -7,7 +7,7 @@ EAPI="6" PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit gnome2-utils linux-info python-single-r1 -DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks" +DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager" HOMEPAGE="https://github.com/blueman-project/blueman" if [[ ${PV} == "9999" ]] ; then diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild index 79c33ffacd9c..011f2ef1c211 100644 --- a/net-wireless/blueman/blueman-9999.ebuild +++ b/net-wireless/blueman/blueman-9999.ebuild @@ -7,7 +7,7 @@ EAPI="6" PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit gnome2-utils linux-info python-single-r1 systemd -DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks" +DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager" HOMEPAGE="https://github.com/blueman-project/blueman" if [[ ${PV} == "9999" ]] ; then |