Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309883 Details for
Bug 399867
games-action/minetest games-action/minetest_game: new ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
minetest_game-0.4_pre20120408.ebuild
minetest_game-0.4_pre20120408.ebuild (text/plain), 645 bytes, created by
Julian Ospald
on 2012-04-24 00:53:00 UTC
(
hide
)
Description:
minetest_game-0.4_pre20120408.ebuild
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-04-24 00:53:00 UTC
Size:
645 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit git-2 games > >DESCRIPTION="Building single/multiplayer game (game)" >HOMEPAGE="http://c55.me/minetest/" >EGIT_REPO_URI="git://github.com/celeron55/${PN}.git" >EGIT_COMMIT="${PV%_pre*}.dev-${PV#*_pre}" > >LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="games-action/minetest" >DEPEND="${RDEPEND}" > >src_unpack() { > git-2_src_unpack >} > >src_install() { > insinto "${GAMES_DATADIR}"/${PN%_game}/games/${PN} > doins -r mods || die > doins game.conf || die > > prepgamesdirs >}
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 399867
:
306625
|
307581
|
307583
|
307585
| 309883 |
309885
|
309887
|
309889
|
309891
|
309893
|
327946
|
327948
|
327950
|
327952