unmaintain several packages

This commit is contained in:
Ludovic Courtès
2013-08-16 23:45:01 +02:00
parent 68ce9e91e1
commit 2e937c437a
136 changed files with 144 additions and 144 deletions
@@ -135,7 +135,7 @@ stdenv.mkDerivation ({
homepage = "http://gcc.gnu.org/";
license = "GPL/LGPL";
description = "GNU Compiler Collection, 4.3.x";
maintainers = with stdenv.lib.maintainers; [viric ludo];
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
};