From abffb0bdcb415609a7d938d4ba2f619c0143352b Mon Sep 17 00:00:00 2001 From: LluĂ­s Batlle i Rossell Date: Sat, 9 Jan 2010 21:33:28 +0000 Subject: Fixing the descsription of some packages. Previously I misunderstood what they were for, in particular. svn path=/nixpkgs/trunk/; revision=19321 --- pkgs/development/libraries/libmusclecard/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/development/libraries') diff --git a/pkgs/development/libraries/libmusclecard/default.nix b/pkgs/development/libraries/libmusclecard/default.nix index 36e946d2e6a..5968c6d9a55 100644 --- a/pkgs/development/libraries/libmusclecard/default.nix +++ b/pkgs/development/libraries/libmusclecard/default.nix @@ -13,8 +13,8 @@ stdenv.mkDerivation { buildInputs = [ pkgconfig pcsclite ]; meta = { - description = "Smart card framework"; - homepage = http://muscleplugins.alioth.debian.org/; + description = "Library for MUSCLE smartcard applications"; + homepage = http://pcsclite.alioth.debian.org/; license = "BSD"; maintainers = with stdenv.lib.maintainers; [viric]; platforms = with stdenv.lib.platforms; linux; -- cgit 1.4.1