diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-07 03:04:10 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-07 03:04:10 +0000 |
commit | 2ee5976e8b733193d843e66eba6b2386ec77353a (patch) | |
tree | 2b92195cbeae07215351be54ce565a3cd79146cc /app-cdr/xcdroast | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-2ee5976e8b733193d843e66eba6b2386ec77353a.tar.gz gentoo-2-2ee5976e8b733193d843e66eba6b2386ec77353a.tar.bz2 gentoo-2-2ee5976e8b733193d843e66eba6b2386ec77353a.zip |
stable on x86 and ppc.
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/ChangeLog | 3 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog index 85c399e8a41a..fc351466c754 100644 --- a/app-cdr/xcdroast/ChangeLog +++ b/app-cdr/xcdroast/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # /space/gentoo/cvsroot/gentoo-x86/app-cdr/xcdroast/ChangeLog,v 1.7 2002/06/05 02:39:55 lostlogic Exp + 07 Feb 2004; Lars Weiler <pylon@gentoo.org> xcdroast-0.98_alpha15-r3.ebuild: + stable on x86 and ppc. + 23 Jan 2004; Lars Weiler <pylon@gentoo.org> xcdroast-0.98_alpha15-r3.ebuild: Inserted upstream-patch for amd64. See bug #36676. diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild index 57eeba104897..dc9045a8c191 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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_alpha15-r3.ebuild,v 1.3 2004/01/23 11:50:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild,v 1.4 2004/02/07 03:04:10 pylon Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc ~sparc ~amd64" IUSE="nls dvdr gtk2 gnome" DEPEND=" |