Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 491308 Details for
Bug 629516
app-portage/gs-pypi-0.2.1-r1:files installed outside the prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gs-pypi-0.2.1-r1.ebuild with 0.2.1-data_files.patch added
gs-pypi-0.2.1-r1.ebuild (text/plain), 745 bytes, created by
tastu teche
on 2017-09-01 02:57:08 UTC
(
hide
)
Description:
gs-pypi-0.2.1-r1.ebuild with 0.2.1-data_files.patch added
Filename:
MIME Type:
Creator:
tastu teche
Created:
2017-09-01 02:57:08 UTC
Size:
745 bytes
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >PYTHON_COMPAT=(python{2_7,3_4,3_5}) > >inherit distutils-r1 prefix > >DESCRIPTION="g-sorcery backend for pypi packages" >HOMEPAGE="https://github.com/jauhien/gs-pypi" >SRC_URI="https://github.com/jauhien/gs-pypi/archive/${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >DEPEND=">=app-portage/g-sorcery-0.2.1[bson(-),git(-),$(python_gen_usedep 'python*')] > dev-python/beautifulsoup:4[$(python_gen_usedep 'python*')]" >RDEPEND="${DEPEND}" > > > >src_prepare() { > eapply "$(prefixify_ro ${FILESDIR}/${PV}-data_files.patch)" > eapply_user >} > >python_install_all() { > distutils-r1_python_install_all > doman docs/*.8 >}
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 629516
:
491306
| 491308