diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:19:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:19:46 +0000 |
commit | 6795f7e61b9e90e7fee9969bba24727becf8f947 (patch) | |
tree | e2f14f0279fd3283bcf1751a01603902ef067968 /sys-firmware | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6795f7e61b9e90e7fee9969bba24727becf8f947.tar.gz gentoo-2-6795f7e61b9e90e7fee9969bba24727becf8f947.tar.bz2 gentoo-2-6795f7e61b9e90e7fee9969bba24727becf8f947.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/bluez-firmware/ChangeLog | 7 | ||||
-rw-r--r-- | sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-firmware/bluez-firmware/ChangeLog b/sys-firmware/bluez-firmware/ChangeLog index 39df09f26438..817c69284496 100644 --- a/sys-firmware/bluez-firmware/ChangeLog +++ b/sys-firmware/bluez-firmware/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-firmware/bluez-firmware -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog,v 1.3 2013/02/12 17:38:34 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog,v 1.4 2014/08/10 20:19:46 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bluez-firmware-1.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 12 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> bluez-firmware-1.2.ebuild: diff --git a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild index 5d44c9a526c6..4ad99503e2e3 100644 --- a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild +++ b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild,v 1.3 2013/02/12 17:38:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild,v 1.4 2014/08/10 20:19:46 slyfox Exp $ EAPI=5 -DESCRIPTION="Firmware for Broadcom BCM203x and STLC2300 Bluetooth chips." +DESCRIPTION="Firmware for Broadcom BCM203x and STLC2300 Bluetooth chips" HOMEPAGE="http://bluez.sourceforge.net/" SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" |