diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 16:01:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 16:01:56 +0000 |
commit | 72c68b26d22c27d45a4442adf6a725095deb8baf (patch) | |
tree | abd5e8df74f5804e1f8a5a65ac920c7432244c7b /app-cdr/gcombust | |
parent | unmasking and changelog fixes (diff) | |
download | gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.tar.gz gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.tar.bz2 gentoo-2-72c68b26d22c27d45a4442adf6a725095deb8baf.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-cdr/gcombust')
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.54.ebuild b/app-cdr/gcombust/gcombust-0.1.54.ebuild index ddb6d132330e..643c055e7683 100644 --- a/app-cdr/gcombust/gcombust-0.1.54.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.54.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.54.ebuild,v 1.3 2003/03/28 11:42:52 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.54.ebuild,v 1.4 2003/06/29 16:01:56 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 )" |