diff options
| author | Jonathan Callen <abcd@gentoo.org> | 2009-10-07 14:58:43 -0400 |
|---|---|---|
| committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-07 14:58:43 -0400 |
| commit | ed827eb25729f28e29f2cb89d966d0abf4413810 (patch) | |
| tree | b040bbcdd5605492c3776454ddcec6b2fcab0536 /eclass/kde4-functions.eclass | |
| parent | 7d7d72050d108d2ad25d7e68ef0deabfbce74192 (diff) | |
| download | kde-ed827eb25729f28e29f2cb89d966d0abf4413810.tar.gz kde-ed827eb25729f28e29f2cb89d966d0abf4413810.tar.bz2 kde-ed827eb25729f28e29f2cb89d966d0abf4413810.zip | |
[eclass] Fix comment
Diffstat (limited to 'eclass/kde4-functions.eclass')
| -rw-r--r-- | eclass/kde4-functions.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass index d02292f352f..7845702df2a 100644 --- a/eclass/kde4-functions.eclass +++ b/eclass/kde4-functions.eclass @@ -512,7 +512,7 @@ _do_blocker() { # name, the optional second, is additional USE flags to append. # The output of this should be added directly to DEPEND/RDEPEND, and # may be wrapped in a USE conditional (but not an || conditional -# without an extra set of parentheses. +# without an extra set of parentheses). add_kdebase_dep() { debug-print-function ${FUNCNAME} "$@" |
