Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-mail/offlineimap: version bump to 7.1.5 | Tim Harder | 2018-03-22 | 2 | -0/+53 |
| | |||||
* | net-mail/*: Update Manifest hashes | Michał Górny | 2017-12-10 | 1 | -8/+8 |
| | |||||
* | net-mail/offlineimap: version bump to 7.1.4 | Tim Harder | 2017-11-06 | 2 | -0/+53 |
| | |||||
* | net-mail/offlineimap: version bump to 7.1.3 | Tim Harder | 2017-10-08 | 2 | -0/+53 |
| | |||||
* | net-mail/offlineimap: version bump to 7.1.2 | Tim Harder | 2017-07-22 | 2 | -0/+53 |
| | |||||
* | net-mail/offlineimap: offlineimap does not support python3 bug 616388 | Matthew Thode | 2017-06-17 | 3 | -3/+3 |
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 | ||||
* | net-mail/offlineimap: version bump to 7.1.1 | Tim Harder | 2017-06-02 | 2 | -0/+53 |
| | |||||
* | net-mail/offlineimap: bump to 7.1 | Jason Zaman | 2017-04-21 | 2 | -0/+53 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | net-mail/offlineimap: remove old | Tim Harder | 2017-04-12 | 4 | -159/+0 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.14 | Tim Harder | 2017-04-12 | 2 | -0/+53 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 5 | -5/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | net-mail/offlineimap: version bump to 7.0.13 | Tim Harder | 2017-01-30 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: remove old | Tim Harder | 2016-12-09 | 5 | -216/+0 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.12 | Tim Harder | 2016-12-09 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.10 | Tim Harder | 2016-11-29 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.9 | Tim Harder | 2016-11-09 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.8 | Tim Harder | 2016-10-27 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.7 | Tim Harder | 2016-09-21 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: remove old | Tim Harder | 2016-09-02 | 6 | -247/+0 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.6 | Tim Harder | 2016-08-25 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump for old 6.x series (bug #591094) | Tim Harder | 2016-08-17 | 2 | -0/+59 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.5 | Tim Harder | 2016-08-10 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: version bump to 7.0.4 | Tim Harder | 2016-08-09 | 2 | -0/+54 |
| | |||||
* | net-mail/offlineimap: remove old | Tim Harder | 2016-08-02 | 2 | -83/+0 |
| | |||||
* | net-mail/offlineimap: only show postinst message for new installs | Tim Harder | 2016-08-02 | 1 | -10/+12 |
| | | | | Also, fix dev-python/six dep to use proper python versions. | ||||
* | net-mail/offlineimap: sqlite is unconditional, bug 590180 | Jason Zaman | 2016-08-01 | 1 | -9/+2 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-mail/offlineimap: bump to 7.0.3 and EAPI6 | Jason Zaman | 2016-08-01 | 4 | -0/+97 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Revert DOCTYPE SYSTEM https changes in metadata.xml | Mike Gilbert | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 | ||||
* | Use https by default | Justin Lecher | 2015-08-24 | 1 | -1/+1 |
| | | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 6 | -0/+246 |
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed |