Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 292203 Details for
Bug 308343
app-dicts/ispell-lt: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
adjusted ebuild
ispell-it-2001.ebuild (text/plain), 891 bytes, created by
Ian Delaney (RETIRED)
on 2011-11-11 17:29:56 UTC
(
hide
)
Description:
adjusted ebuild
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2011-11-11 17:29:56 UTC
Size:
891 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.13 2008/11/01 12:16:08 pva Exp $ > >EAPI="3" > >PYTHON_DEPEND="2:2.6" > >inherit multilib > >DESCRIPTION="Loris Palmerini - Italian dictionary for ispell" >HOMEPAGE="http://members.xoom.virgilio.it/trasforma/ispell/" >SRC_URI="http://members.xoom.virgilio.it/trasforma/ispell/${PN}${PV}.tgz" > >LICENSE="GPL-3" >SLOT="0" >IUSE="" >KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" > >DEPEND="app-text/ispell" > >S=${WORKDIR}/${PN} > >src_compile() { > make || die >} > >pkg_setup() { > python_set_active_version 2 > python_pkg_setup >} > >src_install () { > insinto /usr/$(get_libdir)/ispell > doins italian.hash italian.aff || die > dodoc collab.txt AUTHORS CAMBI CHANGES DA-FARE.txt FUSIONE.txt > > python_convert_shebangs -r 2 "${ED}" >}
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 308343
:
284803
|
292203
|
292213
|
293095
|
293301
|
293645
|
293767
|
293835