Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24803 Details for
Bug 40162
help2man version bump (1.33.1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
help2man-1.33.1.ebuild
help2man-1.33.1.ebuild (text/plain), 807 bytes, created by
Mr. Bones. (RETIRED)
on 2004-02-02 04:29:08 UTC
(
hide
)
Description:
help2man-1.33.1.ebuild
Filename:
MIME Type:
Creator:
Mr. Bones. (RETIRED)
Created:
2004-02-02 04:29:08 UTC
Size:
807 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.16 2003/12/17 20:18:15 brad_mssw Exp $ > >MY_P="${P/-/_}" >DESCRIPTION="GNU utility to convert program --help output to a man page" >HOMEPAGE="http://www.gnu.org/software/help2man" >SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz" > >KEYWORDS="x86 amd64 ppc sparc alpha hppa mips arm ia64 ppc64" >LICENSE="GPL-2" >SLOT="0" >IUSE="nls" > >DEPEND="dev-lang/perl > nls? ( dev-perl/Locale-gettext )" > >src_compile() { > econf \ > `use_enable nls` \ > || die > emake || die "emake failed" >} > >src_install(){ > make DESTDIR="${D}" install || die "make install failed" > dodoc ChangeLog NEWS README THANKS || die "dodoc 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 40162
: 24803