Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378054 Details for
Bug 512140
media-radio/d-rats-0.3.3 - A Communications Tool For D-STAR
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
d-rats-0.3.3.ebuild
d-rats-0.3.3.ebuild (text/plain), 738 bytes, created by
ephemer0l
on 2014-06-02 10:48:12 UTC
(
hide
)
Description:
d-rats-0.3.3.ebuild
Filename:
MIME Type:
Creator:
ephemer0l
Created:
2014-06-02 10:48:12 UTC
Size:
738 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: 6/1/2014 ephemer0l $ > >EAPI=5 > >PYTHON_COMPAT=( python2_7 ) > >inherit distutils-r1 > >KEYWORDS="~amd64 ~x86" >SRC_URI="http://d-rats.danplanet.com/download/${PV}/${P}.tar.gz" > >DESCRIPTION="A Communications Tool For D-STAR" >HOMEPAGE="http://www.d-rats.com/" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64" >IUSE="spell" > >DEPEND=" > spell? ( app-text/aspell ) > dev-libs/libxslt[python] > dev-python/pyserial >" >RDEPEND="${DEPEND}" > >src_prepare() { > sed -i -e "/share\/doc\/d-rats/d" setup.py || die > distutils-r1_src_prepare >} > >python_test() { > pushd tests > /dev/null > "${PYTHON}" run_tests || die > popd > /dev/null >} >
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 512140
:
378054
|
378106
|
378108
|
384654