diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:40:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:40:27 +0000 |
commit | 29214b659441d20f63e0e308762f9b55117ce19a (patch) | |
tree | f20caa96089af9dca62625422bff77af50e516c1 /app-cdr/gnomebaker | |
parent | fixing eutils - bug #236175 - thanks Gilles (diff) | |
download | gentoo-2-29214b659441d20f63e0e308762f9b55117ce19a.tar.gz gentoo-2-29214b659441d20f63e0e308762f9b55117ce19a.tar.bz2 gentoo-2-29214b659441d20f63e0e308762f9b55117ce19a.zip |
Marking gnomebaker-0.6.4 ppc for bug 209877
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-cdr/gnomebaker')
-rw-r--r-- | app-cdr/gnomebaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/gnomebaker/ChangeLog b/app-cdr/gnomebaker/ChangeLog index 03fcb6d88abf..f6113497166a 100644 --- a/app-cdr/gnomebaker/ChangeLog +++ b/app-cdr/gnomebaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/gnomebaker # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gnomebaker/ChangeLog,v 1.54 2008/07/26 00:04:17 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gnomebaker/ChangeLog,v 1.55 2008/08/30 14:40:27 ranger Exp $ + + 30 Aug 2008; Brent Baude <ranger@gentoo.org> gnomebaker-0.6.4.ebuild: + Marking gnomebaker-0.6.4 ppc for bug 209877 26 Jul 2008; Samuli Suominen <drac@gentoo.org> -files/gnomebaker-0.6.2-fix_fstab_parsing.patch, diff --git a/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild b/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild index a72374762b13..944d006bb1c2 100644 --- a/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild +++ b/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild,v 1.5 2008/07/26 00:04:17 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gnomebaker/gnomebaker-0.6.4.ebuild,v 1.6 2008/08/30 14:40:27 ranger Exp $ GCONF_DEBUG=no @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="dvdr flac libnotify mp3 vorbis" RDEPEND=">=x11-libs/gtk+-2.8 |