Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 299529 Details for
Bug 245453
dev-python/pysmell-0.7.1 (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pysmell-0.7.3.ebuild
pysmell-0.7.3.ebuild (text/plain), 974 bytes, created by
Naohiro Aota
on 2012-01-22 14:22:56 UTC
(
hide
)
Description:
pysmell-0.7.3.ebuild
Filename:
MIME Type:
Creator:
Naohiro Aota
Created:
2012-01-22 14:22:56 UTC
Size:
974 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ ># Ebuild generated by g-pypi 0.2.2 (rev. 214) > >EAPI="4" > >inherit distutils elisp-common > >SUPPORT_PYTHON_ABIS="1" >PYTHON_DEPEND="2" >RESTRICT_PYTHON_ABIS="3.*" > >DESCRIPTION="An autocompletion library for Python" >HOMEPAGE="http://code.google.com/p/pysmell" >SRC_URI="mirror://pypi/p/${PN}/${P}.zip" >LICENSE="BSD-2" >KEYWORDS="~amd64" >SLOT="0" >IUSE="emacs vim" >RDEPEND="emacs? ( > app-emacs/pymacs > virtual/emacs )" >DEPEND="${RDEPEND} > app-arch/unzip" > >SITEFILE=50${PN}-gentoo.el > >src_compile() { > distutils_src_compile > if use emacs; then > elisp-compile pysmell.el || die > fi >} > >src_install() { > distutils_src_install > if use emacs; then > elisp-install ${PN} pysmell.el pysmell.elc || die > elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die > fi >} > >pkg_postinst() { > use emacs && elisp-site-regen >} > >pkg_postrm() { > use emacs && elisp-site-regen >}
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 245453
:
272109
| 299529