diff options
author | Jonathan Callen <en.ABCD@gmail.com> | 2009-08-26 18:46:16 -0400 |
---|---|---|
committer | Jonathan Callen <en.ABCD@gmail.com> | 2009-08-26 18:46:16 -0400 |
commit | 34c774f53febd0da9eca9db39de3ce1301bfad93 (patch) | |
tree | 831d4cdf196ad9feeffc4e055adc8afff1ffb32e /Documentation/CODE | |
parent | [app-editors/kile] Version bump. (diff) | |
download | kde-34c774f53febd0da9eca9db39de3ce1301bfad93.tar.gz kde-34c774f53febd0da9eca9db39de3ce1301bfad93.tar.bz2 kde-34c774f53febd0da9eca9db39de3ce1301bfad93.zip |
[Documentation/CODE] Remove trailing space
Diffstat (limited to 'Documentation/CODE')
-rw-r--r-- | Documentation/CODE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/CODE b/Documentation/CODE index ad26f9db29..daf53b4dfa 100644 --- a/Documentation/CODE +++ b/Documentation/CODE @@ -9,7 +9,7 @@ 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 break metadata cache. Check every commit at least with repoman -v -d full! + - NEVER EVER commit anything that can break metadata cache. Check every commit at least with repoman -v -d full! - always separate DEPEND and RDEPEND properly (adding COMMON_DEPEND if needed) |