Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39681 - Successful install of lincvs onto ppc (IBook2)
Summary: Successful install of lincvs onto ppc (IBook2)
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 11:10 UTC by slynn@granite-mtn.net
Modified: 2004-04-03 15:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.