diff options
author | 2004-02-11 00:01:11 +0000 | |
---|---|---|
committer | 2004-02-11 00:01:11 +0000 | |
commit | 8d3bccd1f32d568341c387bc1940e23c4b7e835b (patch) | |
tree | 8f73f1ead86376619f42fe210fa57f12e558be42 /app-cdr/gcombust | |
parent | fixing Manifest (diff) | |
download | gentoo-2-8d3bccd1f32d568341c387bc1940e23c4b7e835b.tar.gz gentoo-2-8d3bccd1f32d568341c387bc1940e23c4b7e835b.tar.bz2 gentoo-2-8d3bccd1f32d568341c387bc1940e23c4b7e835b.zip |
stable on ppc
Diffstat (limited to 'app-cdr/gcombust')
-rw-r--r-- | app-cdr/gcombust/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/gcombust/gcombust-0.1.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/gcombust/ChangeLog b/app-cdr/gcombust/ChangeLog index 697214680c1c..6d1d33f194a0 100644 --- a/app-cdr/gcombust/ChangeLog +++ b/app-cdr/gcombust/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/gcombust # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/ChangeLog,v 1.16 2004/01/27 14:19:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/ChangeLog,v 1.17 2004/02/11 00:01:11 pylon Exp $ + + 11 Feb 2004; Lars Weiler <pylon@gentoo.org> gcombust-0.1.55.ebuild: + stable on ppc 27 Jan 2004; <gustavoz@gentoo.org> gcombust-0.1.55.ebuild: keyworded sparc diff --git a/app-cdr/gcombust/gcombust-0.1.55.ebuild b/app-cdr/gcombust/gcombust-0.1.55.ebuild index 062c9e6bd2dd..cadb4d1669d1 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-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.3 2004/01/27 14:19:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.55.ebuild,v 1.4 2004/02/11 00:01:11 pylon 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 sparc" +KEYWORDS="x86 ppc sparc" DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" |