diff options
Diffstat (limited to 'app-cdr/bashburn/bashburn-1.3.ebuild')
-rw-r--r-- | app-cdr/bashburn/bashburn-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bashburn/bashburn-1.3.ebuild b/app-cdr/bashburn/bashburn-1.3.ebuild index 0a975382277e..f1b4c62ab7b9 100644 --- a/app-cdr/bashburn/bashburn-1.3.ebuild +++ b/app-cdr/bashburn/bashburn-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.1 2004/01/12 21:04:26 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.2 2004/03/14 22:11:28 weeve Exp $ P=${P/bashburn/BashBurn} S=${WORKDIR}/BashBurn @@ -8,7 +8,7 @@ DESCRIPTION="cd burning shell script" HOMEPAGE="http://bashburn.sourceforge.net" SRC_URI="mirror://sourceforge/bashburn/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="" SLOT="0" |