diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:10:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:10:31 +0000 |
commit | 40fe7df2c183769ead443d1ad543977234c012f8 (patch) | |
tree | f444683835df045bf1fbf34798419546cdbff2ab /media-sound/qjackctl | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-40fe7df2c183769ead443d1ad543977234c012f8.tar.gz gentoo-2-40fe7df2c183769ead443d1ad543977234c012f8.tar.bz2 gentoo-2-40fe7df2c183769ead443d1ad543977234c012f8.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 'media-sound/qjackctl')
-rw-r--r-- | media-sound/qjackctl/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/qjackctl/qjackctl-0.3.10.ebuild | 6 | ||||
-rw-r--r-- | media-sound/qjackctl/qjackctl-0.3.11.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/qjackctl/ChangeLog b/media-sound/qjackctl/ChangeLog index 528b949516bc..cc9aa8ff1b53 100644 --- a/media-sound/qjackctl/ChangeLog +++ b/media-sound/qjackctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/qjackctl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.81 2014/01/18 12:29:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.82 2014/08/10 21:10:31 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> qjackctl-0.3.10.ebuild, + qjackctl-0.3.11.ebuild: + QA: drop trailing '.' from DESCRIPTION *qjackctl-0.3.11 (18 Jan 2014) diff --git a/media-sound/qjackctl/qjackctl-0.3.10.ebuild b/media-sound/qjackctl/qjackctl-0.3.10.ebuild index 1a4d1daa6a0c..c978fb616302 100644 --- a/media-sound/qjackctl/qjackctl-0.3.10.ebuild +++ b/media-sound/qjackctl/qjackctl-0.3.10.ebuild @@ -1,12 +1,12 @@ -# 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/media-sound/qjackctl/qjackctl-0.3.10.ebuild,v 1.2 2013/07/21 09:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.10.ebuild,v 1.3 2014/08/10 21:10:31 slyfox Exp $ EAPI=4 inherit qt4-r2 -DESCRIPTION="A Qt application to control the JACK Audio Connection Kit and ALSA sequencer connections." +DESCRIPTION="A Qt application to control the JACK Audio Connection Kit and ALSA sequencer connections" HOMEPAGE="http://qjackctl.sourceforge.net/" SRC_URI="mirror://sourceforge/qjackctl/${P}.tar.gz" diff --git a/media-sound/qjackctl/qjackctl-0.3.11.ebuild b/media-sound/qjackctl/qjackctl-0.3.11.ebuild index ba2ba78ef4a6..c6d592baa755 100644 --- a/media-sound/qjackctl/qjackctl-0.3.11.ebuild +++ b/media-sound/qjackctl/qjackctl-0.3.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.11.ebuild,v 1.1 2014/01/18 12:29:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.11.ebuild,v 1.2 2014/08/10 21:10:31 slyfox Exp $ EAPI=4 inherit qt4-r2 -DESCRIPTION="A Qt application to control the JACK Audio Connection Kit and ALSA sequencer connections." +DESCRIPTION="A Qt application to control the JACK Audio Connection Kit and ALSA sequencer connections" HOMEPAGE="http://qjackctl.sourceforge.net/" SRC_URI="mirror://sourceforge/qjackctl/${P}.tar.gz" |