Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217100 Details for
Bug 301757
dev-python/pymetar-0.16 available
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for 0.16
pymetar-0.16.ebuild (text/plain), 952 bytes, created by
Tobias Klausmann (RETIRED)
on 2010-01-21 18:31:24 UTC
(
hide
)
Description:
new ebuild for 0.16
Filename:
MIME Type:
Creator:
Tobias Klausmann (RETIRED)
Created:
2010-01-21 18:31:24 UTC
Size:
952 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/pymetar/pymetar-0.13.ebuild,v 1.3 2008/05/14 13:33:41 armin76 Exp $ > >NEED_PYTHON="2.3" > >inherit distutils > >DESCRIPTION="Downloads the weather report for a given station ID, decodes it and the provides easy access to all the data found in the report." >HOMEPAGE="http://www.schwarzvogel.de/software-pymetar.shtml" >SRC_URI="http://www.schwarzvogel.de/pkgs/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" >IUSE="" > >DEPEND="" >RDEPEND="" > >DOCS="librarydoc.txt THANKS" > >src_unpack() { > unpack ${A} > cd "${S}" > > # Faulty setup.py installs ez_setup.py generated by distutils_src_unpack > sed -i \ > -e '/packages/d' \ > -e "s|'COPYING', ||" \ > setup.py || die "sed failed" > > distutils_src_unpack >} > >src_install() { > doman pymetar.1 > rm pymetar.1 > distutils_src_install || die >}
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 301757
: 217100