summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/btrfs-progs: sync live ebuildMike Gilbert2017-11-211-2/+2
| | | | Package-Manager: Portage-2.3.14_p5, Repoman-2.3.6
* sys-fs/btrfs-progs: bump up to 4.14Sergei Trofimovich2017-11-201-1/+4
| | | | | | | Had to drop keywords for alpha and ia64 due to new app-arch/zstd depend. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-fs/btrfs-progs: set >=sys-fs/reiserfsprogs-3.6.27 as a lower bound, bug ↵Sergei Trofimovich2017-10-281-2/+2
| | | | | | | | #634892 Reported-by: https://bugs.gentoo.org/634892 Closes: https://bugs.gentoo.org/634892 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-fs/btrfs-progs: update live ebuild to use comma separatorSergei Trofimovich2017-10-121-4/+2
| | | | | | | https://github.com/kdave/btrfs-progs/commit/ab74bdc1cbc874078f80796537542075741586f3 fixes comma (',') as a list separator. Package-Manager: Portage-2.3.10, Repoman-2.3.3
* sys-fs/btrfs-progs: add USE=reiserfs for automagic depend on reiserfsprogs, ↵Sergei Trofimovich2017-10-091-3/+12
| | | | | | | | | | | | | | bug #632092 USE=static exposed automagic dependency on libreiserfscore.a. The change adds USE=reiserfs and makes dependency and configuration explicit. While at it tweaked live ebuild (added 'm4' directory to autoconf). Reported-by: Attila Tóth Closes: https://bugs.gentoo.org/632092 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/btrfs-progs: bump up to 4.7Sergei Trofimovich2016-08-221-1/+1
| | | | Package-Manager: portage-2.3.0_p23
* sys-fs/btrfs-progs: Bump to 4.5.1Mike Gilbert2016-04-011-3/+3
| | | | | | Also convert to EAPI 6. Package-Manager: portage-2.2.28_p64
* sys-fs/btrfs-progs: Add static USE flagMike Gilbert2016-01-141-2/+12
| | | | | | Based on patch by Olliver Schinagl. Package-Manager: portage-2.2.26_p103
* sys-fs/btrfs-progs: Add static-libs USE flagMike Gilbert2016-01-141-3/+6
| | | | | | Based on patch by Olliver Schinagl. Package-Manager: portage-2.2.26_p103
* sys-fs/btrfs-progs: Depend on sys-apps/util-linuxMike Gilbert2016-01-141-1/+2
| | | | | | Needed for libblkid and libuuid. Package-Manager: portage-2.2.26_p103
* sys-fs/btrfs-progs: Point the live ebuild at a more lively git repoMike Gilbert2015-10-091-2/+1
| | | | | | Bug: https://bugs.gentoo.org/562636 Package-Manager: portage-2.2.22_p20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+81
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