Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39682

Summary: Successfully emerged kdiff3 on ppc (IBook2)
Product: Gentoo Linux Reporter: slynn <slynn>
Component: New packagesAssignee: PPC Porters <ppc>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description slynn@granite-mtn.net 2004-01-28 11:22:22 UTC
Using ACCEPT_KEYWORDS="~x86" emerge kdiff3, I have successfully emerged kdiff3 
onto a ppc (IBook2).  I have repeated the process twice.

I have KDE-3.1.4, GCC-3.2.3-r3 and QT-3.2.2-r1.  When someone gets a chance if
"~ppc" could be added to KEYWORDS via the suggest patch below ppc users would
appreciate it.  Thanks.

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge kdiff3
2.
3.

Actual Results:  
kdiff3 installed successfully on ppc (IBook2)


Proposed Patch:

*** kdiff3-0.9.80.patch.ebuild  Wed Jan 28 12:13:51 2004
--- kdiff3-0.9.80.ebuild        Wed Jan 28 12:13:14 2004
***************
*** 8,14 ****
  SRC_URI="mirror://sourceforge/kdiff3/${P}.tar.gz"
  HOMEPAGE="http://kdiff3.sourceforge.net/"

! KEYWORDS="~x86 ~ppc"
  LICENSE="GPL-2"
  SLOT="0"
  RESTRICT="nomirror"
--- 8,14 ----
  SRC_URI="mirror://sourceforge/kdiff3/${P}.tar.gz"
  HOMEPAGE="http://kdiff3.sourceforge.net/"

! KEYWORDS="~x86"
  LICENSE="GPL-2"
  SLOT="0"
  RESTRICT="nomirror"
Comment 1 David Holm (RETIRED) gentoo-dev 2004-02-15 04:06:08 UTC
Thanks, added to ~ppc.
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2004-04-03 15:08:39 UTC
I made it stable on ppc.