diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 17:10:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 17:10:06 +0000 |
commit | 4a13ef12b8b8619f34045d878b8175f3fc4859ae (patch) | |
tree | 7d44e1fef22f12c675499ee01db5accab7d8f40a /media-sound/shntool | |
parent | ia64/sparc stable wrt #339532 (diff) | |
download | historical-4a13ef12b8b8619f34045d878b8175f3fc4859ae.tar.gz historical-4a13ef12b8b8619f34045d878b8175f3fc4859ae.tar.bz2 historical-4a13ef12b8b8619f34045d878b8175f3fc4859ae.zip |
Drop sparc keywords
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/shntool/shntool-3.0.10.ebuild | 4 | ||||
-rw-r--r-- | media-sound/shntool/shntool-3.0.8.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/shntool/ChangeLog b/media-sound/shntool/ChangeLog index f6d6547d9d84..99f07ff9f7d1 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.20 2010/10/10 21:03:05 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/ChangeLog,v 1.21 2010/10/12 17:10:06 armin76 Exp $ + + 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> shntool-3.0.8.ebuild, + shntool-3.0.10.ebuild: + Drop sparc keywords *shntool-3.0.10-r1 (10 Oct 2010) diff --git a/media-sound/shntool/shntool-3.0.10.ebuild b/media-sound/shntool/shntool-3.0.10.ebuild index 487d0425a3eb..d354f8c77000 100644 --- a/media-sound/shntool/shntool-3.0.10.ebuild +++ b/media-sound/shntool/shntool-3.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.2 2010/01/07 14:40:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.10.ebuild,v 1.3 2010/10/12 17:10:06 armin76 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 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="flac shorten sox wavpack" RDEPEND="flac? ( media-libs/flac ) diff --git a/media-sound/shntool/shntool-3.0.8.ebuild b/media-sound/shntool/shntool-3.0.8.ebuild index b2dab73692c1..88ea4620683a 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.4 2009/06/01 18:40:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild,v 1.5 2010/10/12 17:10:06 armin76 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 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="flac shorten sox wavpack" RDEPEND="flac? ( media-libs/flac ) |