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

@@ -54,6 +54,6 @@ stdenv.mkDerivation rec {
# The exception makes it similar to LGPLv2+ AFAICS.
license = "GPLv2+ + exception";
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
};
}

View File

@@ -104,7 +104,7 @@ stdenv.mkDerivation rec {
homepage = http://icedtea.classpath.org/;
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
# Restrict to GNU systems for now.
platforms = stdenv.lib.platforms.gnu;

View File

@@ -51,6 +51,6 @@ in
licenses = [ "MPLv1.1" /* or */ "GPLv2+" ];
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
};
}

View File

@@ -52,6 +52,6 @@ in
homepage = http://xml.apache.org/xalan-j/;
license = "Apache-2.0";
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
};
}

View File

@@ -52,6 +52,6 @@ in
license = "Apache-2.0";
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
};
}