- remove the use of list.sort() method in favour of sorted(list) - implement a per-repository system packages mask, to force clients to install specified packages (like one of the slotted sys-libs/db packages for convenience), consider this an extension to system packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2721 cd1c1023-2f26-0410-ae45-c471fc1f0318
16 lines
375 B
Plaintext
16 lines
375 B
Plaintext
# Server side packages.db.system_mask file, to force clients to install specified packages
|
|
#
|
|
# In this file you can specify atoms, one per line, that you would force clients to install.
|
|
# Use with care.
|
|
|
|
# LINE CONSTRUCTION:
|
|
# <atom>
|
|
# See examples below
|
|
|
|
# EXAMPLES:
|
|
# >=media-libs/foo-1.2.3
|
|
# media-libs/foo
|
|
# media-libs/foo:1
|
|
# >=media-libs/foo-1.2.3#2.6.23-sabayon-r1
|
|
#
|