Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 182

Summary: IPv6 tools
Product: Gentoo Linux Reporter: Jeffry <gila>
Component: Current packagesAssignee: Donny Davies (RETIRED) <woodchip>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeffry 2002-01-15 14:11:39 UTC
these are some tools to add, includes ping6, traceroute6 etc.. i believe they
explain them selfs
Comment 1 Jeffry 2002-01-15 14:27:56 UTC
sorry about that... but i cant seem to get it attached ?


# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jeffry Molanus <Gila@home.nl> contributed by Ferry Meyndert
<m0rpheus@poseidon.mine.nu> 

P=iputils-ss011202
A=iputils-ss011202.tar.gz
S=${WORKDIR}/iputils
DESCRIPTION="IPV6 utils"
SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iputils-ss011202.tar.gz"
HOMEPAGE="http://"

DEPEND=">=sys-libs/glibc-2.1.3"

src_unpack (){
    unpack ${A}
}

src_compile() {
        make || die
}

src_install () {
into /
dobin ping6 rarpd tftpd tracepath6 traceroute6 clockdiff ipg
dodoc README RELNOTES
}




Comment 2 Damon Conway (RETIRED) gentoo-dev 2002-01-20 01:03:39 UTC
Reopened this ticket and assigned to component owner.  Bug submitter had marked 
it as resolved.
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-02-01 16:39:52 UTC
azarah has too many bugs, reassigning
sorry for the confusion
Comment 4 Donny Davies (RETIRED) gentoo-dev 2002-02-01 23:05:30 UTC
nope.  im not your personal slave.  if you cant take the time to create
a decent ebuild, why should i have to waste my time fixing it for you?

fix it yuorself, and resubmit it bucko.

--
no provisions for using the users cflags.
you're included the ipg script, but you havent installed the included module.
no homepage.
A is not used for anything.
3 peoples names in the ebuild?

this submission is a complete pile of junk.  it saddens me that people actually 
think we have nothing better to do than to clean up garbage.

this is pathetic.