Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 239505 Details for
Bug 308331
app-cdr/sync2cd: 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]
Updated ebuild
sync2cd-1.3.ebuild (text/plain), 609 bytes, created by
Remy Blank
on 2010-07-20 08:00:54 UTC
(
hide
)
Description:
Updated ebuild
Filename:
MIME Type:
Creator:
Remy Blank
Created:
2010-07-20 08:00:54 UTC
Size:
609 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >PYTHON_DEPEND="2:2.4" > >inherit distutils > >DESCRIPTION="An incremental archiving tool to CD/DVD." >HOMEPAGE="http://www.calins.ch/software/sync2cd.html" >SRC_URI="http://www.calins.ch/download/${PN}/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 ppc x86" >IUSE="cdr dvdr" > >RDEPEND="sys-apps/eject > cdr? ( virtual/cdrtools ) > dvdr? ( app-cdr/dvd+rw-tools )" > >pkg_setup() { > python_set_active_version 2 >} > >src_test() { > cd "${S}"/tests > "$(PYTHON)" run.py || die "Unit tests failed" >}
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 308331
: 239505