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

Bug 39681

Summary: Successful install of lincvs onto 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:10:53 UTC
Using ACCEPT_KEYWORDS="~x86" emerge lincvs (and the ebuild proposed in bug 
#36055), I succesfully installed lincvs to my ppc (IBook2).

I have KDE-3.1.4, GCC-3.2.3-r3 and QT-3.2.2-r1 installed and have repeated the 
emerge process two times successfully.  When someone gets a chance if they would 
add "~ppc" into the ebuild, ppc users would appreciate it.  A patch is proposed
below.  Thanks.

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

Actual Results:  
successful emerge of lincvs on a ppc (IBook2).


Proposed Patch:
*** lincvs-1.3.0_rc2.patch.ebuild       Wed Jan 28 11:56:56 2004
--- lincvs-1.3.0_rc2.ebuild     Wed Jan 28 11:03:59 2004
***************
*** 12,18 ****
  HOMEPAGE="http://www.lincvs.org"

  SLOT="0"
! KEYWORDS="~x86 ~sparc ~ppc"
  LICENSE="GPL-2"
  RESTRICT="nomirror"

--- 12,18 ----
  HOMEPAGE="http://www.lincvs.org"

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