diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:12:06 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:12:06 +0000 |
commit | 208c759e5a037c67b30779b6799ffa3d27b0ea36 (patch) | |
tree | cd5a4a1451e49f0c4289b1a2485c8e87d0e99a84 /media-sound/shntool | |
parent | Version bump (diff) | |
download | gentoo-2-208c759e5a037c67b30779b6799ffa3d27b0ea36.tar.gz gentoo-2-208c759e5a037c67b30779b6799ffa3d27b0ea36.tar.bz2 gentoo-2-208c759e5a037c67b30779b6799ffa3d27b0ea36.zip |
Stable on sparc, bug #238863
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/shntool/shntool-3.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog index 755520dbb88b..a17c3ad0d00a 100644 --- a/media-sound/shntool/ChangeLog +++ b/media-sound/shntool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shntool # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.15 2008/08/29 07:14:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.16 2008/09/29 18:12:06 bluebird Exp $ + + 29 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> shntool-3.0.8.ebuild: + Stable on sparc, bug #238863 *shntool-3.0.8 (29 Aug 2008) diff --git a/media-sound/shntool/shntool-3.0.8.ebuild b/media-sound/shntool/shntool-3.0.8.ebuild index 00666900c26a..7f267fbd895a 100644 --- a/media-sound/shntool/shntool-3.0.8.ebuild +++ b/media-sound/shntool/shntool-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild,v 1.1 2008/08/29 07:14:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild,v 1.2 2008/09/29 18:12:06 bluebird Exp $ IUSE="flac shorten sox wavpack" @@ -9,7 +9,7 @@ HOMEPAGE="http://shnutils.freeshell.org/shntool/" SRC_URI="http://shnutils.freeshell.org/shntool/dist/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" DEPEND="flac? ( >=media-libs/flac-1.1.0 ) sox? ( >=media-sound/sox-12.17.4 ) |