-
Notifications
You must be signed in to change notification settings - Fork 12
/
.bakerc
52 lines (48 loc) · 1.12 KB
/
.bakerc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
TOP_RC=1
PORTAGE_TREE=gentoo/portage
PORTAGE_TREE_NAME=bashlibs
PRE_COMPILE_DEPEND="build-essential cmake shunit2 $PRE_COMPILE_DEPEND"
PRE_COMPILE_DEPEND_IN_TRANSITION="realpath $PRE_COMPILE_DEPEND_IN_TRANSITION"
ALL_REPOSITORIES="bashlibs"
REPOSITORY_COLOR_bashlibs="red"
REPOSITORIES_NAMES="bashlibs"
PROJECTS_ORDER="
cmake-macros
bashlibs-cmake-macros
bashlibs-shunit2-enhancements
bashlibs-colors
bashlibs-verbose
bashlibs-usage
bashlibs-directories
bashlibs-file-manipulations
bashlibs-code-clarity
bashlibs-base
bashlibs-utils
bashlibs-date
bashlibs-grub
bashlibs-initramfs
bashlibs-math
bashlibs-os-detection
bashlibs-string
bashlibs-build-utils
bashlibs-kernel-cmdline
bashlibs-disks
bashlibs-qemu
bashlibs-chroot
bashlibs-kernel-versioning
bashlibs-config
bashlibs-ssh
bashlibs-apt
bashlibs-net
bashlibs-sysfs
bashlibs-cmdline
bashlibs-user
bashlibs-versions
bashlibs-checks
bashlibs-checksum
bashlibs-libvirt
bashlibs-dns
bashlibs-git
bashlibs-kernel-modules
bashlibs-gentoo
"