diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:26:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:26:39 +0000 |
commit | b9891742216f7e32dbbd5ca3bddce7d55daa6dc4 (patch) | |
tree | 54e3853d0de8148de99a937bc7f00dbec33a2d4c /media-plugins/xmms-shn | |
parent | fix syntax error (diff) | |
download | historical-b9891742216f7e32dbbd5ca3bddce7d55daa6dc4.tar.gz historical-b9891742216f7e32dbbd5ca3bddce7d55daa6dc4.tar.bz2 historical-b9891742216f7e32dbbd5ca3bddce7d55daa6dc4.zip |
Remove arm keywords
Diffstat (limited to 'media-plugins/xmms-shn')
-rw-r--r-- | media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild b/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild index 9ad468f745e9..497e3299f411 100644 --- a/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild +++ b/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild,v 1.4 2003/09/15 11:43:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.4.ebuild,v 1.5 2004/02/22 22:26:10 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="This input plugin allows xmms to play .shn compressed (lossless) files" @@ -9,7 +9,7 @@ HOMEPAGE="http://shnutils.etree.org/xmms-shn" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips " DEPEND="media-sound/xmms" diff --git a/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild b/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild index 06295739c0a3..43f2e5ca6c3a 100644 --- a/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild +++ b/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild,v 1.1 2003/09/15 11:43:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shn/xmms-shn-2.2.8.ebuild,v 1.2 2004/02/22 22:26:10 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="This input plugin allows xmms to play .shn compressed (lossless) files" @@ -9,7 +9,7 @@ SRC_URI="http://www.etree.org/shnutils/xmms-shn/source/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips " DEPEND="media-sound/xmms" |