Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25638 Details for
Bug 41629
shed-1.10.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
shed-1.10.ebuild
shed-1.10.ebuild (text/plain), 734 bytes, created by
Sven Wegener
on 2004-02-14 23:20:17 UTC
(
hide
)
Description:
shed-1.10.ebuild
Filename:
MIME Type:
Creator:
Sven Wegener
Created:
2004-02-14 23:20:17 UTC
Size:
734 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /usr/local/cvsroot/stealer-gentoo-portage/gentoo-x86/app-editors/shed/shed-1.10.ebuild,v 1.1 2004/02/15 07:17:06 sven Exp $ > >DESCRIPTION="Simple Hex EDitor" >HOMEPAGE="http://shed.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="virtual/glibc > >=sys-libs/ncurses-5.3" > >src_compile() { > econf || die "econf failed" > emake CXXFLAGS="${CXXFLAGS}" || die "emake failed" >} > >src_install() { > dodir /usr/bin /usr/share/man/man1 > make DESTDIR=${D} install || die "install failed" > > dodoc AUTHORS BUGS COPYING ChangeLog INSTALL README TODO >}
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 41629
: 25638