Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 287269 Details for
Bug 383937
app-portage/euscan-9999: dev ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
euscan-9999.ebuild
euscan-9999.ebuild (text/plain), 833 bytes, created by
Corentin Chary (RETIRED)
on 2011-09-21 12:03:11 UTC
(
hide
)
Description:
euscan-9999.ebuild
Filename:
MIME Type:
Creator:
Corentin Chary (RETIRED)
Created:
2011-09-21 12:03:11 UTC
Size:
833 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="3" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="2.[45] 3.*" >PYTHON_USE_WITH="xml" >PYTHON_NONVERSIONED_EXECUTABLES=(".*") > >inherit distutils python git-2 > >EGIT_REPO_URI="git://git.iksaif.net/euscan.git" > >DESCRIPTION="Ebuild upstream scan utility" >HOMEPAGE="http://euscan.iksaif.net" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >IUSE="" > >KEYWORDS="" > >DEPEND="sys-apps/portage" >RDEPEND="${DEPEND} > >=app-portage/gentoolkit-0.2.8 > dev-python/argparse > dev-python/setuptools > dev-python/beautifulsoup" > >distutils_src_compile_pre_hook() { > echo VERSION="9999-${EGIT_VERSION}" "$(PYTHON)" setup.py set_version > VERSION="9999-${EGIT_VERSION}" "$(PYTHON)" setup.py set_version >} > >src_compile() { > distutils_src_compile >} >
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 383937
: 287269