Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 3920 Details for
Bug 7923
pyzor-0.4.0.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/pyzor/pyzor-0.4.0.ebuild
pyzor-0.4.0.ebuild (text/plain), 828 bytes, created by
Marcelo Fontenele S Santos
on 2002-09-14 14:06:32 UTC
(
hide
)
Description:
dev-python/pyzor/pyzor-0.4.0.ebuild
Filename:
MIME Type:
Creator:
Marcelo Fontenele S Santos
Created:
2002-09-14 14:06:32 UTC
Size:
828 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Pyzor is a distributed, collaborative spam detection and filtering network" >HOMEPAGE="http://pyzor.sourceforge.net/" >SRC_URI="mirror://sourceforge/pyzor/${P}.tar.bz2" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="x86" > >DEPEND="virtual/python > sys-libs/gdbm" >RDEPEND=${DEPEND} > >S="${WORKDIR}/${P}" > >src_compile() { > python setup.py build || die "build failed" >} > >src_install () { > python setup.py install --prefix=${D}/usr || die "install failed" > > chmod -R a+rX \ > ${D}/usr/share/doc/pyzor \ > ${D}/usr/lib/python2.2/site-packages/pyzor \ > ${D}/usr/bin/pyzor \ > ${D}/usr/bin/pyzord > > dodoc COPYING ChangeLog INSTALL MANIFEST NEWS PKG-INFO README \ > THANKS UPGRADING >}
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 7923
: 3920