diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:35:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:35:16 +0000 |
commit | 49c6f69c53bf48b0f08dad4d00ac887828d529ed (patch) | |
tree | 13c2f9839688a03f4e71301593aedc87e17c2277 /net-wireless/blueman/blueman-9999.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-49c6f69c53bf48b0f08dad4d00ac887828d529ed.tar.gz historical-49c6f69c53bf48b0f08dad4d00ac887828d529ed.tar.bz2 historical-49c6f69c53bf48b0f08dad4d00ac887828d529ed.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'net-wireless/blueman/blueman-9999.ebuild')
-rw-r--r-- | net-wireless/blueman/blueman-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild index d6eb11072a7f..9e73361542f8 100644 --- a/net-wireless/blueman/blueman-9999.ebuild +++ b/net-wireless/blueman/blueman-9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-9999.ebuild,v 1.4 2014/08/04 16:23:27 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-9999.ebuild,v 1.5 2014/08/10 20:34:24 slyfox Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 gnome2-utils autotools -DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks." +DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks" HOMEPAGE="http://blueman-project.org/" if [[ ${PV} == "9999" ]] ; then |