summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/CODE2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/CODE b/Documentation/CODE
index 4954a93d4b4..19ab1fd6dc3 100644
--- a/Documentation/CODE
+++ b/Documentation/CODE
@@ -9,6 +9,8 @@ KDE4 (kde-testing) policies:
- append valid metadata.xml - not necessarily with <herd>kde</herd> if you're proxy
maintaining some ebuild. Never append ChangeLog because file/folder history is determined by commit log.
+ - NEVER EVER commit anything that can broke metadata cache. Check every commit at least with repoman -v -d full!
+
- always separate DEPEND and RDEPEND properly (adding COMMON_DEPEND if needed)
- always use kde4-* eclasses. kde4-base for applications with main CMakeLists.txt in toplevel