diff options
author | 2014-08-10 20:19:25 +0000 | |
---|---|---|
committer | 2014-08-10 20:19:25 +0000 | |
commit | 406b3375650ec4cb8bfb0e0f87493c717e8d9ecc (patch) | |
tree | 2e14b7aa1932803c471692088245c17058078805 /sys-fs/fatsort | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-406b3375650ec4cb8bfb0e0f87493c717e8d9ecc.tar.gz gentoo-2-406b3375650ec4cb8bfb0e0f87493c717e8d9ecc.tar.bz2 gentoo-2-406b3375650ec4cb8bfb0e0f87493c717e8d9ecc.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 'sys-fs/fatsort')
-rw-r--r-- | sys-fs/fatsort/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/fatsort/fatsort-1.2.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/fatsort/fatsort-1.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/fatsort/ChangeLog b/sys-fs/fatsort/ChangeLog index 70f761159f40..e5a599454a86 100644 --- a/sys-fs/fatsort/ChangeLog +++ b/sys-fs/fatsort/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/fatsort # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.42 2014/04/17 07:12:46 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.43 2014/08/10 20:19:25 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fatsort-1.2.ebuild, + fatsort-1.3.ebuild: + QA: drop trailing '.' from DESCRIPTION *fatsort-1.3 (17 Apr 2014) diff --git a/sys-fs/fatsort/fatsort-1.2.ebuild b/sys-fs/fatsort/fatsort-1.2.ebuild index b381cee51f84..f2686afc1208 100644 --- a/sys-fs/fatsort/fatsort-1.2.ebuild +++ b/sys-fs/fatsort/fatsort-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v 1.3 2014/02/22 08:08:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v 1.4 2014/08/10 20:19:25 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs SVN_REV=355 MY_P=${P}.${SVN_REV} -DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players." +DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players" HOMEPAGE="http://fatsort.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" diff --git a/sys-fs/fatsort/fatsort-1.3.ebuild b/sys-fs/fatsort/fatsort-1.3.ebuild index 3c0419fd6d15..0bca4203bbd5 100644 --- a/sys-fs/fatsort/fatsort-1.3.ebuild +++ b/sys-fs/fatsort/fatsort-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.1 2014/04/17 07:12:46 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.2 2014/08/10 20:19:25 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs SVN_REV=365 MY_P=${P}.${SVN_REV} -DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players." +DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players" HOMEPAGE="http://fatsort.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" |