media-sound/split2flac: Fix description
authorManuel Rüger <mrueg@gentoo.org>
Thu, 17 Mar 2016 01:03:53 +0000 (02:03 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 17 Mar 2016 01:03:53 +0000 (02:03 +0100)
Package-Manager: portage-2.2.28

media-sound/split2flac/split2flac-115.ebuild
media-sound/split2flac/split2flac-9999.ebuild

index 32266e58d894ef85bd6cac8194dce2b3e754cbee..65883dd471b928e5084dd4f31a8cbecc19ebf156 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ EGIT_REPO_URI="https://github.com/ftrvxmtrx/split2flac.git"
 inherit bash-completion-r1
 [[ ${PV} == *9999* ]] && inherit git-2
 
-DESCRIPTION="sh script to split one big APE/FLAC/WV/WAV audio image with CUE sheet into tracks"
+DESCRIPTION="sh script to split an APE/FLAC/WV/WAV audio image with CUE sheet into tracks"
 HOMEPAGE="https://github.com/ftrvxmtrx/split2flac"
 [[ ${PV} == *9999* ]] || \
 SRC_URI="https://github.com/ftrvxmtrx/split2flac/archive/${PV}.tar.gz -> ${P}.tar.gz"
index fed87bab55f2a9853e678e839c53be21b3488afa..7e712e12407a73bc68a6df4f205e017c3894d963 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ EGIT_REPO_URI="https://github.com/ftrvxmtrx/split2flac.git"
 inherit bash-completion-r1
 [[ ${PV} == *9999* ]] && inherit git-2
 
-DESCRIPTION="sh script to split one big APE/FLAC/WV/WAV audio image with CUE sheet into tracks"
+DESCRIPTION="sh script to split an APE/FLAC/WV/WAV audio image with CUE sheet into tracks"
 HOMEPAGE="https://github.com/ftrvxmtrx/split2flac"
 [[ ${PV} == *9999* ]] || \
 SRC_URI="https://rion-overlay.googlecode.com/files/${P}.tar.xz"