Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199384 Details for
Bug 279394
dev-python/beautifulsoup-3.0.7-r1: updated ebuild to work with beautifulsoup-3.0.7a
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/beautifulsoup-3.0.7-r1.ebuild
beautifulsoup-3.0.7-r1.ebuild (text/plain), 723 bytes, created by
Mark Lewandowski
on 2009-07-27 21:15:10 UTC
(
hide
)
Description:
dev-python/beautifulsoup-3.0.7-r1.ebuild
Filename:
MIME Type:
Creator:
Mark Lewandowski
Created:
2009-07-27 21:15:10 UTC
Size:
723 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild,v 1.4 2009/04/27 19:28:36 maekke Exp $ > >NEED_PYTHON="2.3" > >inherit distutils > >MY_PN=BeautifulSoup >MY_P=${MY_PN}-${PV}a > >DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping." >HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/" >SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" >LICENSE="PSF-2.3" >SLOT="0" >KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" >IUSE="" > >S=${WORKDIR}/${MY_P} > >src_test() { > PYTHONPATH="." "${python}" BeautifulSoupTests.py || die "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 279394
: 199384 |
199478