unmaintain several packages

This commit is contained in:
Ludovic Courtès
2013-08-16 23:44:33 +02:00
parent 68ce9e91e1
commit 2e937c437a
136 changed files with 144 additions and 144 deletions

View File

@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
homepage = http://www.gnu.org/software/commoncpp/;
license = "LGPLv3+";
maintainers = with stdenv.lib.maintainers; [ viric ludo ];
maintainers = with stdenv.lib.maintainers; [ viric ];
platforms = stdenv.lib.platforms.all;
};
}