SVN-Mirror: mark as broken

It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
This commit is contained in:
Pascal Wittmann 2015-09-09 20:57:41 +02:00
parent f24ccfd54d
commit 73622fabfb

View file

@ -9892,6 +9892,11 @@ let self = _self // overrides; _self = with self; {
ClassAccessor Filechdir pkgs.subversion URI
TermReadKey TimeDate SVNSimple
];
meta = {
# It is no longer developed and fails to build. It was also removed from
# debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
broken = true;
};
};
SVNSimple = buildPerlPackage {