Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65073 Details for
Bug 101267
ksirk (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the ebuild straight
ksirk-1.2.2.ebuild (text/plain), 858 bytes, created by
Mathieu Jobin
on 2005-08-04 09:32:15 UTC
(
hide
)
Description:
the ebuild straight
Filename:
MIME Type:
Creator:
Mathieu Jobin
Created:
2005-08-04 09:32:15 UTC
Size:
858 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later ># $Header: /home/somekool/cvsroot/gentoo/portage.local/x11-plugins/kload/kload-0.2.ebuild,v 1.1 2005/02/14 12:19:36 somekool Exp $ > >#inherit flag-o-matic kde || die >inherit kde || die >#append-flags -DENABLE_REPAINT >need-kde 3.4 > >DESCRIPTION="${PN} is a computerized version of a well known strategy board game: Risk !" >SRC_URI="http://download.gna.org/ksirk/${PN}-1.2-2.tgz" ># ksirk-1.2-2.tgz" >HOMEPAGE="http://kde-apps.org/content/show.php?content=21450" >LICENSE="GPL-2" >KEYWORDS="x86" >IUSE="" >SLOT="0" > >src_unpack() { > unpack ${PN}-1.2-2.tgz > ln -s ${PN}-1.2-2 ${PN}-1.2.2 ># cd ${S} ># rm -fr autom4te.cache >} > >src_install() { > make install DESTDIR=${D} >} > >pkg_postinst() { > einfo "have fun. all comments are welcome, thanks." >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101267
:
65037
|
65073
|
66331