diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-26 12:11:15 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 18:43:10 -0500 |
commit | fe607e8da2bbc944761fb0c68fb545568bcd05dd (patch) | |
tree | cbe0615c436f9495ae42c305f71f85afc0622e55 /misc | |
parent | 9d8bacfd06d3bdae90a818e1fededc8b4962b743 (diff) |
whole repo: utf8 encoding fixes for maintainer names
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bsdsfv/bsdsfv.SlackBuild | 2 | ||||
-rw-r--r-- | misc/bsdsfv/bsdsfv.info | 2 | ||||
-rw-r--r-- | misc/cksfv/cksfv.SlackBuild | 2 | ||||
-rw-r--r-- | misc/cksfv/cksfv.info | 2 | ||||
-rw-r--r-- | misc/flashrom/flashrom.SlackBuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/bsdsfv/bsdsfv.SlackBuild b/misc/bsdsfv/bsdsfv.SlackBuild index 6e5a0599c932..b55d3614ff67 100644 --- a/misc/bsdsfv/bsdsfv.SlackBuild +++ b/misc/bsdsfv/bsdsfv.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bsdsfv # -# Copyright 2009 Niklas "Nille" Åkerström +# Copyright 2009 Niklas "Nille" Ã…kerström # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/misc/bsdsfv/bsdsfv.info b/misc/bsdsfv/bsdsfv.info index 9b107704b3e3..9e3ef6de6229 100644 --- a/misc/bsdsfv/bsdsfv.info +++ b/misc/bsdsfv/bsdsfv.info @@ -6,5 +6,5 @@ MD5SUM="381df19a827d5a20097ab95ea9e760fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Niklas 'Nille' Åkerström" +MAINTAINER="Niklas 'Nille' Ã…kerström" EMAIL="nille.kungen[AT]gmail.com" diff --git a/misc/cksfv/cksfv.SlackBuild b/misc/cksfv/cksfv.SlackBuild index 96c229b55cd6..0bbd51b8e2be 100644 --- a/misc/cksfv/cksfv.SlackBuild +++ b/misc/cksfv/cksfv.SlackBuild @@ -5,7 +5,7 @@ # Homepage http://www.iki.fi/shd/foss/cksfv/ # Freshmeat project page http://freshmeat.net/projects/cksfv/ -# Copyright 2007 Niklas "Nille" Åkerström +# Copyright 2007 Niklas "Nille" Ã…kerström # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/misc/cksfv/cksfv.info b/misc/cksfv/cksfv.info index f1ca5fefa359..00da82b0f749 100644 --- a/misc/cksfv/cksfv.info +++ b/misc/cksfv/cksfv.info @@ -6,5 +6,5 @@ MD5SUM="138bff42ab23fbba8cca0ae14b2d9e52" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Niklas 'Nille' Åkerström" +MAINTAINER="Niklas 'Nille' Ã…kerström" EMAIL="nille.kungen[AT]gmail.com" diff --git a/misc/flashrom/flashrom.SlackBuild b/misc/flashrom/flashrom.SlackBuild index b9d5793833a1..6ecd5ed76bbc 100644 --- a/misc/flashrom/flashrom.SlackBuild +++ b/misc/flashrom/flashrom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for flashrom -# Copyright 2009 Niklas "Nille" Åkerström +# Copyright 2009 Niklas "Nille" Ã…kerström # All rights reserved. # # Redistribution and use of this script, with or without modification, is |