summaryrefslogtreecommitdiff
path: root/Documentation/CODE
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/CODE')
-rw-r--r--Documentation/CODE5
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/CODE b/Documentation/CODE
index 8691c7b4f30..250046153d7 100644
--- a/Documentation/CODE
+++ b/Documentation/CODE
@@ -63,13 +63,10 @@ Examples:
# Block all versions of kdelibs <4.2.0
add_blocker kdelibs '<4.2.0'
- # Block all versions of kdelibs <=4.2.80 or <=4.3.2 or <4.3.65 or <=9999, depending on SLOT
- add_blocker kdelibs 4.2.80 4.3.2:4.3 '<4.3.65:4.4' 9999:live
-
# Block all versions of kde-menu (replaced by kdebase-menu)
add_blocker kde-menu
- # Block all versions of kdelibs in slot :4.1 or prior
+ # Block all versions of kdelibs in KDE 4.1 or prior
add_blocker kdelibs 4.1.50
For more details, read the comments in kde4-functions.eclass