diff options
author | 2014-08-10 21:05:11 +0000 | |
---|---|---|
committer | 2014-08-10 21:05:11 +0000 | |
commit | a85aa1a5d9d57bf979f01d3b827dedee895437dd (patch) | |
tree | 7e79112830a60df5b7aa81b767e127a343ad715c /media-sound/decibel-audio-player | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a85aa1a5d9d57bf979f01d3b827dedee895437dd.tar.gz gentoo-2-a85aa1a5d9d57bf979f01d3b827dedee895437dd.tar.bz2 gentoo-2-a85aa1a5d9d57bf979f01d3b827dedee895437dd.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/decibel-audio-player')
-rw-r--r-- | media-sound/decibel-audio-player/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index dbae37eb2d99..c67a336352e9 100644 --- a/media-sound/decibel-audio-player/ChangeLog +++ b/media-sound/decibel-audio-player/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/decibel-audio-player -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.26 2013/12/23 16:08:20 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.27 2014/08/10 21:05:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + decibel-audio-player-1.04.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due bug #118283 diff --git a/media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild b/media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild index 1f1736371a46..4b880cefca85 100644 --- a/media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild +++ b/media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 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/decibel-audio-player/decibel-audio-player-1.04.ebuild,v 1.5 2012/12/02 17:00:20 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.04.ebuild,v 1.6 2014/08/10 21:05:11 slyfox Exp $ EAPI="1" -DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use." +DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use" HOMEPAGE="http://decibel.silent-blade.org" SRC_URI="http://decibel.silent-blade.org/uploads/Main/${P}.tar.gz" |