Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97104 Details for
Bug 147753
app-emacs/vm-bogofilter (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for vm-bogofilter 1.1.4
vm-bogofilter-1.1.4.ebuild (text/plain), 1.05 KB, created by
Xavier Maillard
on 2006-09-15 17:03:53 UTC
(
hide
)
Description:
ebuild for vm-bogofilter 1.1.4
Filename:
MIME Type:
Creator:
Xavier Maillard
Created:
2006-09-15 17:03:53 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-emacs/elscreen/elscreen-1.3.2.ebuild,v 1.3 2005/09/29 05:23:49 josejx Exp $ > >inherit elisp > >DESCRIPTION="VM addon Bjorn Knutsson which adds bogofilter spam fighting into VM." >HOMEPAGE="http://www.cis.upenn.edu/~bjornk/bogofilter/vm-bogofilter.el" >SRC_URI="http://www.cis.upenn.edu/~bjornk/bogofilter/${PN}.el" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86 ~sparc" > >DEPEND="virtual/emacs > app-emacs/vm > mail-filter/bogofilter" > >IUSE="" > >SITEFILE=50vm-bogofilter-gentoo.el > >src_unpack() { > einfo "Copying file into ${S}..." > > mkdir -p ${S} > cp ${DISTDIR}/${PN}.el ${S}/ || die >} > >src_compile() { > elisp-compile ${PN}.el >} > >src_install() { > elisp-install ${PN} *.el *.elc > elisp-site-file-install ${FILESDIR}/${SITEFILE} >} > >pkg_postinst() { > elisp-site-regen > einfo "Please see ${SITELISP}/${PN}/${PN}.el for the complete documentation." >} > >pkg_postrm() { > elisp-site-regen >} >
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 147753
: 97104 |
97105