Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311719 Details for
Bug 396067
app-arch/createrepo-0.9.8-r1 removal ( was app-arch/createrepo-0.9.8-r1 crashes after indexing ~30 rpms )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
deltarpm-3.6_pre20110223.ebuild
deltarpm-3.6_pre20110223.ebuild (text/plain), 1.11 KB, created by
Pacho Ramos
on 2012-05-14 09:51:32 UTC
(
hide
)
Description:
deltarpm-3.6_pre20110223.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2012-05-14 09:51:32 UTC
Size:
1.11 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/deltarpm/deltarpm-3.5.ebuild,v 1.1 2010/05/18 08:58:16 jlec Exp $ > >EAPI="4" >PYTHON_DEPEND="python? 2:2.7" > >inherit eutils toolchain-funcs python > >SNAPSHOT="20110223" > >DESCRIPTION="tools to create and apply deltarpms" >HOMEPAGE="ftp://ftp.suse.com/pub/projects/deltarpm/" >SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}/${PN}-git-${SNAPSHOT}.tar.bz2/70f8884be63614ca7c3fc888cf20ebc8/${PN}-git-${SNAPSHOT}.tar.bz2" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="python" > >DEPEND="sys-libs/zlib > app-arch/xz-utils > app-arch/bzip2 > <app-arch/rpm-5" > >S="${WORKDIR}/${PN}-git-${SNAPSHOT}" > >pkg_setup() { > if use python; then > python_set_active_version 2 > python_pkg_setup > fi >} > >src_prepare() { > sed -i \ > -e '/^prefix/s:/local::' \ > -e '/^mandir/s:/man:/share/man:' \ > Makefile || die >} > >src_compile() { > emake -j1 CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)" > > if use python; then > emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)" python > fi >}
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 396067
:
311697
|
311699
| 311719 |
311775