summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/burp: remove oldMarek Szuba2019-10-081-1/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-backup/burp: bump to version 2.2.18 and EAPI 7Marek Szuba2019-03-251-0/+1
| | | | | | | | | | Seems to fix the problem with running the test suite on a file system not supporting user xattrs as well. Closes: https://bugs.gentoo.org/679758 Closes: https://bugs.gentoo.org/641926 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-backup/burp: remove old following full stabilisation of 2.1.32Marek Szuba2018-05-291-1/+0
| | | | | | | | | There are now no versions left in the tree that are vulnerable to either #628770 or #641842 Bug: https://bugs.gentoo.org/show_bug.cgi?id=628770 Bug: https://bugs.gentoo.org/show_bug.cgi?id=641842 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-backup/burp: remove oldMarek Szuba2018-05-251-4/+0
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* app-backup/burp: bump to 2.1.32Marek Szuba2018-04-181-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-backup/burp: bump to 2.1.28Marek Szuba2018-02-151-0/+1
| | | | | | This is the first version declared stable by upstream since 2.0.54. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-backup/burp: bump to 2.1.26Marek Szuba2018-01-051-0/+1
| | | | | | Happy 2018! Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: bump to 2.1.24Marek Szuba2017-12-201-0/+1
| | | | | | This also moves burp PID files from /run/burp to /run. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: remove oldMarek Szuba2017-12-201-2/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* app-backup/burp: bump to 2.1.22Marek Szuba2017-11-171-0/+1
| | | | | | | | | | Note that this ebuild fails the test phase when linked against <net-libs/librsync-2.0.1. Upstream has been notified and already fixed the problem in the master branch, meanwhile however just let it slide - it only occurs if you combine an unstable version of burp with a stable version of librsync. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-backup/burp: remove old unstable-branch versionsMarek Szuba2017-10-111-2/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-backup/burp: bump to 2.1.20Marek Szuba2017-10-081-0/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* app-backup/burp: bump to 2.1.12Marek Szuba2017-07-101-0/+1
| | | | | | | Includes a fix which allows correct detection of sys-libs/ncurses when USE=tinfo is set. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-backup/burp: remove oldMarek Szuba2017-07-101-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-backup/burp: bump to 2.1.10Marek Szuba2017-06-061-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-backup/burp: bump to 2.1.8Marek Szuba2017-05-311-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-backup/burp: bump to 2.0.54Marek Szuba2017-04-261-0/+1
| | | | | Gentoo-Bug: 615666 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-backup/burp: Remove old, unsupported versionAmadeusz Żołnowski2016-12-291-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-backup/burp: Remove ancient versionAmadeusz Żołnowski2016-06-171-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-backup/burp: Remove oldest 1.4.x versionAmadeusz Żołnowski2015-08-301-1/+0
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Version bumpAmadeusz Żołnowski2015-08-171-0/+1
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Remove oldest 1.4.x versionAmadeusz Żołnowski2015-08-171-1/+0
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+4
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