File:KubuntuPPAs.png: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 April 2014

  • curprev 08:2508:25, 23 April 2014Apachelogger talk contribs 440 bytes +440 == Source == <code> digraph archives { edge [style=dashed,color=blue,minlen=2]; "staging" [weight=100]; "experimental" -> "staging"; "staging" -> "beta-backports"; edge [style=solid,color=black,minlen=1]; "beta-backports" -> "backports"; "staging" ->...