diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:12 +0000 |
commit | 7e4bdfe43876fedc3a47ced40bfdbc687180c00d (patch) | |
tree | 272bec28fe2265d08207c76b4f6dae8d35bab9f0 /media-sound/aylet | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7e4bdfe43876fedc3a47ced40bfdbc687180c00d.tar.gz gentoo-2-7e4bdfe43876fedc3a47ced40bfdbc687180c00d.tar.bz2 gentoo-2-7e4bdfe43876fedc3a47ced40bfdbc687180c00d.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/aylet')
-rw-r--r-- | media-sound/aylet/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/aylet/aylet-0.5.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/aylet/ChangeLog b/media-sound/aylet/ChangeLog index 484e2c2c1145..bfba06f2606a 100644 --- a/media-sound/aylet/ChangeLog +++ b/media-sound/aylet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/aylet -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/aylet/ChangeLog,v 1.17 2012/05/05 08:10:27 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/aylet/ChangeLog,v 1.18 2014/08/10 21:04:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aylet-0.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Michał Górny <mgorny@gentoo.org> aylet-0.5.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -57,4 +60,3 @@ 03 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> aylet-0.3.ebuild, metadata.xml: Initial ebuild provided by Vlastimil Holer <xholer@fi.muni.cz> in bug #35848. - diff --git a/media-sound/aylet/aylet-0.5.ebuild b/media-sound/aylet/aylet-0.5.ebuild index e93b4491b57f..e15517e1fe16 100644 --- a/media-sound/aylet/aylet-0.5.ebuild +++ b/media-sound/aylet/aylet-0.5.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/aylet/aylet-0.5.ebuild,v 1.9 2012/05/05 08:10:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aylet/aylet-0.5.ebuild,v 1.10 2014/08/10 21:04:12 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="Aylet plays music files in the .ay format." +DESCRIPTION="Aylet plays music files in the .ay format" HOMEPAGE="http://rus.members.beeb.net/aylet.html" SRC_URI="http://ftp.ibiblio.org/pub/Linux/apps/sound/players/${P}.tar.gz" |