commit:     6e3070c22a5d2fe03ba338a9ceb50f04879bb1a2
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 01:03:53 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 01:03:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3070c2

media-sound/split2flac: Fix description

Package-Manager: portage-2.2.28

 media-sound/split2flac/split2flac-115.ebuild  | 4 ++--
 media-sound/split2flac/split2flac-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/split2flac/split2flac-115.ebuild 
b/media-sound/split2flac/split2flac-115.ebuild
index 32266e5..65883dd 100644
--- a/media-sound/split2flac/split2flac-115.ebuild
+++ b/media-sound/split2flac/split2flac-115.ebuild
@@ -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"

diff --git a/media-sound/split2flac/split2flac-9999.ebuild 
b/media-sound/split2flac/split2flac-9999.ebuild
index fed87ba..7e712e1 100644
--- a/media-sound/split2flac/split2flac-9999.ebuild
+++ b/media-sound/split2flac/split2flac-9999.ebuild
@@ -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";

Reply via email to