diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
commit | 3d04a370ea7974e9a55e2b9512055fcbf950648d (patch) | |
tree | 4d1986bec4c784852733bc072a28b1c186aefac7 /app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.tar.gz gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.tar.bz2 gentoo-2-3d04a370ea7974e9a55e2b9512055fcbf950648d.zip |
Remove arm keywords
Diffstat (limited to 'app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild')
-rw-r--r-- | app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild b/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild index 5123126ab5db..e62a9ac12175 100644 --- a/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild +++ b/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild,v 1.4 2003/09/05 22:57:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/simplecdrx/simplecdrx-1.2.2.ebuild,v 1.5 2004/02/22 18:02:53 agriffis Exp $ DESCRIPTION="CD ripping/mastering" HOMEPAGE="http://ogre.rocky-road.net/cdr.shtml" SRC_URI="http://ogre.rocky-road.net/files/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc " +KEYWORDS="x86 ppc ~sparc" SLOT="0" IUSE="gnome" |