diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:43 +0000 |
commit | 8a9c45807f7dd034bee14fb708d539fffc964b9d (patch) | |
tree | 38cba8526393499486344588cc218bf457ea725a /media-sound | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8a9c45807f7dd034bee14fb708d539fffc964b9d.tar.gz gentoo-2-8a9c45807f7dd034bee14fb708d539fffc964b9d.tar.bz2 gentoo-2-8a9c45807f7dd034bee14fb708d539fffc964b9d.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')
-rw-r--r-- | media-sound/trommler/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog index 149d178e1d31..cde8d9ba0fff 100644 --- a/media-sound/trommler/ChangeLog +++ b/media-sound/trommler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/trommler -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.27 2012/05/05 08:54:36 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.28 2014/08/10 21:12:43 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> trommler-3.8.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Michał Górny <mgorny@gentoo.org> trommler-3.8.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/media-sound/trommler/trommler-3.8.ebuild b/media-sound/trommler/trommler-3.8.ebuild index 204f87b6b3ab..47a41fd5bc69 100644 --- a/media-sound/trommler/trommler-3.8.ebuild +++ b/media-sound/trommler/trommler-3.8.ebuild @@ -1,11 +1,11 @@ -# 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/trommler/trommler-3.8.ebuild,v 1.8 2012/05/05 08:54:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.8.ebuild,v 1.9 2014/08/10 21:12:43 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="GTK+ based drum machine." +DESCRIPTION="GTK+ based drum machine" HOMEPAGE="http://muth.org/Robert/Trommler" SRC_URI="http://muth.org/Robert/${PN/t/T}/${P/-/.}.tar.gz" |