diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:54:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:54:56 +0000 |
commit | f987197be773cbb44f43b61d6893acd86f6d79af (patch) | |
tree | 4b0e51afb9b251404c7e0ea14fd8a5f4dce831bb /app-cdr/gcombust/gcombust-0.1.55.ebuild | |
parent | Switch to mirror:// in SRC_URI (diff) | |
download | gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.tar.gz gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.tar.bz2 gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.zip |
x86 unmask
Diffstat (limited to 'app-cdr/gcombust/gcombust-0.1.55.ebuild')
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.55.ebuild b/app-cdr/gcombust/gcombust-0.1.55.ebuild index 77bef30a12a8..b9e5a92a5a19 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. # 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.1 2003/09/06 14:01:39 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.55.ebuild,v 1.2 2003/10/27 10:54:52 aliz 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" DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" |