summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-26 16:44:37 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-26 16:44:37 +0000
commit0a3dbfab1fdae0d9766633287b2f0034b27f7b41 (patch)
tree4965ad130a372f2ce86bef09efdf8fb971a76e98 /media-sound
parentdepend virtual/jpeg (diff)
downloadgentoo-2-0a3dbfab1fdae0d9766633287b2f0034b27f7b41.tar.gz
gentoo-2-0a3dbfab1fdae0d9766633287b2f0034b27f7b41.tar.bz2
gentoo-2-0a3dbfab1fdae0d9766633287b2f0034b27f7b41.zip
Marked ~ppc wrt #340423
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/shntool/ChangeLog8
-rw-r--r--media-sound/shntool/shntool-3.0.10-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog
index 99f07ff9f7d1..08a337f38890 100644
--- a/media-sound/shntool/ChangeLog
+++ b/media-sound/shntool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/shntool
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.21 2010/10/12 17:10:06 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.22 2011/02/26 16:44:37 xarthisius Exp $
+
+ 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ shntool-3.0.10-r1.ebuild:
+ Marked ~ppc wrt #340423
12 Oct 2010; Raúl Porcel <armin76@gentoo.org> shntool-3.0.8.ebuild,
shntool-3.0.10.ebuild:
diff --git a/media-sound/shntool/shntool-3.0.10-r1.ebuild b/media-sound/shntool/shntool-3.0.10-r1.ebuild
index 54f8d814495b..384606cc3ae8 100644
--- a/media-sound/shntool/shntool-3.0.10-r1.ebuild
+++ b/media-sound/shntool/shntool-3.0.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild,v 1.1 2010/10/10 21:03:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10-r1.ebuild,v 1.2 2011/02/26 16:44:37 xarthisius Exp $
DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility"
HOMEPAGE="http://shnutils.freeshell.org/shntool/"
@@ -8,7 +8,7 @@ SRC_URI="http://shnutils.freeshell.org/shntool/dist/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="alac flac mac shorten sox wavpack"
RDEPEND="flac? ( media-libs/flac )