Files
entropy/conf/packages/package.unmask.example

19 lines
589 B
Plaintext

# package.unmask example file
#
# In this file you can specify atoms, one per line, that you would unmask.
# Unmasking a package (atom) means that you will allow Entropy to pull in a package even if it's marked as "experimental".
# LINE CONSTRUCTION:
# <atom>
# See examples below
# NOTE: for inline comments, please use "##" instead of "#"
# EXAMPLES:
# >=media-libs/foo-1.2.3
# media-libs/foo
# <media-libs/foo-1.2.3
# media-libs/foo:1
# >=media-libs/foo-1.2.3#2.6.23-sabayon-r1
#
# :1 means package with SLOT="1"
# #2.6.23-sabayon-r1 means package with kernel tag = 2.6.23-sabayon-r1