Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tail +2 -> tail -n +2 to be compatible with latest coreutils. Closes bug #62606. | Sven Wegener | 2004-09-02 | 1 | -2/+2 |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation | Aron Griffis | 2004-07-14 | 1 | -2/+2 |
| | |||||
* | gpl2, forget the later | Mike Frysinger | 2004-03-04 | 1 | -8/+8 |
| | |||||
* | Update Copyright years | Mike Frysinger | 2003-02-14 | 1 | -2/+2 |
| | |||||
* | Updated sed statement from "sed -e '/^#/d' -e '/^$/d'" to "sed -e '/^ | Nick Hadaway | 2002-08-14 | 1 | -2/+2 |
| | | | | | *[^# ]/!d'" which appears to be a cleaner way of removing comments and blank lines. Thanks to André Luiz Pfitzner for the suggestion. | ||||
* | added a depend on ypbind for autofs | Ben Lutgens | 2002-07-17 | 1 | -1/+2 |
| | | | | | | | | | | updated the HOMEPAGE for ppp disabled use of socks5 USE var in bitchx cause it's b0rken added a fetchmail system wide init script, revved the package and masked it added mailman to the tree and masked it, hope to hell i didn't miss anything. Sorry daniel, can't run repoman this high-up in the tree, you'll have to take my word for it I ran it individually on each package i touched ;-) | ||||
* | Fixed regex. Fixes #3931 | Ryan Phillips | 2002-06-21 | 1 | -2/+2 |
| | |||||
* | Tweak initscript for timeouts. Closes bug #444. | Donny Davies | 2002-02-02 | 1 | -9/+17 |
| | |||||
* | This verson installs an rc6 compatible initscript into the right place. | Donny Davies | 2002-01-26 | 1 | -0/+129 |
Slightly cleaned the ebuild, cosmetic-wise. |