Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed the ipv6 patch as it only works with 3.1.5 | Nick Hadaway | 2003-10-18 | 3 | -10/+13 |
| | |||||
* | Fixed merging error when USE="cjk" | Masatomo Nakano | 2003-10-16 | 3 | -7/+10 |
| | |||||
* | updates the exploit fix in 3.1.5 among other bug fixes. | Nick Hadaway | 2003-10-16 | 4 | -3/+46 |
| | |||||
* | updates the exploit fix in 3.1.5 among other bug fixes. | Nick Hadaway | 2003-10-16 | 1 | -2/+4 |
| | |||||
* | repoman: trim trailing whitespace | Michael Sterrett | 2003-09-07 | 3 | -6/+6 |
| | |||||
* | Add amd64 keywords | Olivier Crête | 2003-07-18 | 1 | -2/+2 |
| | |||||
* | Adding amd64 keyword to stuff | Olivier Crête | 2003-07-18 | 1 | -2/+2 |
| | |||||
* | removing lockfile | Robin H. Johnson | 2003-07-03 | 2 | -2/+0 |
| | |||||
* | Add frozen lock support | Robin H. Johnson | 2003-07-03 | 2 | -0/+2 |
| | |||||
* | Added ipv6 support. | Guy Martin | 2003-06-17 | 4 | -6/+48 |
| | |||||
* | Added ipv6 support. | Guy Martin | 2003-06-17 | 1 | -0/+2 |
| | |||||
* | Fixing doc issue. Closes #22051. | Martin Holzer | 2003-06-01 | 3 | -6/+9 |
| | |||||
* | adding Manifest | Martin Holzer | 2003-05-31 | 1 | -0/+6 |
| | |||||
* | adding Manifest | Martin Holzer | 2003-05-31 | 1 | -0/+0 |
| | |||||
* | added a cjk patch | Jungmin Seo | 2003-05-04 | 3 | -3/+27 |
| | |||||
* | stable on alpha | Aron Griffis | 2003-03-09 | 2 | -3/+6 |
| | |||||
* | Changed ~sparc keyword to sparc. | Jason Wever | 2003-03-06 | 2 | -3/+6 |
| | |||||
* | Added hppa to keywords. | Guy Martin | 2003-02-14 | 2 | -3/+6 |
| | |||||
* | Update Copyright years | Mike Frysinger | 2003-02-13 | 2 | -4/+4 |
| | |||||
* | Update Copyright years | Mike Frysinger | 2003-02-12 | 1 | -2/+2 |
| | |||||
* | unmasked for 1.4 release | Daniel Robbins | 2003-01-03 | 1 | -2/+2 |
| | |||||
* | KEYWORDS for alpha | Bjoern Brauel | 2002-12-15 | 3 | -5/+11 |
| | |||||
* | fixed broken ChangeLog entries | Maik Schreiber | 2002-12-13 | 1 | -3/+2 |
| | |||||
* | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org | Rodney Rees | 2002-12-09 | 3 | -5/+8 |
| | |||||
* | version bump | Seemant Kulleen | 2002-10-21 | 3 | -1/+32 |
| | |||||
* | Adding sparc/sparc64 keywords | Maarten Thibaut | 2002-08-16 | 1 | -2/+2 |
| | |||||
* | repoman'd | Seemant Kulleen | 2002-07-17 | 3 | -34/+3 |
| | |||||
* | ppc tagging | Seemant Kulleen | 2002-07-16 | 4 | -32/+8 |
| | |||||
* | header fixes | Daniel Robbins | 2002-07-11 | 3 | -6/+3 |
| | |||||
* | new version | Gabriele Giorgetti | 2002-07-07 | 3 | -1/+37 |
| | |||||
* | version bump - added LICENSE | Thilo Bangert | 2002-06-19 | 3 | -1/+36 |
| | |||||
* | new SLOT'ed version, removed old one | Bart Verwilst | 2002-02-09 | 3 | -6/+6 |
| | |||||
* | initial changelogs for all packages and example skel.ChangeLog | Geert Bevin | 2002-02-01 | 1 | -0/+13 |
| | |||||
* | full digest recalculation with correct filesizes | Daniel Robbins | 2002-01-30 | 1 | -1/+1 |
| | |||||
* | new stuff from chiba (mostly digests) | Daniel Robbins | 2001-11-29 | 1 | -1/+1 |
| | |||||
* | Updated to latest version, cleaned up ebuild syntax, removed old | Jerry Alexandratos | 2001-11-27 | 4 | -31/+29 |
| | | | | version... | ||||
* | digest fix-o-rama | Daniel Robbins | 2001-11-16 | 1 | -1/+1 |
| | |||||
* | digest-o-rama | Daniel Robbins | 2001-11-15 | 1 | -1/+1 |
| | |||||
* | massive digest update, part 2 | Daniel Robbins | 2001-10-25 | 1 | -0/+1 |
| | |||||
* | massive digest cleanup/regeneration | Daniel Robbins | 2001-10-25 | 1 | -1/+0 |
| | |||||
* | Moved cd ${D}/usr/bin to the inside of the conditional tests. No need | Jerry Alexandratos | 2001-07-22 | 1 | -3/+3 |
| | | | | to perform a "cd" if there's nothing to be done. | ||||
* | Arghh. ${D} in if test causes it to always be true. Fixed. | Jerry Alexandratos | 2001-07-22 | 1 | -2/+2 |
| | |||||
* | Fixed link of /usr/bin/ncftp -> /usr/bin/ftp. Made sure it was | Jerry Alexandratos | 2001-07-22 | 1 | -2/+4 |
| | | | | conditional... | ||||
* | Fixed typo in link for /usr/bin/ncftp -> /usr/bin/ftp. | Jerry Alexandratos | 2001-07-21 | 1 | -7/+4 |
| | | | | | | | Fixed syntax for symlink (cribbed from lukemftp portage) to make it removeable when an unmerge is done. Will take care of lukemftp later... | ||||
* | Upgraded: 3.0.2 -> 3.0.3. | Jerry Alexandratos | 2001-07-18 | 3 | -4/+9 |
| | | | | Houscleaning: removed old files. | ||||
* | minor fixes for rc5 | Achim Gottinger | 2001-06-24 | 1 | -4/+4 |
| | |||||
* | Dependencie fixes | Achim Gottinger | 2001-05-28 | 1 | -4/+4 |
| | |||||
* | Oops, just committed the version with the typo. | Jerry Alexandratos | 2000-12-22 | 1 | -2/+2 |
| | | | | | | Hoping that I caught this quickly enough. Mea culpa!!! | ||||
* | Import ncftp into portage tree. | Jerry Alexandratos | 2000-12-22 | 2 | -0/+27 |