diff options
Diffstat (limited to 'app-cdr/burncenter/burncenter-3.0.ebuild')
-rw-r--r-- | app-cdr/burncenter/burncenter-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/burncenter/burncenter-3.0.ebuild b/app-cdr/burncenter/burncenter-3.0.ebuild index ebf75967bb4e..d21581ddf122 100644 --- a/app-cdr/burncenter/burncenter-3.0.ebuild +++ b/app-cdr/burncenter/burncenter-3.0.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/app-cdr/burncenter/burncenter-3.0.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.0.ebuild,v 1.6 2003/03/28 11:28:21 pvdabeel Exp $ DESCRIPTION="Easy-to-use text based interface to the UNIX CD burning tools" HOMEPAGE="http://alx14.free.fr/burncenter/" @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} IUSE="oggvorbis" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SRC_URI="http://alx14.free.fr/burncenter/download/${P}.tar.gz" S="${WORKDIR}/burncenter3" |