diff options
Diffstat (limited to 'app-cdr/gcombust/gcombust-0.1.55.ebuild')
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.55.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.55.ebuild b/app-cdr/gcombust/gcombust-0.1.55.ebuild index b9e5a92a5a19..062c9e6bd2dd 100644 --- a/app-cdr/gcombust/gcombust-0.1.55.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.55.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.55.ebuild,v 1.2 2003/10/27 10:54:52 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.55.ebuild,v 1.3 2004/01/27 14:19:20 gustavoz Exp $ DESCRIPTION="A GUI for mkisofs/mkhybrid/cdda2wav/cdrecord/cdlabelgen." HOMEPAGE="http://www.abo.fi/~jmunsin/gcombust/" LICENSE="GPL-2" IUSE="nls" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc sparc" DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" |