diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:21 +0000 |
commit | ac57802639c502942c011bc7d90b4ca5e856ea1b (patch) | |
tree | 66ec556f5dca4664c87f9d68ab2d3c96a62407c9 /media-sound/musique | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ac57802639c502942c011bc7d90b4ca5e856ea1b.tar.gz gentoo-2-ac57802639c502942c011bc7d90b4ca5e856ea1b.tar.bz2 gentoo-2-ac57802639c502942c011bc7d90b4ca5e856ea1b.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/musique')
-rw-r--r-- | media-sound/musique/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/musique/musique-1.2.1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/musique/musique-1.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/musique/ChangeLog b/media-sound/musique/ChangeLog index d4f77dd3a0c1..74a076dfde28 100644 --- a/media-sound/musique/ChangeLog +++ b/media-sound/musique/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/musique -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.13 2013/10/13 14:55:15 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.14 2014/08/10 21:09:21 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> musique-1.2.1.ebuild, + musique-1.3.ebuild: + QA: drop trailing '.' from DESCRIPTION *musique-1.3 (13 Oct 2013) diff --git a/media-sound/musique/musique-1.2.1.ebuild b/media-sound/musique/musique-1.2.1.ebuild index f79544e45f9b..05c1a07f21ea 100644 --- a/media-sound/musique/musique-1.2.1.ebuild +++ b/media-sound/musique/musique-1.2.1.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/musique/musique-1.2.1.ebuild,v 1.4 2013/10/01 21:24:22 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-1.2.1.ebuild,v 1.5 2014/08/10 21:09:21 slyfox Exp $ EAPI="5" inherit eutils qt4-r2 -DESCRIPTION="Qt4 music player." +DESCRIPTION="Qt4 music player" HOMEPAGE="http://flavio.tordini.org/musique" # Same tarball for every release. We repackage it SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" diff --git a/media-sound/musique/musique-1.3.ebuild b/media-sound/musique/musique-1.3.ebuild index 621cfc3257d5..75746a23bfc7 100644 --- a/media-sound/musique/musique-1.3.ebuild +++ b/media-sound/musique/musique-1.3.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/musique/musique-1.3.ebuild,v 1.1 2013/10/13 14:55:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-1.3.ebuild,v 1.2 2014/08/10 21:09:21 slyfox Exp $ EAPI="5" inherit eutils qt4-r2 -DESCRIPTION="Qt4 music player." +DESCRIPTION="Qt4 music player" HOMEPAGE="http://flavio.tordini.org/musique" # Same tarball for every release. We repackage it SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" |