Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 645834 Details for
Bug 729284
games-sports/ski-6.13 version bump / add python 3 support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for 6.13 with Python 3
ski-6.13.ebuild (text/plain), 676 bytes, created by
Esteban López
on 2020-06-23 11:15:24 UTC
(
hide
)
Description:
Ebuild for 6.13 with Python 3
Filename:
MIME Type:
Creator:
Esteban López
Created:
2020-06-23 11:15:24 UTC
Size:
676 bytes
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >PYTHON_COMPAT=( python3_6 python3_7 ) > >inherit eutils python-single-r1 > >DESCRIPTION="A simple text-mode skiing game" >HOMEPAGE="http://www.catb.org/~esr/ski/" >SRC_URI="https://gitlab.com/esr/${PN}/-/archive/${PV}/${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" >REQUIRED_USE="${PYTHON_REQUIRED_USE}" > >RDEPEND="${PYTHON_DEPS}" >DEPEND="${RDEPEND} >app-text/xmlto" > ># games-sports/ski and app-emulation/ski both install 'ski' binary, bug #653110 >RDEPEND="${RDEPEND} !!app-emulation/ski" > >src_install() { > emake -o uninstall DESTDIR="${D}" install >}
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 729284
: 645834