Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix digest. | 2009-02-16 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1.6.7/cvs/Linux x86_64 | ||||
* | Revision bump, see bug #258582. Changed maintainer. | 2009-02-12 | 1 | -2/+8 | |
| | | | | Package-Manager: portage-2.1.6.7/cvs/Linux x86_64 | ||||
* | Add version that builds and works wrt bug #198121 (gcc43). | 2008-12-23 | 1 | -2/+7 | |
| | | | | Package-Manager: portage-2.2_rc18/cvs/Linux 2.6.27-gentoo-r4 i686 | ||||
* | Adding patch for compilation against dev-libs/popt-1.12, as N is already ↵ | 2007-12-29 | 1 | -1/+8 | |
| | | | | | | defined in popt.h. This keeps it working with current stable dev-libs/popt, which doesn't have the define in popt.h. Thanks to Preston Crow <pc_gentoo_bugzilla at crowcastle.net> in #201958 for the idea. Package-Manager: portage-2.1.3.19 | ||||
* | Removing uberlord from metadata.xml as per #199318. Assigning to ↵ | 2007-12-25 | 1 | -1/+5 | |
| | | | | | | maintainer-needed. Package-Manager: portage-2.1.3.19 | ||||
* | add herd:no-herd | 2007-05-14 | 1 | -2/+5 | |
| | | | | Package-Manager: portage-2.1.2.2 | ||||
* | Stable on hppa wrt #134896 | 2006-08-23 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1-r2 | ||||
* | Mark 0.8.24 stable on ia64 | 2006-07-13 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1-r1 | ||||
* | Stable on x86; bug #134896 | 2006-06-04 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1_rc3-r5 | ||||
* | stable on amd64 wrt bug #134896 | 2006-06-01 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1_rc3-r3 | ||||
* | Stable on SPARC wrt bug #134896. | 2006-05-30 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1_rc3-r2 | ||||
* | Marked ppc, requested in bug #134896 | 2006-05-30 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.1_rc2-r3 | ||||
* | Version bump, #131650 thanks to Dick Marinus. | 2006-04-30 | 1 | -1/+7 | |
| | | | | Package-Manager: portage-2.1_pre10 | ||||
* | New patch, now with resolvconf support. | 2006-04-07 | 1 | -2/+9 | |
| | | | | | Actually we don't unpatch it from Debians patch, but whatever ;) Package-Manager: portage-2.1_pre7-r4 | ||||
* | Only install specific po files if LINGUAS is set | 2005-11-18 | 1 | -2/+3 | |
| | | | | Package-Manager: portage-2.0.51.22-r3 | ||||
* | Fixed gcc4 compilation warnings | 2005-11-18 | 1 | -1/+7 | |
| | | | | Package-Manager: portage-2.0.51.22-r3 | ||||
* | Punted old ebuilds. | 2005-10-06 | 1 | -1/+5 | |
| | | | | Package-Manager: portage-2.0.51.22-r3 | ||||
* | stable on ia64 | 2005-08-25 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Stable on hppa. | 2005-08-20 | 1 | -2/+2 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Stable on ppc (bug #102585). | 2005-08-20 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Stable on sparc wrt #102585 | 2005-08-16 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Stable on amd64 and x86 | 2005-08-15 | 1 | -1/+4 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Fixed two bad pointers - thanks to DaPhreak in IRC. | 2005-07-15 | 1 | -3/+7 | |
| | | | | | Re-enabled building with -fPIC and CFLAGS. Package-Manager: portage-2.0.51.22-r1 | ||||
* | Fixed a bad domain pointer - thanks to DaPhreak in IRC | 2005-07-15 | 1 | -1/+5 | |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Fixed --keep-up. Needs to be used when starting instead of releasing now. | 2005-07-14 | 1 | -1/+8 | |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Integrated Debians pump patchset which fixes a few things. | 2005-07-14 | 1 | -1/+8 | |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Enable the creation of /etc/ntp.conf and the --no-ntp option | 2005-07-13 | 1 | -1/+8 | |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Fixed an issue with not dropping the broadcast route | 2005-07-01 | 1 | -1/+8 | |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | Combined the new features I've done into one Gentoo patch including :- | 2005-07-01 | 1 | -1/+14 | |
| | | | | | | | | | Enable the --script option to specify a script to run on DHCP actions Enable the --keep-up option to keep interfaces up when we release The --keep-up option makes the disable-before-setup patch redundant Package-Manager: portage-2.0.51.19 | ||||
* | Enable the -e (--etc-dir) option to specify where to make | 2005-06-30 | 1 | -1/+17 | |
| | | | | | | | | | | | resolv.conf - default /etc Enable the -m (--route-metric) option to specify the default metric applied to routes For some reason, pump doesn't disable the interface before applying it's setup - this resulted in a duplicate route, so we re-introduce the old behaviour | ||||
* | version bump, fix bug #64831 | 2005-04-27 | 1 | -2/+8 | |
| | | | | Package-Manager: portage-2.0.51.20-r4 | ||||
* | update copyright line: Gentoo Technologies => Gentoo Foundation | 2004-06-25 | 1 | -2/+2 | |
| | |||||
* | ChangeLog fix | 2004-03-18 | 1 | -1/+2 | |
| | |||||
* | revision bumps to PROVIDE virtual/dhcpc, thanks to a request by William ↵ | 2004-03-09 | 1 | -2/+10 | |
| | | | | Hubbs <kc5eiv@kc5eiv.homeip.net> on the gentoo-dev mailing list: http://article.gmane.org/gmane.linux.gentoo.devel/11579 | ||||
* | version bump thanks to hillster | 2003-09-14 | 1 | -1/+6 | |
| | |||||
* | Update Copyright years | 2003-02-12 | 1 | -2/+2 | |
| | |||||
* | removed init.d script | 2003-01-17 | 1 | -4/+4 | |
| | |||||
* | fixed broken ChangeLog entries | 2002-12-13 | 1 | -3/+2 | |
| | |||||
* | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org | 2002-12-09 | 1 | -1/+4 | |
| | |||||
* | Added ppc to KEYWORDS. | 2002-12-04 | 1 | -1/+5 | |
| | |||||
* | repoman QA issues | 2002-07-09 | 1 | -3/+6 | |
| | |||||
* | initial changelogs for all packages and example skel.ChangeLog | 2002-02-01 | 1 | -0/+13 | |