treewide: fix the remaining issues with meta attributes
This commit is contained in:
@@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://code.google.com/p/libtiger/;
|
||||
authors = [ "Vincent Penquerc'h" ];
|
||||
description = "A rendering library for Kate streams using Pango and Cairo";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user