Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39679 - Successful install of kvim onto ppc (IBook2)
Summary: Successful install of kvim onto ppc (IBook2)
Status: RESOLVED FIXED
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 10:57 UTC by slynn@granite-mtn.net
Modified: 2004-01-28 18:37 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 10:57:37 UTC
Using ACCEPT_KEYWORDS="x86" emerge kvim, I sucessfully installed and used kvim on my ppc without error.  I have KDE-3.1.4, QT-3.2.2-r1 and GCC-3.2.3-r3.  When someone gets a chance, would they add ~ppc to the KEYWORDS in the kvim ebuild?  Have included a patch proposal below.  Thanks.

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

Actual Results:  
successful emerge on ppc (IBook2)


Proposed patch:

*** kvim-6.2.14.patch.ebuild    Wed Jan 28 11:48:20 2004
--- kvim-6.2.14.ebuild  Wed Nov 12 07:36:37 2003
***************
*** 12,18 ****
  SRC_URI="http://freenux.org/${PN}/${P//_}.tar.bz2"
  HOMEPAGE="http://www.freehackers.org/${PN}"
  LICENSE="GPL-2"
! KEYWORDS="alpha x86 sparc ~ppc"
  newdepend ">=app-editors/vim-core-6.2
        ncurses? ( >=sys-libs/ncurses-5.2-r2 ) : ( sys-libs/libtermcap-compat )
        cscope? ( dev-util/cscope )
--- 12,18 ----
  SRC_URI="http://freenux.org/${PN}/${P//_}.tar.bz2"
  HOMEPAGE="http://www.freehackers.org/${PN}"
  LICENSE="GPL-2"
! KEYWORDS="alpha x86 sparc"
  newdepend ">=app-editors/vim-core-6.2
        ncurses? ( >=sys-libs/ncurses-5.2-r2 ) : ( sys-libs/libtermcap-compat )
        cscope? ( dev-util/cscope )
Comment 1 Luca Barbato gentoo-dev 2004-01-28 18:37:07 UTC
thank you, kvim ~ppc in cvs