diff options
author | 2004-02-22 22:27:29 +0000 | |
---|---|---|
committer | 2004-02-22 22:27:29 +0000 | |
commit | e943eda014586401e5523f98bab4df0aedcfbee0 (patch) | |
tree | 86f2f95092de699aab690eb9fd486aa3d4c8b639 /media-plugins/xmms-shn | |
parent | fix syntax error (Manifest recommit) (diff) | |
download | gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.gz gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.bz2 gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.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" |