summaryrefslogtreecommitdiff
path: root/media-sound
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-17 02:03:53 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-17 02:03:53 +0100
commit6e3070c22a5d2fe03ba338a9ceb50f04879bb1a2 (patch)
tree8fa0dc50400d134b1ff197e89ce50c01522f83c2 /media-sound
parent886f81842779d4fff0bae54ece995f2f7348504f (diff)
downloadgentoo-6e3070c22a5d2fe03ba338a9ceb50f04879bb1a2.tar.gz
gentoo-6e3070c22a5d2fe03ba338a9ceb50f04879bb1a2.tar.xz
media-sound/split2flac: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/split2flac/split2flac-115.ebuild4
-rw-r--r--media-sound/split2flac/split2flac-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/split2flac/split2flac-115.ebuild b/media-sound/split2flac/split2flac-115.ebuild
index 32266e58d89..65883dd471b 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 fed87bab55f..7e712e12407 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"