diff --git a/conf/packages/packages.db.restricted.example b/conf/packages/packages.db.restricted.example new file mode 100644 index 000000000..3c7cc13fb --- /dev/null +++ b/conf/packages/packages.db.restricted.example @@ -0,0 +1,17 @@ +# Server side packages.db.restricted file +# List here atoms (either package key or package key : slot) that should be +# considered legally sensible such as libdvdcss and friends + +# LINE CONSTRUCTION: +# +# See examples below + +# EXAMPLES: +# dev-libs/libdvdcss +# app-foo/foo:2 +# app-foo/foo + +# NOT ALLOWED: +# >=app-foo/foo-1.2.3 +#