Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 201126 Details for
Bug 62397
ttysnoop (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for app-admin/ttysnoop_k26-0.12d
ttysnoop_k26-0.12d.ebuild (text/plain), 905 bytes, created by
Sergey Popov (RETIRED)
on 2009-08-13 13:26:58 UTC
(
hide
)
Description:
Ebuild for app-admin/ttysnoop_k26-0.12d
Filename:
MIME Type:
Creator:
Sergey Popov (RETIRED)
Created:
2009-08-13 13:26:58 UTC
Size:
905 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-admin/ttysnoop/paxtest-0.12d.ebuild > >inherit eutils > >IUSE="" >DESCRIPTION="Tool for nosiy admins." >HOMEPAGE="http://sysd.org/stas/node/35" >SRC_URI="http://sysd.org/stas/files/active/0/ttysnoop-0.12d.k26.tar.gz > http://pinkbyte.narod.ru/gentoo/ttysnoop-0.12d.k26.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >DEPEND="virtual/libc" > >S=${WORKDIR}/ttysnoop-${PV}.k26 > >src_compile() { > epatch "${FILESDIR}/pinkbyte_masking.patch" > emake || die "emake failed" >} > >src_install() { > for doc in Changelog README "snooptab.dist" ; do > [ -f "${doc}" ] && dodoc ${doc} > done > exeinto /sbin > doexe ttysnoop > doexe ttysnoops > doman ttysnoop.8 > dodir /etc > cp snooptab.dist ${D}/etc/snooptab >}
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 62397
:
39106
|
39107
|
115875
| 201126 |
201128