Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 230091 Details for
Bug 308293
app-arch/createrepo: 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]
createrepo-0.9.8-r1.ebuild
createrepo-0.9.8-r1.ebuild (text/plain), 1.34 KB, created by
David Abbott (RETIRED)
on 2010-05-02 23:03:04 UTC
(
hide
)
Description:
createrepo-0.9.8-r1.ebuild
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2010-05-02 23:03:04 UTC
Size:
1.34 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-arch/createrepo/createrepo-0.9.8.ebuild,v 1.1 2010/04/26 02:08:30 vapier Exp $ > >EAPI="2" > >PYTHON_DEPEND="2" > >inherit python > >DESCRIPTION="Creates a common metadata repository" >HOMEPAGE="http://createrepo.baseurl.org/" >SRC_URI="http://createrepo.baseurl.org/download/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="dev-lang/python > >=dev-python/urlgrabber-2.9.0 > >=app-arch/rpm-4.0[python] > dev-libs/libxml2[python]" > >src_prepare() { > python_convert_shebangs -r 2 . > sed -i \ > -e '/^sysconfdir/s:=.*/:=/:' \ > Makefile >} > >pkg_setup() { > python_set_active_version 2 >} > >src_compile() { :; } > >src_install() { > emake install DESTDIR="${D}" || die > dodoc ChangeLog README >} >~ >~ >~ >~ >~ >"createrepo-0.9.8-r1.ebuild" [converted] 41L, 847C 33,2-5 All >
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 308293
:
230091
|
230201
|
292257