Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48577 Details for
Bug 77408
app-text/enscript CAN-2004-118{4,5,6}: Multiple issues
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
enscript-1.6.3-r2.ebuild
enscript-1.6.3-r2.ebuild (text/plain), 925 bytes, created by
solar (RETIRED)
on 2005-01-15 13:27:38 UTC
(
hide
)
Description:
enscript-1.6.3-r2.ebuild
Filename:
MIME Type:
Creator:
solar (RETIRED)
Created:
2005-01-15 13:27:38 UTC
Size:
925 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r1.ebuild,v 1.22 2005/01/01 16:13:07 eradicator Exp $ > >inherit eutils > >DESCRIPTION="powerful text-to-postscript converter" >SRC_URI="http://www.iki.fi/mtr/genscript/${P}.tar.gz" >HOMEPAGE="http://www.gnu.org/software/enscript/enscript.html" > >KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~mips ~ppc64" >SLOT="0" >LICENSE="GPL-2" >IUSE="nls" > >DEPEND="sys-devel/flex > sys-devel/bison > nls? ( sys-devel/gettext )" >RDEPEND="nls? ( sys-devel/gettext )" > >src_unpack() { > unpack ${A} > cd ${S} > epatch ${FILESDIR}/enscript-1.6.3-security.patch >} > >src_compile() { > econf `use_enable nls` || die > emake || die >} > >src_install() { > einstall || die > dodoc AUTHORS ChangeLog FAQ.html NEWS README* THANKS TODO >} > >pkg_postinst() { > einfo "Now, customize /etc/enscript.cfg." >}
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 77408
:
48126
|
48127
|
48128
|
48574
| 48577