diff options
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xcdroast/ChangeLog | 3 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog index c765d9493ca7..b1b1357c073b 100644 --- a/app-cdr/xcdroast/ChangeLog +++ b/app-cdr/xcdroast/ChangeLog @@ -4,6 +4,9 @@ *xcdroast-0.98_alpha13 (04 Jan 2003) + 02 Apr 2003; Lars Weiler <pylon@gentoo.org> xcdroast-0.98_alpha13.ebuild: + Set ppc in KEYWORDS + 13 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> xcdroast-0.98_alpha13.ebuild : Added 'nls' USE flag to IUSE. diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild index 948bdbd92725..3fbe2fb68f37 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha13.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/xcdroast/xcdroast-0.98_alpha13.ebuild,v 1.4 2003/02/13 19:20:06 ykoehler Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild,v 1.5 2003/04/01 23:59:59 pylon Exp $ S=${WORKDIR}/${P/_/} DESCRIPTION="Menu based front-end to mkisofs and cdrecord" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="nls" DEPEND="=x11-libs/gtk+-1.2* |