summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/maintainers/meetings/meeting-2012-0716
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/maintainers/meetings/meeting-2012-07 b/Documentation/maintainers/meetings/meeting-2012-07
new file mode 100644
index 00000000000..7a3c7077e70
--- /dev/null
+++ b/Documentation/maintainers/meetings/meeting-2012-07
@@ -0,0 +1,16 @@
+Agenda topics for the next KDE team meeting
+-------------------------------------------
+
+1. Roll call (5 minutes)
+
+2. Bugs (30 minutes)
+ * app-cdr/k3b: Excessive use of REQUIRED_USE (and wrong combination USE="lame"+"encode")
+ REQUIRED_USE was added, otherwise USE="-encode lame" does nothing
+ Options:
+ 1. Revert to original behaviour - we don't care that USE="-encode lame" does nothing
+ 2. Keep the REQUIRED_USE, but rename lame -> mp3
+ 3. Drop the encode flag, but move the optional RDEPS to an elog
+ 4. Drop the encode flag and keep optional RDEPS (current behaviour)
+ https://bugs.gentoo.org/show_bug.cgi?id=417235
+
+3. Open floor (15 minutes)